NetBSD/sys/compat/linux32/common
2008-07-24 12:09:56 +00:00
..
linux32_dirent.c Add readdir syscall. 2007-12-26 13:50:48 +00:00
linux32_errno.h
linux32_exec_elf32.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux32_exec.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux32_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_fcntl.c Use the same function to implement linux32_sys_fcntl() and linux_sys_fcntl64(). 2008-02-04 22:23:43 +00:00
linux32_ioctl.c an attempt at linux32_ioctl_socket(). 2008-06-19 16:09:25 +00:00
linux32_ioctl.h an attempt at linux32_ioctl_socket(). 2008-06-19 16:09:25 +00:00
linux32_ipc.h Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_ipccall.c Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_machdep.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_misc.c linux32_sys_ptrace() fixes. 2008-06-18 22:58:21 +00:00
linux32_mman.c Be sure to not include linux_mmap.h before linux_syscallargs.h. 2008-03-27 14:14:06 +00:00
linux32_resource.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_sched.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_sem.h Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_shm.h Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_signal.c Add rt_sigpending syscall. 2008-07-24 12:09:56 +00:00
linux32_signal.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_socket.c Add linux32_getifconf, following recent linux_getifconf addition. 2008-07-23 12:32:09 +00:00
linux32_socketcall.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_socketcall.h Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_sockio.h Add linux32_getifconf, following recent linux_getifconf addition. 2008-07-23 12:32:09 +00:00
linux32_stat.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux32_sysctl.c Patch up sysctl locking: 2008-01-07 16:12:52 +00:00
linux32_sysctl.h
linux32_sysinfo.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_termios.c make LINUX_TCSBRK work. The code is mostly copied from 2008-07-04 11:06:31 +00:00
linux32_termios.h
linux32_time.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
linux32_types.h Add compat linux32 sys_clock_{getres,gettime,settime} syscalls. 2008-04-17 17:47:23 +00:00
linux32_uid16.c compat linux (and linux32) uid16 functions cleanup and fixes. 2008-01-15 22:38:34 +00:00
linux32_unistd.c Make linux32_sys_nice call sys_setpriority directly instead of 2008-04-15 21:13:34 +00:00
linux32_utsname.c Add old_uname syscall. 2007-12-24 15:56:20 +00:00
linux32_wait.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00