add qsort_r and make qsort a wrapper around it
[musl] / src / unistd / x32 /
2019-07-17 Rich Felkerfix broken lseek on x32 (x86_64/ILP32) with offsets...