NetBSD/sys/compat/linux/multiarch
kleink 96588fead9 Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
native implementation.
1997-06-27 05:29:34 +00:00
..
linux_break.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_ipccall.c Fixed copyin() argument botch in shmctl() IPC_STAT handling. 1997-05-08 14:33:11 +00:00
linux_ipccall.h
linux_llseek.c Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the 1997-06-27 05:29:34 +00:00
linux_misc_notalpha.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_oldmmap.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_oldolduname.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_oldselect.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_olduname.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_olduname.h Update list of Linux syscalls and implement the ones that are likely to be 1996-05-20 01:59:09 +00:00
linux_pipe.c Add Linux nice() syscall. 1997-04-07 14:13:16 +00:00
linux_sig_notalpha.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_sigaction.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_socketcall.c Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
linux_socketcall.h