Fix mktime_gmt on Windows.
commitafed20e413f3fbe428209ed50501ffa1199b0a0d
authorJuliusz Chroboczek <jch@pps.jussieu.fr>
Sun, 7 Sep 2008 21:15:22 +0000 (7 14:15 -0700)
committerJuliusz Chroboczek <jch@pps.jussieu.fr>
Sun, 7 Sep 2008 21:15:22 +0000 (7 14:15 -0700)
tree6fe05e10f281e9016cad44fb5326351e5ccab0ac
parentc0325dadbb7e1782a83cf15d898e367dc22bab22
Fix mktime_gmt on Windows.

Windows doesn't like TZ to be empty, it requires it to contain a
timezone name.  Thanks to MaxWell and Greg.

darcs-hash:20080907211522-4cc09-dd19a949327cf46df65325f783d318bf63bd21c1.gz
util.c