fix x86_64 user.h (previously was just a copy of i386)
[musl] / 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