freebsd-dev/sys/i386/linux
John Baldwin c3b612d935 The following compat syscalls are now mpsafe: linux_getrlimit(),
linux_setrlimit(), linux_old_getrlimit(), osf1_getrlimit(),
osf1_setrlimit(), svr4_sys_ulimit(), svr4_sys_setrlimit(),
svr4_sys_getrlimit(), svr4_sys_setrlimit64(), svr4_sys_getrlimit64(),
ibcs2_sysconf(), and ibcs2_ulimit().
2004-02-04 21:57:00 +00:00
..
imgact_linux.c Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
linux_dummy.c Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00
linux_genassym.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s
linux_machdep.c Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
linux_proto.h Regen (should be a NOP except for rcsid changes) 2003-12-23 03:55:06 +00:00
linux_ptrace.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_syscall.h Regen (should be a NOP except for rcsid changes) 2003-12-23 03:55:06 +00:00
linux_sysent.c Regen (should be a NOP except for rcsid changes) 2003-12-23 03:55:06 +00:00
linux_sysvec.c Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 23:31:29 +00:00
linux.h Correctly map SIGSYS signal to/from Linux. 2003-02-24 16:16:45 +00:00
Makefile
syscalls.conf GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
syscalls.master The following compat syscalls are now mpsafe: linux_getrlimit(), 2004-02-04 21:57:00 +00:00