NetBSD/sys/compat/linux/common
christos 4d595fd7b1 - sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
2006-10-12 01:30:41 +00:00
..
linux_blkio.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_blkio.h
linux_break.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_cdrom.c don't allocate a crapload of struct's on the stack. Use a couple of unions 2006-06-12 00:42:18 +00:00
linux_cdrom.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_dirent.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_emuldata.h 1) Complete Linux exit_group() emulation 2006-08-23 19:49:09 +00:00
linux_errno.c
linux_errno.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_exec.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_exec.h 1) Complete Linux exit_group() emulation 2006-08-23 19:49:09 +00:00
linux_exec_aout.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_exec_elf32.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_exec_elf64.c
linux_fcntl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_fdio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_fdio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_file.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_file64.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
linux_futex.c typo 2006-07-24 19:01:49 +00:00
linux_futex.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_hdio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_hdio.h
linux_ioctl.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
linux_ioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_ipc.c Jumbo COMPAT_LINUX/COMPAT_LINUX32 bugfix, with the help of Nicolas Joly 2006-09-13 19:55:49 +00:00
linux_ipc.h More ipc support for linux; makes oracle work. From chuq and 2005-11-10 18:33:37 +00:00
linux_ipccall.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_ipccall.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
linux_limit.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_llseek.c
linux_machdep.h 1) Complete Linux exit_group() emulation 2006-08-23 19:49:09 +00:00
linux_misc.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_misc.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_misc_notalpha.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_mmap.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_msg.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_mtio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_mtio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_oldmmap.c Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_oldmmap.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_oldolduname.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_olduname.h
linux_pipe.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_prctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_ptrace.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_reboot.h
linux_sched.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_sched.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_sem.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_sg.c Avoid empty body in if 2006-09-13 00:51:12 +00:00
linux_sg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_shm.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_sig_notalpha.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_sigaction.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_sigevent.h Add Linux sigevent definitions. 2005-05-16 15:56:41 +00:00
linux_siginfo.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_signal.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_signal.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_signo.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_socket.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_socket.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_socketcall.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_socketcall.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_sockio.h
linux_sysctl.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_sysctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_termios.c Pretend to implement TIOCSPTLCK. Although failing is harmless, there is no 2006-09-22 15:12:02 +00:00
linux_termios.h - Move the BSD to Linux and Linux to BSD termio/termios conversion functions 2006-02-15 09:31:17 +00:00
linux_time.c XXX: GCC uninitialized 2006-05-14 03:40:02 +00:00
linux_types.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_uselib.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
linux_util.h