r22221: merge from samba4:
authorStefan Metzmacher <metze@samba.org>
Sun, 15 Apr 2007 20:12:09 +0000 (20:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:21 +0000 (12:19 -0500)
commit057c1c04d09b48c713ebc0b334cabcefc02561e9
tree7feecbd199b1c825ec51e51e38edbb2e1df9dd5c
parent6a4f6c5177b4837fe7a238f067abbc5739ab0812
r22221: merge from samba4:

- libreplace unsetenv() and strptime() replacements

metze
12 files changed:
source/Makefile.in
source/lib/replace/Makefile.in
source/lib/replace/README
source/lib/replace/libreplace.m4
source/lib/replace/replace.c
source/lib/replace/replace.h
source/lib/replace/samba.m4
source/lib/replace/strptime.c [new file with mode: 0644]
source/lib/replace/strptime.m4 [new file with mode: 0644]
source/lib/replace/system/wait.h
source/lib/replace/test/strptime.c [new file with mode: 0644]
source/lib/replace/test/testsuite.c