xpc
|
Implement xpc_create_* and xpc_dictionary_get_double and...
|
2020-04-08 19:43:14 -04:00 |
.gitignore
|
Initial commit
|
2015-09-11 16:35:24 +02:00 |
bsm_wrappers.c
|
...and add bsm_wrappers again
|
2017-05-02 23:44:38 +02:00 |
CMakeLists.txt
|
Add back subr_sbuf.c
|
2020-04-14 21:18:44 -04:00 |
CMakeLists.txt.old
|
Changes for Darling build
|
2016-03-07 21:25:42 +01:00 |
common_impl.h
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
endian_compat.h
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
init.c
|
Call bootstrap_init()
|
2017-04-18 21:50:11 +02:00 |
mpack-config.h
|
Initial import.
|
2015-09-11 16:37:32 +02:00 |
mpack.c
|
Initial import.
|
2015-09-11 16:37:32 +02:00 |
mpack.h
|
Initial import.
|
2015-09-11 16:37:32 +02:00 |
msgio.c
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
msgio.h
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
reboot3.c
|
Forward reboot3 to reboot2 (darlinghq/darling#450)
|
2018-11-22 22:43:30 -05:00 |
subr_sbuf.c
|
Add back subr_sbuf.c
|
2020-04-14 21:18:44 -04:00 |
todo.c
|
XPC stubs for securityd
|
2019-01-15 11:57:14 -05:00 |
xpc_activity.c
|
Add some more XPC activity constants
|
2017-08-08 21:15:06 +02:00 |
xpc_array.c
|
Integrate bugfixes from commit 43c30a322c4299c9642a62665f5698e08f35a546 in https://github.com/PureDarwin/launchd-and-libxpc.git
|
2018-08-22 22:11:53 +02:00 |
xpc_connection.c
|
Don't check for peer->xc_handler before it can be set; and...
|
2020-04-10 10:10:27 -04:00 |
xpc_dictionary.c
|
Initial rewrite of XPC encoding/decoding code
|
2020-04-13 19:05:18 -04:00 |
xpc_errors.c
|
Implememnt _xpc_error_*
|
2017-02-12 10:35:29 +03:00 |
xpc_internal.h
|
Initial rewrite of XPC encoding/decoding code
|
2020-04-13 19:05:18 -04:00 |
xpc_misc.c
|
Fix up the new implementation of the new packing algorithm
|
2020-04-14 21:20:03 -04:00 |
xpc_pipe.c
|
Some stubs for unimplemented functions
|
2017-04-08 13:47:07 -07:00 |
xpc_private.c
|
Implement xpc_create_* and xpc_dictionary_get_double and...
|
2020-04-08 19:43:14 -04:00 |
xpc_type.c
|
Fix behavior of some XPC object functions
|
2020-04-07 08:44:15 -04:00 |