]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Add compat/unsetenv.c .
authorJason Riedy <ejr@EECS.Berkeley.EDU>
Wed, 25 Jan 2006 20:38:36 +0000 (12:38 -0800)
committerJunio C Hamano <junkio@cox.net>
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 <ejr@cs.berkeley.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
compat/unsetenv.c [new file with mode: 0644]
connect.c
git-compat-util.h