NetBSD/sys/compat/linux/multiarch
christos d7130e8385 - Prototyping changes
- Fix bug that gcc -Wall found in linux_sys_getpgid()
1996-04-04 23:56:01 +00:00
..
linux_break.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_ipccall.c Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID) 1995-10-08 22:49:29 +00:00
linux_ipccall.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_llseek.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_misc_notalpha.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_oldmmap.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_oldolduname.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_oldselect.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_olduname.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_olduname.h Implement the old and older uname(2) calls. 1995-08-21 03:42:09 +00:00
linux_pipe.c - Prototyping changes 1996-04-04 23:56:01 +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 Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_socketcall.h