NetBSD/sys/compat/linux32/common
2011-04-10 15:48:23 +00:00
..
linux32_dirent.c recent versions of linux (which we now claim to be) supply a BSD-style 2010-09-11 20:53:04 +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
linux32_ioctl.c
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 personality() now interprets its parameter as having 2010-11-02 18:18:07 +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_sem.h
linux32_shm.h
linux32_signal.c
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
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 CLOCK_MONOTONIC support for compat linux/linux32 2010-07-12 12:01:53 +00:00
linux32_types.h implement the following syscalls for linux32: 2010-11-02 18:14:05 +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