NetBSD/sys/compat/linux/common
dsl 82357f6d42 ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
2009-03-14 21:04:01 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h futex support fixes from FreeBSD via cube+pengo. 2008-10-26 16:38:22 +00:00
linux_errno.c
linux_errno.h
linux_exec_aout.c
linux_exec_elf32.c PR port-amd64/39964 modules/compat_linux: missing symbols on amd64 2008-11-20 09:26:06 +00:00
linux_exec_elf64.c
linux_exec.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
linux_exec.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_fcntl64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file64.c Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
linux_file.c merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_futex.c fix robust_list pointer mess! 2009-03-14 20:18:27 +00:00
linux_futex.h futex support fixes from FreeBSD via cube+pengo. 2008-10-26 16:38:22 +00:00
linux_hdio.c
linux_hdio.h
linux_ioctl.c ioctl compatibility for v4l2 and drm 2008-07-19 23:01:52 +00:00
linux_ioctl.h
linux_ipc.c Add IPC_64 support for all shmctl(2) commands, not only for STAT/SET. 2009-02-18 14:30:43 +00:00
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_limit.h
linux_llseek.c Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. 2008-06-18 12:24:17 +00:00
linux_machdep.h
linux_misc_notalpha.c Fix stime(2) inverted copyin arguments. 2008-12-29 22:21:49 +00:00
linux_misc.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
linux_misc.h Small personality(2) update. 2009-01-19 13:31:40 +00:00
linux_mmap.h
linux_mod.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_msg.h Add some padding members to linux_msqid64_ds for 32-bit archs. This 2008-12-09 11:09:11 +00:00
linux_mtio.c
linux_mtio.h
linux_oldmmap.c PR port-amd64/40091 compat_linux32 module loading = panic due to missing syms 2008-12-03 12:51:11 +00:00
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. 2008-06-18 12:24:17 +00:00
linux_oldselect.h merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_olduname.c
linux_olduname.h
linux_pipe.c Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. 2008-06-18 12:24:17 +00:00
linux_prctl.h
linux_ptrace.h
linux_reboot.h
linux_sched.c Add preliminary tls support for i386. Does not work yet. From FreeBSD. 2008-10-25 23:38:28 +00:00
linux_sched.h
linux_sem.h
linux_sg.c
linux_sg.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c g/c amd64 ifndef/endif. 2008-10-17 20:21:34 +00:00
linux_sigevent.h
linux_siginfo.h Move si_code definitions from MD to MI linux_siginfo.h, all archs 2008-11-23 23:48:48 +00:00
linux_signal.c Do not protect native_to_linux_si_code() under LINUX_NPTL anymore, now 2009-02-18 14:43:22 +00:00
linux_signal.h Add native to linux siginfo si_code translation, mostly for negative 2008-10-19 09:44:31 +00:00
linux_signo.c
linux_socket.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_socket.h
linux_socketcall.c Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq 2008-07-03 14:07:09 +00:00
linux_socketcall.h
linux_sockio.h Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq 2008-07-03 14:07:09 +00:00
linux_statfs.h
linux_sysctl.c Make sysctl(2) fails with ENOTDIR (instead of EINVAL) for invalid mib 2009-01-05 09:33:19 +00:00
linux_sysctl.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_termios.c make LINUX_TCSBRK work. The code is mostly copied from 2008-07-04 10:13:52 +00:00
linux_termios.h Fix warnings about type conversions by using linux_speed_t type on 2008-06-28 21:34:32 +00:00
linux_time.c merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_types.h merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_uid16.c
linux_uselib.c
linux_util.h