NetBSD/sys/compat/linux/common
fvdl 7f5724ad4c In the case of MAP_ANON, Linux mmap ignores the fd argument completely.
So, always pass -1 to the native syscall in that case, to avoid
errors if a Linux app doesn't specify -1 as the fd (which some do).
2000-09-07 22:20:45 +00:00
..
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h
linux_errno.c
linux_errno.h
linux_exec.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_exec.h
linux_exec_aout.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_exec_elf32.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_exec_elf64.c
linux_fcntl.h
linux_file.c Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
linux_ioctl.c
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_llseek.c
linux_machdep.h
linux_misc.c In the case of MAP_ANON, Linux mmap ignores the fd argument completely. 2000-09-07 22:20:45 +00:00
linux_misc.h
linux_misc_notalpha.c Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
linux_mmap.h sparc -> __sparc__ 2000-04-10 01:22:44 +00:00
linux_msg.h
linux_oldmmap.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_oldmmap.h
linux_oldolduname.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_oldolduname.h
linux_oldselect.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_oldselect.h
linux_olduname.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_olduname.h
linux_pipe.c remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
linux_ptrace.h Move MI parts of ptrace(2) emulation to "linux_misc.c". 1999-12-16 15:09:49 +00:00
linux_reboot.h Add defines for linux_sys_reboot. 2000-03-18 22:01:02 +00:00
linux_sched.c Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
linux_sched.h
linux_sem.h
linux_shm.h
linux_sig_notalpha.c Kill register declarations. 2000-03-30 11:24:16 +00:00
linux_sigaction.c Pretend to do something useful (just fill in oldsigaction with SIG_IGN and 2000-08-09 20:20:49 +00:00
linux_siginfo.h
linux_signal.c add support for sigaltstack(2) needed for jvm-1.3 support. 2000-08-23 17:02:18 +00:00
linux_signal.h
linux_socket.c Remove junk after #undef. 2000-05-03 21:41:43 +00:00
linux_socket.h
linux_socketcall.c
linux_socketcall.h
linux_sockio.h
linux_termios.c Kill register declarations. 2000-03-30 11:24:16 +00:00
linux_termios.h
linux_types.h
linux_util.h