dns response handling: ignore presence of wrong-type RRs
[musl] / src / time / wcsftime.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkermove __strftime_fmt_1 declaration to time_impl.h
2018-04-07 Samuel Hollandimplement wcsftime padding specifier extensions
2014-07-03 Rich Felkerproperly pass current locale to *_l functions when...
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-11-27 Rich Felkerfix off-by-one length failure in strftime/wcsftime...
2013-08-23 Rich Felkeradd strftime and wcsftime field widths
2013-08-02 Rich Felkeradd wcsftime_t alias
2013-07-28 Rich Felkerfix semantically incorrect use of LC_GLOBAL_LOCALE
2013-07-24 Rich Felkeradd __wcsftime_l symbol
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-02-28 Rich Felkerimplement wcsftime function