NetBSD/sys/compat/linux/common
njoly 3d5d2c8f61 Make compat linux/linux32 getdents(2) fail with ENOTDIR instead of
EINVAL when file descriptor does not refer to a directory.
2009-07-22 15:49:29 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h
linux_errno.c
linux_errno.h
linux_exec_aout.c
linux_exec_elf32.c ansify function definitions 2009-03-15 15:55:51 +00:00
linux_exec_elf64.c
linux_exec.c ansify function definitions 2009-03-15 15:55:51 +00:00
linux_exec.h
linux_fcntl64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file64.c pad -> PAD 2009-05-15 16:59:07 +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
linux_hdio.c
linux_hdio.h
linux_ioctl.c
linux_ioctl.h
linux_ipc.c Add IPC_64 support for all semctl(2)/msgctl(2). Needed, at least on 2009-04-23 17:40:57 +00:00
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_limit.h - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total 2009-03-29 01:02:48 +00:00
linux_llseek.c
linux_machdep.h
linux_misc_notalpha.c Make nice(2) return EPERM on error, not EACCES (from sys_setpriority). 2009-06-02 13:00:23 +00:00
linux_misc.c Make compat linux/linux32 getdents(2) fail with ENOTDIR instead of 2009-07-22 15:49:29 +00:00
linux_misc.h Small personality(2) update. 2009-01-19 13:31:40 +00:00
linux_mmap.h
linux_mod.c
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 merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_olduname.c
linux_olduname.h
linux_pipe.c
linux_prctl.h
linux_ptrace.h
linux_reboot.h
linux_sched.c sched_getaffinity(2) update: 2009-06-23 13:18:59 +00:00
linux_sched.h
linux_sem.h
linux_sg.c
linux_sg.h
linux_shm.h
linux_sig_notalpha.c Add the mask value returned by siggetmask. 2009-06-02 16:53:07 +00:00
linux_sigaction.c
linux_sigevent.h
linux_siginfo.h
linux_signal.c Small rt_queueinfo(2) update, to require a linux_siginfo structure. 2009-06-08 13:23:16 +00:00
linux_signal.h Add native to linux siginfo si_status translation, used on i386 and 2009-05-29 14:19:12 +00:00
linux_signo.c
linux_socket.c Add a new linux_msghdr structure, as its size differs on 64bit archs. 2009-06-17 14:18:51 +00:00
linux_socket.h Add a new linux_msghdr structure, as its size differs on 64bit archs. 2009-06-17 14:18:51 +00:00
linux_socketcall.c
linux_socketcall.h Add a new linux_msghdr structure, as its size differs on 64bit archs. 2009-06-17 14:18:51 +00:00
linux_sockio.h
linux_statfs.h ansify function definitions 2009-03-15 15:55:51 +00:00
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
linux_termios.c
linux_termios.h ansify function definitions 2009-03-15 15:55:51 +00:00
linux_time.c Do reject unknown/invalid linux clockid. 2009-07-21 18:42:56 +00:00
linux_types.h merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_uid16.c
linux_uselib.c Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
linux_util.h