Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compat/setenv.c: error if name contains '='ef/setenv-putenv | Erik Faye-Lund | 2011-12-14 | 1 | -1/+1 |
* | compat/setenv.c: update errno when erroring out | Erik Faye-Lund | 2011-12-14 | 1 | -2/+8 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -2/+1 |
* | compat/setenv: do not free what we fed putenv(3). | Junio C Hamano | 2005-12-04 | 1 | -2/+6 |
* | Add compat/setenv.c, use in git.c. | Jason Riedy | 2005-12-03 | 1 | -0/+31 |