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