NetBSD/sys/compat/linux/common
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_dirent.h
linux_errno.h
linux_error.c
linux_exec.c
linux_exec.h
linux_exec_aout.c
linux_exec_elf32.c
linux_fcntl.h
linux_file.c Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR 1997-09-05 01:49:12 +00:00
linux_ioctl.c * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
linux_ioctl.h * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
linux_ipc.c Fixed copyin() argument botch in shmctl() IPC_STAT handling. 1997-05-08 14:33:11 +00:00
linux_ipc.h
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 Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR 1997-09-05 01:49:12 +00:00
linux_misc.c Emulate mremap(2) by returning ENOMEM for now. This should be sufficient for 1997-10-10 06:25:34 +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_mmap.h
linux_msg.h
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
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_sem.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_signal.c
linux_signal.h
linux_socket.c
linux_socket.h
linux_socketcall.c
linux_socketcall.h
linux_sockio.h
linux_termios.c
linux_termios.h
linux_types.h
linux_util.h