r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/replace/
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Sep 2005 02:36:56 +0000 (02:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:00 +0000 (13:39 -0500)
commita2dffe109bc989c5a610d610a2f1a31f10d65968
tree2f92e1fb93cea8c6f5f0688959b7677a4268d5cd
parent251aaafe3a9213118ac3a92def9ab2104c40d12a
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)
(This used to be commit 342489a1d4d5cc4b16cf2e5ff7e671326f0cb3d5)
source4/lib/replace/replace.c