mirror of
https://github.com/darlinghq/darlingserver.git
synced 2024-11-27 06:10:24 +00:00
Darling's userspace kernel server (much like Wine's wineserver)
89e7afe22e
This commit adds a bunch of RPC calls, mostly XNU trap calls (calls that go directly to duct-taped XNU Mach trap calls). The wrapper generator can now automatically generate server-side wrapper/boilerplate code these XNU trap calls. These calls have not yet been tested and some (most of the non-IPC calls) probably require functions that haven't been implemented yet. |
||
---|---|---|
duct-tape | ||
internal-include/darlingserver | ||
scripts | ||
src | ||
.gitignore | ||
CMakeLists.txt |