mirror of
https://github.com/darlinghq/darlingserver.git
synced 2024-11-23 04:19:44 +00:00
.. | ||
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.