NetBSD/sys/compat/linux/multiarch
mycroft 523d84775a Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for
realloc(3) and other uses.  From Matthias Scheler in PR 3920.
1997-10-10 06:25:34 +00:00
..
linux_break.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +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 Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_llseek.c Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR 1997-09-05 01:49:12 +00:00
linux_misc_notalpha.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +00:00
linux_oldmmap.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +00:00
linux_oldolduname.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +00:00
linux_oldselect.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +00:00
linux_olduname.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +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 Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +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 Added Linux compat code. 1995-02-28 23:24:35 +00:00