NetBSD/sys/compat/linux32/common
christos fc0d883cc1 add the video ioctls so that the 32 bit skype works with video
more commits to come
2009-08-18 02:02:58 +00:00
..
linux32_dirent.c Make compat linux/linux32 getdents(2) fail with ENOTDIR instead of 2009-07-22 15:49:29 +00:00
linux32_errno.h
linux32_exec.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
linux32_exec.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_exec_elf32.c ansify function definitions 2009-03-15 15:55:51 +00:00
linux32_fcntl.c s/syscallcarg/syscallarg/ in comments. 2008-12-29 14:33:40 +00:00
linux32_ioctl.c add the video ioctls so that the 32 bit skype works with video 2009-08-18 02:02:58 +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 IPC_64 support to all semctl(2) commands, following corresponding 2009-04-27 13:24:18 +00:00
linux32_machdep.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_misc.c Add fstatfs syscall. 2009-06-05 16:45:33 +00:00
linux32_mman.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_mod.c PR port-amd64/40091 compat_linux32 module loading = panic due to missing syms 2008-12-03 12:51:11 +00:00
linux32_resource.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_sched.c Add sched_get_priority_{min,max} syscalls. 2008-12-01 14:18:44 +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_queueinfo(2) support. 2009-06-08 13:34:23 +00:00
linux32_signal.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_socket.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_socketcall.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +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 Add stat/lstat/fstat syscalls. 2009-06-04 17:59:30 +00:00
linux32_sysctl.c Make sysctl(2) fails with ENOTDIR (instead of EINVAL) for invalid mib 2009-01-05 09:33:19 +00:00
linux32_sysctl.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_sysinfo.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_termios.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_termios.h
linux32_time.c Kill unreachable return statement. 2009-07-21 18:50:43 +00:00
linux32_types.h Update some syscalls that now needs compat50 timeval structure. 2009-01-16 13:10:47 +00:00
linux32_uid16.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_unistd.c Make nice(2) return EPERM on error, not EACCES (from sys_setpriority). 2009-06-02 13:00:23 +00:00
linux32_utsname.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_wait.c Convert linux/linux32 wait(4) to use a compat50 rusage structure. 2009-01-17 22:28:52 +00:00