summaryrefslogtreecommitdiff
path: root/src/stdlib
AgeCommit message (Expand)AuthorLines
2011-04-27replace heap sort with smoothsort implementation by Valentin OchsRich Felker-32/+193
2011-04-07fix broken unsigned comparison in wcstoumaxRich Felker-1/+1
2011-04-03fix various bugs in strtold:Rich Felker-10/+13
2011-03-25fix all implicit conversion between signed/unsigned pointersRich Felker-4/+4
2011-02-17don't compare elements with themselves during qsort.Rich Felker-1/+1
2011-02-14more header fixes, minor warning fixRich Felker-2/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+688