NetBSD/sys/compat/linux/common
2013-04-17 14:39:40 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
linux_errno.c
linux_errno.h
linux_exec_aout.c
linux_exec_elf32.c Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
linux_exec_elf64.c
linux_exec.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
linux_exec.h
linux_fadvise64_64.c Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 2011-05-30 17:50:31 +00:00
linux_fadvise64.c Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 2011-05-30 17:50:31 +00:00
linux_fcntl64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file64.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux_file.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux_futex.c handle timeouts like before. 2013-04-17 14:39:40 +00:00
linux_futex.h Add some more futex gunk and explain why it does not work (yet). 2013-04-16 23:03:05 +00:00
linux_hdio.c
linux_hdio.h
linux_ioctl.c Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
linux_ioctl.h
linux_ipc.c Fix typo in a comment. 2011-05-28 23:24:58 +00:00
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_limit.h LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, so 2012-09-22 22:34:02 +00:00
linux_llseek.c
linux_machdep.h
linux_misc_notalpha.c
linux_misc.c alpha uses standard utimes. 2013-04-15 19:24:04 +00:00
linux_misc.h LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, so 2012-09-22 22:34:02 +00:00
linux_mmap.h
linux_mod.c Can't use RUN_ONCE here to initialize the futex_lock, otherwise we cannot 2011-09-14 12:28:08 +00:00
linux_msg.h
linux_mtio.c
linux_mtio.h
linux_oldmmap.c
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c move dup3 to a more appropriate place because pipe is "special". Gotta love 2011-04-14 00:59:06 +00:00
linux_prctl.h
linux_ptrace.h
linux_reboot.h
linux_sched.c Better debugging. 2011-08-18 02:26:38 +00:00
linux_sched.h - add sigtimedwait support. 2011-11-18 04:07:43 +00:00
linux_sem.h
linux_sg.c
linux_sg.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_sigevent.h
linux_siginfo.h Provide linux_siginfo_t for all archs, to unbreak kdump build. 2011-11-18 09:17:09 +00:00
linux_signal.c remove one more kassert 2011-11-18 17:36:06 +00:00
linux_signal.h
linux_signo.c
linux_socket.c Use copyin/copyout and linux-specific ifreq structures (they are the same 2013-01-11 19:01:36 +00:00
linux_socket.h dependant -> dependent 2011-06-30 20:09:15 +00:00
linux_socketcall.c From the "parse errors that you just do not see as a human" department: 2012-06-22 08:47:47 +00:00
linux_socketcall.h
linux_sockio.h Use copyin/copyout and linux-specific ifreq structures (they are the same 2013-01-11 19:01:36 +00:00
linux_statfs.h Rename structure members to make the code compile in environments 2012-09-13 13:59:33 +00:00
linux_sysctl.c
linux_sysctl.h
linux_termios.c
linux_termios.h linux_termio c_cc array should be indexed by LINUX_OLD_V* rather than LINUX_V*. 2011-09-25 13:40:07 +00:00
linux_time.c kernel portion of clock_nanosleep() 2012-10-02 01:44:27 +00:00
linux_types.h
linux_uid16.c
linux_uselib.c
linux_util.h