ack/plat/cpm/libsys
David Given 36ab90385f Change sbrk() to take an int rather than an intptr_t (following the OpenBSD way
rather than the Linux way; various non-C bits of the ACK assume it takes an
int, so it's cleaner).
2016-11-23 22:06:24 +01:00
..
_bdos.s
_hol0.s
_inn2.s
_trap.s
brk.c Change sbrk() to take an int rather than an intptr_t (following the OpenBSD way 2016-11-23 22:06:24 +01:00
build.lua Fix dependency error (only shows up with make, not ninja. Odd). 2016-08-15 00:46:43 +02:00
close.c
creat.c
errno.s
getpid.c
isatty.c
kill.c
lseek.c
open.c
read.c
signal.c
time.c
write.c