1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Tridgell
d01bdf1f2d r19408: I think tm_mon is ending up as -1 on some platforms 2007-10-10 14:21:27 -05:00
Andrew Tridgell
c4e1d2c5ae r19403: try to fix the crashes in the buildfarm related to timegm 2007-10-10 14:21:26 -05:00
Stefan Metzmacher
f9bff4dbda r18460: split out timegm test and only add timegm.o when needed
metze
2007-10-10 14:18:33 -05:00
Andrew Tridgell
e4c3b9ea2f r18057: fixed an #ifdef 2007-10-10 14:17:09 -05:00
Andrew Tridgell
1c91de687f r18055: aix needs time.h for timegm.c to compile 2007-10-10 14:17:09 -05:00
Andrew Tridgell
3ec1db7bd1 r18044: timegm.c needs to be in a separate file 2007-10-10 14:17:07 -05:00
Jelmer Vernooij
fe7ca4b145 r18031: Merge my replace fixes:
* libreplace can now build stand-alone
 * add stub testsuite for libreplace
 * make talloc/tdb/ldb use libreplace
2007-10-10 14:17:05 -05:00
Andrew Tridgell
ac178b5293 r17750: these have moved to ldb/replace/ now 2007-10-10 14:16:36 -05:00
Andrew Tridgell
acfaa98b5e r15953: our timegm() replacement still doesn't work, so grab the one from
Heimdal which does work. This should fix most of the rest of the
failures on solaris
2007-10-10 14:08:44 -05:00