K 10 svn:author V 7 dchagin K 8 svn:date V 27 2016-01-09T14:33:10.306174Z K 7 svn:log V 267 MFC r283370: 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). END