NetBSD/sys/compat/linux
jtc 2fce159ff8 Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
traditional usage.
1996-01-04 22:21:33 +00:00
..
arch/i386 Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
common msync, readv and writev were recently added to the Linux kernel; add them 1995-12-18 14:35:08 +00:00
i386 Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
include Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
multiarch msync, readv and writev were recently added to the Linux kernel; add them 1995-12-18 14:35:08 +00:00
Makefile
files.linux
linux_dirent.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_errno.h
linux_error.c
linux_exec.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_exec.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_fcntl.h
linux_file.c Work around calling the NetBSD fcntl(F_{G,S}ETOWN) for now; it is too 1995-10-08 22:53:43 +00:00
linux_ioctl.c Fix transposed copyin() args, from Niklas Hallqvist <niklas@appli.se>. 1995-11-16 18:42:05 +00:00
linux_ioctl.h
linux_ipc.c Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID) 1995-10-08 22:49:29 +00:00
linux_ipc.h
linux_ipccall.h
linux_misc.c msync, readv and writev were recently added to the Linux kernel; add them 1995-12-18 14:35:08 +00:00
linux_mmap.h
linux_msg.h
linux_sem.h
linux_shm.h
linux_signal.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_signal.h Add a hook for MD ioctl calls, plus a couple of more changes to make 1995-08-27 20:51:48 +00:00
linux_socket.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_socket.h
linux_socketcall.h
linux_sockio.h
linux_syscall.h syscalls.master changed 1995-12-18 14:35:43 +00:00
linux_syscallargs.h syscalls.master changed 1995-12-18 14:35:43 +00:00
linux_syscalls.c syscalls.master changed 1995-12-18 14:35:43 +00:00
linux_sysent.c syscalls.master changed 1995-12-18 14:35:43 +00:00
linux_types.h
linux_util.h
syscalls.conf
syscalls.master msync, readv and writev were recently added to the Linux kernel; add them 1995-12-18 14:35:08 +00:00