r22215: add strptime replacement to libreplace based on the patch
authorStefan Metzmacher <metze@samba.org>
Sat, 14 Apr 2007 09:14:40 +0000 (09:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:50:38 +0000 (14:50 -0500)
commitaba64521707143e6505b3322c390882a918a148a
tree83d336ef376c7a8cab86a63e12efa4fa9accc13d
parentbbde5b6a2f85f22110d6840857eaceb6b923c1b4
r22215: add strptime replacement to libreplace based on the patch
from jojowil@hvcc.edu to bug 4063

also add a testsuite for strptime()

metze
source/lib/replace/README
source/lib/replace/libreplace.m4
source/lib/replace/replace.h
source/lib/replace/strptime.c [new file with mode: 0644]
source/lib/replace/strptime.m4 [new file with mode: 0644]
source/lib/replace/test/testsuite.c