ack/plat/pc86/libsys
David Given 8a58614aef Rework the tests to run on pc86; lots of test fixes for the brk() test, which
was nearly useless; lots of fixes to qemuppc and pc86 sbrk(), which was broken;
change the pc86 console to echo output to the serial port (needed for running
tests on qemu).
2016-11-26 11:23:25 +01:00
..
_hol0.s
_sys_rawread.s
_sys_rawwrite.s Make pc86 echo console output to the serial port, so qemu can pipe it to 2016-11-25 20:28:41 +01:00
brk.c
build.lua
close.c
creat.c
errno.s
getpid.c
isatty.c
kill.c
libsys.h
lseek.c Updated to work with the new libmon-less setup. 2007-04-21 22:59:42 +00:00
open.c
read.c Updated to work with the new libmon-less setup. 2007-04-21 22:59:42 +00:00
signal.c
time.c
write.c