rework ldso handling of global symbol table for consistency
[musl] / src / time / timegm.c
2013-08-24 Rich Felkerfix strftime handling of time zone data
2013-07-17 Rich Felkerfix error code on time conversion overflows
2013-07-17 Rich Felkerthe big time handling overhaul
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard