remove freeing of dynamic linker data when dlopen/dlsym are not used
[musl] / include / time.h
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-13 Rich Felkerrevert one change in time.h; no evidence BSD_SOURCE...
2012-06-13 Rich Felkerfix feature test macros in time.h
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2012-04-18 Rich Felkerlegacy junk compatibility grab-bag
2012-02-07 Rich Felkermore locale_t interfaces (string stuff) and header...
2011-09-26 Rich Felkercleanup various minor issues reported by nsz
2011-09-14 Rich Felkerfix various errors in function signatures/prototypes...
2011-02-15 Rich Felkerfix another error from header cleanup, missing size_t...
2011-02-15 Rich Felkermore header cleanup and conformance fixes - locale...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0