freebsd-dev/sys/compat/linux
2017-07-30 21:24:20 +00:00
..
check_error.d
check_internal_locks.d
linux_common.c
linux_dtrace.h
linux_emul.c
linux_emul.h
linux_event.c
linux_event.h
linux_file.c linux_getdents, linux_readdir: fix mismatch between malloc and free tags 2017-06-26 09:13:25 +00:00
linux_file.h
linux_fork.c
linux_futex.c Fix NULL pointer dereference in futex_wake_op() in case when the same 2017-05-01 12:25:37 +00:00
linux_futex.h
linux_getcwd.c
linux_ioctl.c Add Evdev ioctl handler to the Linuxulator. 2017-04-23 07:43:50 +00:00
linux_ioctl.h Style(9) whitespace fix. 2017-07-22 09:03:40 +00:00
linux_ipc64.h
linux_ipc.c Prevent ushort values overflow when convert new Linux 64-bit ipc 2017-04-07 05:37:08 +00:00
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c On success, getrandom() Linux system call returns the number of bytes that 2017-06-04 18:35:30 +00:00
linux_misc.h Implement getrandom() syscall. 2017-03-18 18:34:29 +00:00
linux_mmap.c
linux_mmap.h
linux_persona.h
linux_signal.c
linux_signal.h
linux_socket.c As noted by Roel Bouwman Linux allows a large buffer size than the 2017-03-18 18:31:04 +00:00
linux_socket.h To reduce code duplication move socket defines to the MI path. 2017-03-18 18:23:30 +00:00
linux_stats.c Add ZFS to Linux statfs ftype 2017-06-18 11:51:03 +00:00
linux_sysctl.c
linux_sysproto.h
linux_time.c Map Linux CLOCK_BOOTTIME to native CLOCK_UPTIME. 2017-04-23 07:57:30 +00:00
linux_timer.c
linux_timer.h Use the kern_clock_nanosleep() to implement Linux clock_nanosleep() with 2017-04-02 18:16:00 +00:00
linux_uid16.c
linux_util.c
linux_util.h
linux_vdso.c Avoid using [LINUX_]SHAREDPAGE constant directly in the vdso code. 2017-07-30 21:24:20 +00:00
linux_vdso.h Avoid using [LINUX_]SHAREDPAGE constant directly in the vdso code. 2017-07-30 21:24:20 +00:00
linux_videodev2_compat.h
linux_videodev_compat.h
linux.c
linux.h
stats_timing.d
trace_futexes.d