.. |
check_error.d
|
Switch linuxulator to use the native 1:1 threads.
|
2015-05-24 14:53:16 +00:00 |
check_internal_locks.d
|
Switch linuxulator to use the native 1:1 threads.
|
2015-05-24 14:53:16 +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
|
Fix style issues around existing SDT probes.
|
2015-12-16 23:39:27 +00:00 |
linux_emul.c
|
Finish r283544. In exec case properly detach threads from user space
|
2015-06-06 06:12:14 +00:00 |
linux_emul.h
|
Print out unsupported futex operation message only once for the process.
|
2015-05-24 17:25:57 +00:00 |
linux_event.c
|
When write(2) on eventfd object fails with the error EAGAIN do not return
|
2016-03-26 19:16:53 +00:00 |
linux_event.h
|
Add EPOLLRDHUP support.
|
2015-06-20 05:40:35 +00:00 |
linux_file.c
|
Make pipes in CloudABI work.
|
2015-07-29 17:18:27 +00:00 |
linux_file.h
|
Add several fcntl flags.
|
2015-05-24 16:32:52 +00:00 |
linux_fork.c
|
Link the newly created process to the corresponding parent as
|
2016-03-08 15:08:22 +00:00 |
linux_futex.c
|
Change linux get_robust_list system call to match actual linux one.
|
2016-01-14 10:13:58 +00:00 |
linux_futex.h
|
Switch linuxulator to use the native 1:1 threads.
|
2015-05-24 14:53:16 +00:00 |
linux_getcwd.c
|
Where possible we will use M_LINUX malloc(9) type.
|
2015-05-24 16:14:41 +00:00 |
linux_ioctl.c
|
The latest cp tool is trying to use the btrfs clone operation that is
|
2015-05-24 18:12:04 +00:00 |
linux_ioctl.h
|
The latest cp tool is trying to use the btrfs clone operation that is
|
2015-05-24 18:12:04 +00:00 |
linux_ipc.c
|
x86_64 Linux do not use multiplexing on ipc system calls.
|
2015-05-24 15:44:41 +00:00 |
linux_ipc.h
|
x86_64 Linux do not use multiplexing on ipc system calls.
|
2015-05-24 15:44:41 +00:00 |
linux_mib.c
|
Use osd_reserve / osd_jail_set_reserved, which is known to succeed.
|
2016-03-30 17:05:04 +00:00 |
linux_mib.h
|
Update Linux compat revision to 32.
|
2015-05-24 16:55:32 +00:00 |
linux_misc.c
|
Fix indentation oops.
|
2016-04-03 14:40:54 +00:00 |
linux_misc.h
|
Add utimensat() system call.
|
2015-05-24 17:57:07 +00:00 |
linux_signal.c
|
Rework signal code to allow using it by other modules, like linprocfs:
|
2015-05-24 17:47:20 +00:00 |
linux_signal.h
|
Rework signal code to allow using it by other modules, like linprocfs:
|
2015-05-24 17:47:20 +00:00 |
linux_socket.c
|
Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET.
|
2016-03-27 10:09:10 +00:00 |
linux_socket.h
|
Add support for IPPROTO_IPV6 socket layer for getsockopt/setsockopt calls.
|
2016-03-09 09:12:40 +00:00 |
linux_stats.c
|
Check bsd_to_linux_statfs() return value. Forgotten in r297070.
|
2016-03-20 19:06:21 +00:00 |
linux_sysctl.c
|
Where possible we will use M_LINUX malloc(9) type.
|
2015-05-24 16:14:41 +00:00 |
linux_sysproto.h
|
|
|
linux_time.c
|
Linux nanosleep() and clock_nanosleep() system calls always
|
2015-05-24 18:14:38 +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
|
Delete the duplicate of linux_to_native_clockid() function.
|
2015-05-24 17:30:31 +00:00 |
linux_uid16.c
|
Where possible we will use M_LINUX malloc(9) type.
|
2015-05-24 16:14:41 +00:00 |
linux_util.c
|
Implement epoll family system calls. This is a tiny wrapper
|
2015-05-24 16:41:39 +00:00 |
linux_util.h
|
As <machine/vmparam.h> is included from <vm/vm_param.h>, there is no
|
2016-02-22 09:08:04 +00:00 |
linux_vdso.c
|
Add 64 bit support to the vdso.
|
2015-05-24 15:45:36 +00:00 |
linux_vdso.h
|
Add 64 bit support to the vdso.
|
2015-05-24 15:45:36 +00:00 |
linux_videodev2_compat.h
|
Commit the missing linux_videdev2_compat.h (lost somewhere between
|
2011-05-04 13:09:20 +00:00 |
linux_videodev_compat.h
|
|
|
linux.c
|
Rework signal code to allow using it by other modules, like linprocfs:
|
2015-05-24 17:47:20 +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
|
- >500 static DTrace probes for the linuxulator
|
2012-05-05 19:42:38 +00:00 |