dns response handling: ignore presence of wrong-type RRs
[musl] / src / time / strptime.c
2017-03-21 Julien Ramseierfix strptime output for %C without %y
2017-03-21 Julien Ramseierfix processing of strptime %p format
2017-03-21 Julien Ramseierfix off-by-one in strptime %j
2016-10-20 Rich Felkerfix gratuitous undefined behavior in strptime
2014-06-06 Timo Teräsimplement %y and %C specifiers in strptime
2014-05-20 Rich Felkerfix unhandled cases in strptime
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-03-02 Rich Felkerfix bugs in strptime handling of string day/month names...
2011-09-05 Rich Felkerstrptime: fix use of uninitialized dest field in conver...
2011-08-16 Rich Felkerpartially working strptime
2011-02-12 Rich Felkerinitial check-in, version 0.5.0