summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/qsort_r.c
Commit message (Expand)AuthorAgeFilesLines
* Silence a warning with GCC that was breaking the build with Juniper's GCC.David Chisnall2014-04-051-2/+3
* Add support for some block functions that come from OS X. These areDavid Chisnall2014-04-021-0/+10
* Implement C99's _Exit() interface.Garrett Wollman2002-09-101-0/+8