mirror of
https://github.com/darlinghq/darlingserver.git
synced 2024-11-27 06:10:24 +00:00
7274224d44
This is an initial implementation that will probably need more tweaking and fixing down the line, but it seems to work for now. |
||
---|---|---|
.. | ||
defines | ||
include/darlingserver | ||
internal-include/darlingserver/duct-tape | ||
pthread | ||
src | ||
xnu | ||
CMakeLists.txt | ||
README.md |
darlingserver Duct Taping
The purpose of this subproject is to use a significantly stripped down version of XNU's own kernel code coupled with some glue/duct-tape code to simulate the necessary parts of a normal XNU kernel environment for the code to work properly to implement things like Mach IPC.