Lines Matching +full:least +full:-
1 .. SPDX-License-Identifier: GPL-2.0
8 ----------
11 calls of only a part of their process - the part that has the
12 incompatible code - while being able to execute native syscalls without
21 multiple-personality application can then flip the switch without
35 architectures, like x86, but at least for Wine, syscalls issued by
37 since they are quite rare, at least for modern gaming applications.
40 non-native applications, it must function on syscalls whose invocation
49 ---------
66 interface should make sure that at least the signal trampoline code is
70 [selector] is a pointer to a char-sized region in the process memory
72 thread-wide, without the need to invoke the kernel directly. selector
81 --------------
84 quickly capture system calls issued by a non-native part of the