include dummied-out dlopen and dlsym functions for static binaries
[musl] / src / stdlib /
2011-11-11 Rich Felkerfix signed overflows at most-negative values in ato...
2011-09-19 Rich Felkerfix incorrect long double parameters on arm (and other...
2011-09-06 Rich Felkerfix incorrect overflow errors on strtoul, etc.
2011-07-15 Rich Felkerfix various bugs in new integer parser framework
2011-07-14 Rich Felkerfix wcsto[iu]max with high characters
2011-07-14 Rich Felkernew restartable integer parsing framework.
2011-04-29 Rich Felkeravoid crashing when nel==0 is passed to qsort
2011-04-27 Rich Felkerreplace heap sort with smoothsort implementation by...
2011-04-07 Rich Felkerfix broken unsigned comparison in wcstoumax
2011-04-03 Rich Felkerfix various bugs in strtold:
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-02-17 Rich Felkerdon't compare elements with themselves during qsort.
2011-02-15 Rich Felkermore header fixes, minor warning fix
2011-02-12 Rich Felkerinitial check-in, version 0.5.0