(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit. (__tzf...
commitc6d381d3b3213bc6957c617c404e88e7d11e702a
authorUlrich Drepper <drepper@redhat.com>
Wed, 17 Oct 2007 14:44:26 +0000 (17 14:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 17 Oct 2007 14:44:26 +0000 (17 14:44 +0000)
tree596713ba7f05e40848cef8d18b0c8e81ca2cc394
parent96c06e084be93757bde5cc231a8ae1b616c27bf0
(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit. (__tzfile_compute): Override POSIX TZ string STD/DST zone names if timezone data read by __tzfile_default.  Ensure __tzname[0] is always set after the search.
time/tzfile.c