1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-14 01:57:53 +03:00
Stefan Metzmacher 74eb3f2af1 r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 was a bad idea...
as in samba4 we use TIME_T_MIN = 0 (maybe we should do this in samba3 too) because
negativ values mean error.

but still restrict TIME_T_MAX to INT32_MAX, to not overflow gmtime() on 64 bit systems,
is this behavior documented somewhere?

metze
(This used to be commit 333b1b8c4885c47a0d14d83896fce6740fa4d663)
2007-10-10 13:49:51 -05:00
..
2007-10-10 13:46:03 -05:00
2007-10-10 13:49:46 -05:00
2007-10-10 13:34:33 -05:00
2007-10-10 13:34:33 -05:00
2007-10-10 13:39:08 -05:00