NetBSD/sys/compat/linux32/common
dholland 1e593d6111 Fix build without sysvipc configured, from Wolfgang Stukenbrock in PR 43376,
adjusted for current.
2010-05-29 18:55:34 +00:00
..
linux32_dirent.c When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
linux32_errno.h
linux32_exec.c Initialise struct emul members by name (it is readable now and one can search 2009-10-25 01:14:03 +00:00
linux32_exec.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
linux32_exec_elf32.c This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
linux32_fcntl.c
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
linux32_misc.c Update personality(2) to match Linux definition where the argument is an 2009-11-24 10:42:43 +00:00
linux32_mman.c
linux32_mod.c
linux32_resource.c
linux32_sched.c
linux32_sem.h
linux32_shm.h
linux32_signal.c Add rt_queueinfo(2) support. 2009-06-08 13:34:23 +00:00
linux32_signal.h
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 Make sysctl(2) fails with ENOTDIR (instead of EINVAL) for invalid mib 2009-01-05 09:33:19 +00:00
linux32_sysctl.h
linux32_sysinfo.c
linux32_termios.c
linux32_termios.h
linux32_time.c Do not use 0 for pointers, but NULL. 2010-04-08 15:59:37 +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
linux32_unistd.c - selcommon/pollcommon: drop redundant l argument. 2009-11-11 09:48:50 +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