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
|
reboot3 stub (darlinghq/darling#450)
|
2018-11-22 22:30:21 -05: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 |
nv_impl.h
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
nv.h
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
nvlist_impl.h
|
Update to latest NextBSD sources, adapt them to macOS
|
2017-04-02 22:34:44 +02:00 |
nvpair_impl.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_nvlist.c
|
Don't check for peer->xc_handler before it can be set; and...
|
2020-04-10 10:10:27 -04:00 |
subr_nvpair.c
|
Don't check for peer->xc_handler before it can be set; and...
|
2020-04-10 10:10:27 -04:00 |
subr_sbuf.c
|
Add sbuf implementation
|
2017-01-28 00:21:38 +01: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
|
Implement a few XPC dictionary setters
|
2020-04-16 09:33:59 -04:00 |
xpc_errors.c
|
Implememnt _xpc_error_*
|
2017-02-12 10:35:29 +03:00 |
xpc_internal.h
|
Fix a ton of severe bugs in libxpc to the point where it seems to work a little
|
2017-07-23 16:24:18 +02:00 |
xpc_misc.c
|
Fix behavior of some XPC object functions
|
2020-04-07 08:44:15 -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 |