(Fdump_emacs): If HAVE_TZSET and not
authorRichard M. Stallman <rms@gnu.org>
Wed, 17 Jan 1996 18:03:03 +0000 (18:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 17 Jan 1996 18:03:03 +0000 (18:03 +0000)
commit0269dedb5c9a11f27214f60dddf3cf99031615b4
tree3688231e8a650e53d4568267d5481c9fb38311a9
parenta92ae0ce7b3a9d01246e1c06ecabb680bdd5fa54
(Fdump_emacs): If HAVE_TZSET and not
LOCALTIME_CACHE, call tzset to force a tz reload.

(set_time_zone_rule): New decl.
(dump_tz): New var.
(main): Change TZ twice if the execution TZ happens to be the same as
the dump TZ.
(Fdump_emacs): Set TZ to unlikely value just before dumping.
src/emacs.c