plan9fox/sys
Ori Bernstein a9bccf9e9b qsort: allow usize-sized arrays.
As part of the transition to 64 bit userspace
APIs, we need to make our libc functions which
take arrays all accept and deal with large sizes.

This does the work for qsort.
2021-08-11 02:27:48 +00:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: unremove 2021-07-08 15:47:49 +00:00
include libc: use usize for sbrk() increment 2021-07-25 16:03:14 +00:00
lib troff: fix mangled fonts and character files 2021-06-15 16:13:59 +00:00
man 9p(2): fix a typo (thanks humm) 2021-08-05 13:01:35 +00:00
src qsort: allow usize-sized arrays. 2021-08-11 02:27:48 +00:00