plan9fox/sys/src/ape/lib/9
cinap_lenrek 1c4c82277e ape: fix name clash, have to use _SLEEP syscall instead of ape sleep in plan9 code (thanks jamos)
this fixes etimer() from ape built libdraw as posix sleep() uses
seconds while plan9 uses miliseconds.
2020-05-13 00:17:07 +02:00
..
386
68020
amd64
arm
arm64 ape: initial support for arm64 2019-05-03 21:06:46 +02:00
mips
power
sparc
argv0.c ape: move compatibility libc.h to lib9 directory and incooperate needed functions for ape/mp (wip) 2016-04-10 03:01:37 +02:00
bind.c
ctime.c ape: add libauth, libbio, libmp and libsec as replacements for openssl 2016-04-11 20:23:34 +02:00
errstr.c
libc.h ape: fix name clash, have to use _SLEEP syscall instead of ape sleep in plan9 code (thanks jamos) 2020-05-13 00:17:07 +02:00
mkfile ape: add libauth, libbio, libmp and libsec as replacements for openssl 2016-04-11 20:23:34 +02:00
mount.c
rendezvous.c
rfork.c
segattach.c
segbrk.c
segdetach.c
segflush.c
segfree.c
setmalloctag.c ape: move compatibility libc.h to lib9 directory and incooperate needed functions for ape/mp (wip) 2016-04-10 03:01:37 +02:00
setrealloctag.c ape: move compatibility libc.h to lib9 directory and incooperate needed functions for ape/mp (wip) 2016-04-10 03:01:37 +02:00
unmount.c