summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/qsort_r.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2022-09-30Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten
2014-04-05Silence a warning with GCC that was breaking the build with Juniper's GCC.David Chisnall
2014-04-02Add support for some block functions that come from OS X. These areDavid Chisnall
2002-09-10Implement C99's _Exit() interface.Garrett Wollman