freebsd-dev/sys/compat
Dmitry Chagin 161acbb670 In preparation for switching linuxulator to the use the native 1:1
threads introduce linux_exit() stub instead of sys_exit() call
(which terminates process).
In the new linuxulator exit() system call terminates the calling
thread (not a whole process).

Differential Revision:	https://reviews.freebsd.org/D1027
Reviewed by:	trasz
2015-05-24 14:33:19 +00:00
..
freebsd32 On exec, single-threading must be enforced before arguments space is 2015-05-10 09:00:40 +00:00
ia32 Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
linprocfs Rewrite linprocfs_domtab() as a wrapper around kern_getfsstat(). This 2015-04-15 09:13:11 +00:00
linsysfs Provide includes that are needed in these files, and before were read 2013-10-26 18:18:50 +00:00
linux In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:33:19 +00:00
ndis CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
netbsd Remove some more NetBSD compat shims and other unused bits from these 2012-09-10 18:49:49 +00:00
svr4 On exec, single-threading must be enforced before arguments space is 2015-05-10 09:00:40 +00:00
x86bios Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00