ack/plat/qemuppc/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
..
_hol0.s Use .hol0 as an additional name for hol0; mcg requires it. 2016-11-19 11:09:07 +01:00
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
close.c
creat.c
getpid.c
isatty.c
kill.c
libsys.h Add just enough Open Firmware support for an output console. 2016-11-12 22:09:54 +01:00
lseek.c
open.c
openfirmware.c Add just enough Open Firmware support for an output console. 2016-11-12 22:09:54 +01:00
read.c
signal.c
time.c
trap.s Also call .trp .trap, for ncg compatibility. 2016-11-20 19:39:28 +01:00
write.c