plan9front/sys/src/ape/lib/9
Ori Bernstein 6445a14f63 ape/lib9: expose fd2path (thanks phil9)
Fd2path is a useful call for the netsurf plan9 frontend,
so we should expose it.
2021-02-20 21:02:07 -08:00
..
386
68020
amd64 libc and ape support for amd64 2014-02-01 10:31:41 +01:00
arm ape/lib9: sync arm getfcr.s implementation 2021-02-08 16:07:09 -08:00
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
fd2path.c ape/lib9: expose fd2path (thanks phil9) 2021-02-20 21:02:07 -08:00
libc.h ape: make libplumb available under ape. 2020-06-05 11:28:47 -07:00
mkfile ape/lib9: expose fd2path (thanks phil9) 2021-02-20 21:02:07 -08:00
mount.c
rendezvous.c ape: change types from unsigned long to void* for rendezvous() and segattach()/segbrk() (erik), use uniqueue rendezvous tags for _buf and listen 2013-05-11 18:34:40 +02:00
rerrstr.c ape: add missing rerrstr.c 2020-06-05 18:52:22 -07:00
rfork.c
segattach.c ape: change types from unsigned long to void* for rendezvous() and segattach()/segbrk() (erik), use uniqueue rendezvous tags for _buf and listen 2013-05-11 18:34:40 +02:00
segbrk.c ape: change types from unsigned long to void* for rendezvous() and segattach()/segbrk() (erik), use uniqueue rendezvous tags for _buf and listen 2013-05-11 18:34:40 +02:00
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