Darling's userspace kernel server (much like Wine's wineserver)
Go to file
Ariel Abreu 7274224d44
Implement psynch using pthread kext
This is an initial implementation that will probably need more tweaking and fixing down the line, but it seems to work for now.
2022-02-23 00:55:03 -05:00
duct-tape Implement psynch using pthread kext 2022-02-23 00:55:03 -05:00
include/darlingserver Implement remote mmap/munmap + various fixes 2022-02-17 19:12:44 -05:00
internal-include/darlingserver Implement psynch using pthread kext 2022-02-23 00:55:03 -05:00
scripts Implement psynch using pthread kext 2022-02-23 00:55:03 -05:00
src Implement psynch using pthread kext 2022-02-23 00:55:03 -05:00
.gitignore Many additions + stubs; basic kernel MIG RPC working 2022-01-20 00:11:51 -05:00
CMakeLists.txt Implement remote mmap/munmap + various fixes 2022-02-17 19:12:44 -05:00