ack/plat/linux/libsys
2016-11-26 11:56:17 +01:00
..
_exit.c
_hol0.s Use .hol0 as an additional name for hol0; mcg requires it. 2016-11-19 11:09:07 +01:00
close.c
creat.c
errno.s
getpid.c
gettimeofday.c
ioctl.c Implement isatty() for Linux. 2016-09-20 21:28:37 -04:00
isatty.c Implement isatty() for Linux. 2016-09-20 21:28:37 -04:00
kill.c
libsys.h
lseek.c
open.c
read.c
sbrk.c Enable tests for linuxppc via qemu-ppc. 2016-11-26 11:56:17 +01:00
signal.c
syscalls.h
unlink.c Add unlink system call. 2016-09-04 19:23:02 +02:00
write.c