darling-libxpc/internal-include/xpc
Ariel Abreu 0ec7a91082
Implement xpc_main
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.
2021-04-21 17:30:34 -04:00
..
objects Implement xpc_main 2021-04-21 17:30:34 -04:00
generic_array.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
internal_base.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
internal.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
plist.h Implement bundles and property list parsing 2021-04-21 12:02:02 -04:00
prefix.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
serialization.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
util.h Implement bundles and property list parsing 2021-04-21 12:02:02 -04:00