..
check_error.d
Switch linuxulator to use the native 1:1 threads.
2015-05-24 14:53:16 +00:00
check_internal_locks.d
sys/compat/linux*: spelling fixes.
2016-04-30 00:53:10 +00:00
linux_common.c
Move FEATURE macros for v4l and v4l2 to the common module.
2015-05-24 16:00:01 +00:00
linux_dtrace.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_emul.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_emul.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_event.c
Linux epoll return EEXIST on case when op is EPOLL_CTL_ADD, and the supplied
2017-02-28 19:55:16 +00:00
linux_event.h
Implement timerfd family syscalls.
2017-02-26 09:48:18 +00:00
linux_file.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_file.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_fork.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_futex.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_futex.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_getcwd.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_ioctl.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_ioctl.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_ipc64.h
Reduce code duplication between MD Linux code by moving SYSV IPC 64-bit
2017-03-07 17:07:16 +00:00
linux_ipc.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_ipc.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_mib.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_mib.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_misc.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_misc.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_mmap.c
There are some Linux binaries that expect the system to obey the "addr"
2017-02-19 17:17:06 +00:00
linux_mmap.h
Fix a copy/paste bug introduced during X86_64 Linuxulator work.
2016-07-10 08:22:04 +00:00
linux_persona.h
Implement Linux personality() system call mainly due to READ_IMPLIES_EXEC flag.
2016-07-10 08:15:50 +00:00
linux_signal.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_signal.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_socket.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_socket.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_stats.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_sysctl.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_sysproto.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_time.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_timer.c
Return EINVAL in case of incorrect sigev_signo value specified instead of panicing.
2015-12-26 09:09:49 +00:00
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
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_util.c
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
linux_util.h
sys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 15:13:23 +00:00
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
Improve debugging output.
2017-02-16 10:36:00 +00:00
linux.h
Rework signal code to allow using it by other modules, like linprocfs:
2015-05-24 17:47:20 +00:00
stats_timing.d
Switch linuxulator to use the native 1:1 threads.
2015-05-24 14:53:16 +00:00
trace_futexes.d
sys/compat/linux*: spelling fixes.
2016-04-30 00:53:10 +00:00