darling-libxpc/internal-include/xpc/objects
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
..
activity.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
array.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
base.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
bool.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
bundle.h Implement xpc_main 2021-04-21 17:30:34 -04:00
connection.h Implement some stubs and store remote credentials for connections 2021-04-11 09:38:30 -04:00
data.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
date.h Fix absolute dates 2021-04-21 11:55:56 -04:00
deserializer.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
dictionary.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
double.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
endpoint.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
error.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
fd.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
file_transfer.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
int64.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
mach_recv.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
mach_send.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
null.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
pipe.h Implement pipes... 2021-04-10 20:25:39 -04:00
plist_binary_v0_deserializer.h Implement bundles and property list parsing 2021-04-21 12:02:02 -04:00
plist_xml_element.h Implement bundles and property list parsing 2021-04-21 12:02:02 -04:00
pointer.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
serializer.h Implement XPC connections on top of dispatch_mach 2021-04-07 13:53:02 -04:00
service_instance.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
service.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
shmem.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
string.h Implement bundles and property list parsing 2021-04-21 12:02:02 -04:00
uint64.h Initial rewrite commit 2021-03-27 15:14:08 -04:00
uuid.h Initial rewrite commit 2021-03-27 15:14:08 -04:00