NetBSD/sys/compat/linux/common
christos 184ad089a7 - make settime take timespec.
- avoid wrapping of time in settime.
- pass struct proc down so that we can log a detailed message.
2005-12-05 00:16:33 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an 2005-11-05 00:47:26 +00:00
linux_errno.c
linux_errno.h
linux_exec.c To awake all processes sleeping on a futex, set maximum value to 0x7fffffff 2005-11-23 22:38:46 +00:00
linux_exec.h
linux_exec_aout.c
linux_exec_elf32.c
linux_exec_elf64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file.c 64 bit inode changes. 2005-08-19 02:03:49 +00:00
linux_file64.c 64 bit inode changes. 2005-08-19 02:03:49 +00:00
linux_futex.c - Add Linux tkill and tgkill (partial emulation). 2005-11-23 16:14:57 +00:00
linux_futex.h Implement Linux futex ang gettid 2005-11-04 16:54:11 +00:00
linux_hdio.c
linux_hdio.h
linux_ioctl.c
linux_ioctl.h
linux_ipc.c More ipc support for linux; makes oracle work. From chuq and 2005-11-10 18:33:37 +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
linux_ipccall.h
linux_llseek.c
linux_machdep.h Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an 2005-11-05 00:47:26 +00:00
linux_misc.c Remove the debugging printf left in linux_sys_getrlimit(). 2005-11-30 11:36:22 +00:00
linux_misc.h
linux_misc_notalpha.c - make settime take timespec. 2005-12-05 00:16:33 +00:00
linux_mmap.h add support for the linux PROT_GROWS{DOWN,UP} mprotect() flags. 2005-10-30 16:25:50 +00:00
linux_msg.h
linux_mtio.c
linux_mtio.h
linux_oldmmap.c
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c Fix a messed up patch 2005-11-05 00:58:57 +00:00
linux_prctl.h
linux_ptrace.h
linux_reboot.h
linux_sched.c undo linux_sys_exit_group() change _again_ - please do not commit known 2005-11-29 22:31:59 +00:00
linux_sched.h
linux_sem.h
linux_sg.c make this compile on m68k by including sys/device.h explicitly. 2005-11-04 17:00:43 +00:00
linux_sg.h
linux_shm.h More ipc support for linux; makes oracle work. From chuq and 2005-11-10 18:33:37 +00:00
linux_sig_notalpha.c
linux_sigaction.c
linux_sigevent.h
linux_siginfo.h
linux_signal.c - Add Linux tkill and tgkill (partial emulation). 2005-11-23 16:14:57 +00:00
linux_signal.h
linux_signo.c
linux_socket.c factor out some of the osockaddr, omsghdr code. 2005-09-24 15:51:03 +00:00
linux_socket.h
linux_socketcall.c
linux_socketcall.h
linux_sockio.h
linux_sysctl.c
linux_sysctl.h
linux_termios.c PR/31905: Wolfgang Stukenbrock: Termios ioctls TIOCMBIC and TIOCMBIS missing 2005-10-24 12:58:34 +00:00
linux_termios.h
linux_time.c Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an 2005-11-05 00:47:26 +00:00
linux_types.h
linux_uselib.c
linux_util.h