Darling's userspace kernel server (much like Wine's wineserver)
Go to file
Ariel Abreu a46079444c
Report correct arch values in host_info
We're actually supposed to report plain x86, even on x86_64 processors.
2022-05-10 10:15:57 -04:00
duct-tape Report correct arch values in host_info 2022-05-10 10:15:57 -04:00
include/darlingserver Add mprotect S2C call 2022-04-01 01:56:35 -04:00
internal-include/darlingserver Handle thread and process death asynchronously 2022-04-08 10:38:36 -04:00
scripts chore: Address comments 2022-04-05 12:43:27 +07:00
src Handle thread and process death asynchronously 2022-04-08 10:38:36 -04:00
.gitignore Many additions + stubs; basic kernel MIG RPC working 2022-01-20 00:11:51 -05:00
CMakeLists.txt Allow threads to perform S2C calls at any time 2022-04-01 02:11:17 -04:00