properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files
authorRich Felker <dalias@aerifal.cx>
Sat, 24 Aug 2013 17:11:18 +0000 (13:11 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 24 Aug 2013 17:11:18 +0000 (13:11 -0400)
commit190bbb992344e350925bb9ebc37775ba8cc4c19f
treead17976511895862fd12a1bb83e3c1a9845247d0
parent32985d4f632f575274bd08fdc55d8d0a7655a8ef
properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files

in this case, the first standard-time and first daylight-time rules
should be taken as the "default" ones to expose.
src/time/__tz.c