Add compat/unsetenv.c .
authorJason Riedy <redacted>
Wed, 25 Jan 2006 20:38:36 +0000 (12:38 -0800)
committerJunio C Hamano <redacted>
Wed, 25 Jan 2006 23:10:39 +0000 (15:10 -0800)
commit731043fd4d55b1561ebb5a53daa4b9ff6dfac046
tree15c382b6fd015b5da5be577c57f76bc5096040d6
parent5ea06e2014a910240408f74b9dab2128a30fd06c
Add compat/unsetenv.c .

Implement a (slow) unsetenv() for older systems.

Signed-off-by: Jason Riedy <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
compat/unsetenv.c [new file with mode: 0644]
connect.c
git-compat-util.h
git clone https://git.99rst.org/PROJECT