r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/replace/
commit342489a1d4d5cc4b16cf2e5ff7e671326f0cb3d5
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Sep 2005 02:36:56 +0000 (27 02:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:00 +0000 (10 13:39 -0500)
tree9c4fa4010be8cd6f3ae8f86933033aba7ebb5d58
parent54203aacd138c30826d54c5d9b6cc8d6e9e270f8
r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/replace/

the old timegm() replacement was also broken (it returned the wrong value)
source/lib/replace/replace.c