phk 3692879cc8 Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by:    tjr
2003-02-03 19:49:35 +00:00
..
2002-10-16 10:38:48 +00:00
2001-06-12 09:40:04 +00:00
2003-02-02 13:06:18 +00:00
2002-10-16 09:07:30 +00:00
2002-03-23 15:36:13 +00:00
2001-06-23 06:52:54 +00:00
2001-09-12 08:38:13 +00:00