summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/test/strptime.c
Commit message (Collapse)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-172/+0
|
* r22223: make comparing of struct tm more verbose and more portableStefan Metzmacher2007-10-101-5/+25
| | | | | metze (This used to be commit 2552a3300ba94b48e447e82f6b1d2ffa76d5c660)
* r22216: move strptime testsuite into it's own fileStefan Metzmacher2007-10-101-0/+152
so we can include it for the configure test as it seems that strptime() is really broken on some hosts in the build farm, re should use the replacement code when we detect this in the configure test metze (This used to be commit 08a5e9760643b9fbf00fdcf7163de7cf50e841e6)