NetBSD/sys/compat/linux32/common
2011-11-18 15:45:47 +00:00
..
linux32_dirent.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux32_errno.h
linux32_exec_elf32.c always supply an auxiliary vector for linux ELF processes. 2010-09-11 20:49:28 +00:00
linux32_exec.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux32_exec.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux32_fcntl.c Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 2011-05-30 17:50:31 +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
linux32_ipc.h Make linux32_msqid_ds l_msg_[src]time members use the right type, 2009-11-20 11:54:08 +00:00
linux32_ipccall.c Fix build without sysvipc configured, from Wolfgang Stukenbrock in PR 43376, 2010-05-29 18:55:34 +00:00
linux32_machdep.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux32_misc.c add sigtimedwait support 2011-11-18 04:08:56 +00:00
linux32_mman.c
linux32_mod.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux32_resource.c
linux32_sched.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux32_sched.h add sigtimedwait support 2011-11-18 04:08:56 +00:00
linux32_sem.h
linux32_shm.h
linux32_siginfo.h add sigtimedwait support 2011-11-18 04:08:56 +00:00
linux32_signal.c remove incorrect assertions (the len passed is the size of the bsd structure 2011-11-18 15:45:47 +00:00
linux32_signal.h add sigtimedwait support 2011-11-18 04:08:56 +00:00
linux32_socket.c Add missing semicolons after NETBSD32TOx_UAP macro calls. 2009-12-12 10:30:09 +00:00
linux32_socketcall.c
linux32_socketcall.h
linux32_sockio.h Provide SIOCGIFNAME. 2009-11-13 21:45:03 +00:00
linux32_stat.c Add stat/lstat/fstat syscalls. 2009-06-04 17:59:30 +00:00
linux32_sysctl.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux32_sysctl.h
linux32_sysinfo.c
linux32_termios.c
linux32_termios.h
linux32_time.c add sigtimedwait support 2011-11-18 04:08:56 +00:00
linux32_types.h add sigtimedwait support 2011-11-18 04:08:56 +00:00
linux32_uid16.c
linux32_unistd.c implement pipe2 and dup3 2011-04-10 15:48:23 +00:00
linux32_utsname.c
linux32_wait.c do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00