summaryrefslogtreecommitdiff
path: root/source4/lib/replace/timegm.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-0/+72
* libreplace can now build stand-alone * add stub testsuite for libreplace * make talloc/tdb/ldb use libreplace (This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)
2007-10-10r17750: these have moved to ldb/replace/ nowAndrew Tridgell1-72/+0
(This used to be commit ac178b52935d7629f8583092e833b74093ca70e1)
2007-10-10r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell1-0/+72
Heimdal which does work. This should fix most of the rest of the failures on solaris (This used to be commit acfaa98b5ea686feb81350baf09b3f4480f96edc)