.. |
check_error.d
|
|
|
check_internal_locks.d
|
|
|
linux_common.c
|
|
|
linux_common.h
|
|
|
linux_dtrace.h
|
|
|
linux_emul.c
|
Fix execution of linux binary from multithreaded non-Linux process.
|
2020-06-18 20:49:56 +00:00 |
linux_emul.h
|
|
|
linux_errno.c
|
|
|
linux_errno.inc
|
|
|
linux_event.c
|
Don't use newlines with linux_msg(). No functional changes.
|
2020-06-11 14:57:30 +00:00 |
linux_event.h
|
|
|
linux_file.c
|
Make linux fallocate(2) return EOPNOTSUPP, not ENOSYS, on unsupported mode,
|
2020-07-18 12:21:08 +00:00 |
linux_file.h
|
linuxolator: implement memfd_create syscall
|
2020-06-29 03:09:14 +00:00 |
linux_fork.c
|
|
|
linux_futex.c
|
Don't use newlines with linux_msg(). No functional changes.
|
2020-06-11 14:57:30 +00:00 |
linux_futex.h
|
|
|
linux_getcwd.c
|
|
|
linux_ioctl.c
|
Make linux(4) support the BLKPBSZGET ioctl. Oracle uses it.
|
2020-07-19 12:25:03 +00:00 |
linux_ioctl.h
|
Make linux(4) support the BLKPBSZGET ioctl. Oracle uses it.
|
2020-07-19 12:25:03 +00:00 |
linux_ipc64.h
|
|
|
linux_ipc.c
|
|
|
linux_ipc.h
|
|
|
linux_mib.c
|
Add compat.linux.debug sysctl, to make it possible to silence down
|
2020-06-12 14:37:50 +00:00 |
linux_mib.h
|
Bump the default linux version from 3.2.0 to 3.10.0, which corresponds
|
2020-07-18 11:37:30 +00:00 |
linux_misc.c
|
Make Linux uname(2) return x86_64 to 32-bit apps. This helps Steam.
|
2020-06-15 20:12:10 +00:00 |
linux_misc.h
|
|
|
linux_mmap.c
|
Don't emit warnings on MADV_HUGEPAGE; Firefox uses it a lot.
|
2020-07-10 21:41:09 +00:00 |
linux_mmap.h
|
Add linux_madvise(2) instead of having Linux apps call the native
|
2020-06-20 18:29:22 +00:00 |
linux_persona.h
|
|
|
linux_signal.c
|
Make linux(4) ignore SA_INTERRUPT. The zsh(1) binary from Bionic uses it.
|
2020-06-30 16:18:09 +00:00 |
linux_signal.h
|
|
|
linux_socket.c
|
Fix Linux recvmsg(2) when msg_namelen returned is 0. Previously
|
2020-07-05 10:57:28 +00:00 |
linux_socket.h
|
Make linux(4) support SO_PROTOCOL. Running Python test suite
|
2020-06-28 18:56:32 +00:00 |
linux_stats.c
|
Make linux stat(2) return the same st_dev for every devfs instance.
|
2020-07-11 13:08:16 +00:00 |
linux_sysctl.c
|
|
|
linux_sysproto.h
|
|
|
linux_time.c
|
Fix r363125 (Implement CLOCK_MONOTONIC_RAW (linux >= 2.6.28)),
|
2020-07-12 14:57:29 +00:00 |
linux_timer.c
|
|
|
linux_timer.h
|
Centralize compatability translation macros.
|
2020-04-14 20:30:48 +00:00 |
linux_uid16.c
|
|
|
linux_util.c
|
Add compat.linux.debug sysctl, to make it possible to silence down
|
2020-06-12 14:37:50 +00:00 |
linux_util.h
|
|
|
linux_vdso.c
|
|
|
linux_vdso.h
|
|
|
linux_videodev2_compat.h
|
|
|
linux_videodev_compat.h
|
|
|
linux.c
|
linuxolator: implement memfd_create syscall
|
2020-06-29 03:09:14 +00:00 |
linux.h
|
linux: reposition the comment for bsd_to_linux_bits/linux_to_bsd_bits
|
2020-06-29 17:47:00 +00:00 |
stats_timing.d
|
|
|
trace_futexes.d
|
|
|