move register_t and u_int64_t (back) to alltypes
[musl] / src / time / timegm.c
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