OSDN Git Service

fix incorrect long double parameters on arm (and other future ports)
[android-x86/external-musl-libc.git] / src / stdlib / qsort.c
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-02-17 Rich Felkerdon't compare elements with themselves during qsort.
2011-02-12 Rich Felkerinitial check-in, version 0.5.0