fix timezone parser code crashing on 64bit sys
[musl] / src / time / __tz.c
2013-11-04 rofl0rfix timezone parser code crashing on 64bit sys
2013-08-24 Rich Felkerproperly fill in tzname[] for old (pre-64-bit-format...
2013-08-24 Rich Felkerminor fix to tz name checking
2013-08-24 Rich Felkerfix strftime handling of time zone data
2013-08-24 Rich Felkerfix mishandling of empty or blank TZ environment variable
2013-07-17 Rich Felkerthe big time handling overhaul