dns response handling: ignore presence of wrong-type RRs
[musl] / src / time / timegm.c
2018-09-12 Rich Felkermove declaration and apply hidden visibility to __utc...
2017-12-15 Natanael Copause the name UTC instead of GMT for UTC timezone
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