summaryrefslogtreecommitdiff
path: root/src/stdlib/qsort_nr.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-06fix constraint violation in qsort wrapper around qsort_rRich Felker1-1/+1
2021-09-23add qsort_r and make qsort a wrapper around itÉrico Nogueira1-0/+14