author | Erik Faye-Lund <kusmabite@gmail.com> | |
Wed, 14 Dec 2011 14:07:08 +0000 (15:07 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 15 Dec 2011 03:30:41 +0000 (19:30 -0800) | ||
commit | 57590c72b4d3b02e32732c7d79514c0281d6c2b5 | |
tree | c2defaec51ac733b75adfed58d91b3072863c2c4 | tree | snapshot |
parent | 10dd3b2bf1444695416c0dac951297acf7d4e5e4 | commit | diff |
compat/setenv.c: update errno when erroring out
Previously, gitsetenv didn't update errno as it should when
erroring out. Fix this.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously, gitsetenv didn't update errno as it should when
erroring out. Fix this.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/setenv.c | diff | blob | history |