Darling's userspace kernel server (much like Wine's wineserver)
Go to file
Ariel Abreu be203fd569
Allow threads to perform S2C calls at any time
This is possible now because we can signal threads with a real-time
signal that libsystem_kernel handles.
2022-04-01 02:11:17 -04:00
duct-tape Allow threads to perform S2C calls at any time 2022-04-01 02:11:17 -04:00
include/darlingserver Add mprotect S2C call 2022-04-01 01:56:35 -04:00
internal-include/darlingserver Allow threads to perform S2C calls at any time 2022-04-01 02:11:17 -04:00
scripts Allow threads to perform S2C calls at any time 2022-04-01 02:11:17 -04:00
src Allow threads to perform S2C calls at any time 2022-04-01 02:11:17 -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