NetBSD/sys/compat/linux
rafal dfcb814799 Use linux_sys_{g,s}etrlimit() since there's a common implementation now; but
MIPS has no sys_ugetrlimit, so don't declare it (209 is UNIMPL in the OSS
Linux-mips tree)
2002-02-17 23:55:23 +00:00
..
arch Use linux_sys_{g,s}etrlimit() since there's a common implementation now; but 2002-02-17 23:55:23 +00:00
common s/printf/uprintf/ 2002-02-15 20:02:56 +00:00
files.linux - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +00:00
linux_syscall.h Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
linux_syscallargs.h Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
linux_syscalls.c Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
Makefile.inc
TODO I'm working on Mips 2001-09-22 21:26:40 +00:00