mirror of
https://github.com/darlinghq/darling-libxpc.git
synced 2024-11-26 21:20:28 +00:00
Fork of NextBSD's libxpc for Darling build
0ec7a91082
However, bundled XPC services still don't work properly. The problem is that bundled XPC service support needs to be implemented in launchd. The open-source launchd sources are severely outdated, much like CoreFoundation. The new launchd is based on libxpc and is closed-source. We probably don't want to completely rewrite launchd, but at the very least, we do need to add support for new XPC-based features. |
||
---|---|---|
include | ||
internal-include/xpc | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt |