plan9front/sys/src/libc
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
..
9sys libc: use usize for sbrk() increment 2021-07-25 16:03:14 +00:00
9syscall libc: initial arm64 support 2019-05-03 20:57:30 +02:00
386 libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
68000 libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
68020 libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
amd64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
arm libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor) 2020-12-29 19:08:08 +01:00
arm64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
fmt libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
mips libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
port qsort: allow usize-sized arrays. 2021-08-11 02:27:48 +00:00
power libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
sparc libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
spim libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
test Add test for pow.c 2019-06-16 18:21:52 -07:00
mkfile reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) 2013-09-26 22:24:31 +02:00