summaryrefslogtreecommitdiffstats
path: root/compat/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* use st_add and st_mult for allocation size computationJeff King2016-02-221-1/+1
* compat/setenv.c: error if name contains '='Erik Faye-Lund2011-12-141-1/+1
* compat/setenv.c: update errno when erroring outErik Faye-Lund2011-12-141-2/+8
* simplify inclusion of system header files.Junio C Hamano2006-12-201-2/+1
* compat/setenv: do not free what we fed putenv(3).Junio C Hamano2005-12-041-2/+6
* Add compat/setenv.c, use in git.c.Jason Riedy2005-12-031-0/+31