NetBSD/sys/compat/linux/common
2010-04-08 15:59:37 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h
linux_errno.c
linux_errno.h
linux_exec_aout.c Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
linux_exec_elf32.c
linux_exec_elf64.c
linux_exec.c Initialise struct emul members by name (it is readable now and one can search 2009-10-25 01:14:03 +00:00
linux_exec.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
linux_fcntl64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file64.c When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
linux_file.c Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions 2009-08-09 22:49:00 +00:00
linux_futex.c
linux_futex.h
linux_hdio.c
linux_hdio.h
linux_ioctl.c
linux_ioctl.h
linux_ipc.c Make sure to never leak padding space before copyout or copyin 2009-11-16 08:44:19 +00:00
linux_ipc.h
linux_ipccall.c remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux_ipccall.h remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux_limit.h
linux_llseek.c
linux_machdep.h
linux_misc_notalpha.c
linux_misc.c When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
linux_misc.h
linux_mmap.h
linux_mod.c
linux_msg.h Make compat linux/linux32 msgrcv_msgarg type member of type 2009-11-18 15:19:24 +00:00
linux_mtio.c
linux_mtio.h
linux_oldmmap.c more debugging for mmap 2009-08-18 02:04:14 +00:00
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c
linux_prctl.h
linux_ptrace.h
linux_reboot.h
linux_sched.c Use correct sched_setscheduler syscall 3rd argument type. 2009-09-03 17:15:17 +00:00
linux_sched.h
linux_sem.h
linux_sg.c
linux_sg.h
linux_shm.h
linux_sig_notalpha.c Add the mask value returned by siggetmask. 2009-06-02 16:53:07 +00:00
linux_sigaction.c
linux_sigevent.h
linux_siginfo.h
linux_signal.c Small rt_queueinfo(2) update, to require a linux_siginfo structure. 2009-06-08 13:23:16 +00:00
linux_signal.h
linux_signo.c
linux_socket.c Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_socket.h Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_socketcall.c
linux_socketcall.h Add a new linux_msghdr structure, as its size differs on 64bit archs. 2009-06-17 14:18:51 +00:00
linux_sockio.h Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_statfs.h
linux_sysctl.c
linux_sysctl.h
linux_termios.c
linux_termios.h
linux_time.c Do not use 0 for pointers, but NULL. 2010-04-08 15:59:37 +00:00
linux_types.h
linux_uid16.c
linux_uselib.c Another one that needs <sys/exec_aout.h>. 2009-08-28 01:39:03 +00:00
linux_util.h