Fork of NextBSD's libxpc for Darling build
Go to file
2019-08-30 06:12:01 -07:00
xpc Add xpc_connection stubs for CFOpenDirectory 2019-08-30 06:12:01 -07: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 Build fix 2017-07-24 18:54:56 +02:00
subr_nvpair.c Update to latest NextBSD sources, adapt them to macOS 2017-04-02 22:34:44 +02: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 Add xpc_connection stubs for CFOpenDirectory 2019-08-30 06:12:01 -07:00
xpc_dictionary.c Integrate some fixes from https://github.com/PureDarwin/launchd-and-libxpc/pull/3 2018-08-22 22:29:52 +02: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 Missing libxpc symbol (darlinghq/darling#445) 2019-01-05 10:51:37 -05:00
xpc_pipe.c Some stubs for unimplemented functions 2017-04-08 13:47:07 -07:00
xpc_private.c Resolve duplicate symbol 2017-05-02 20:03:09 -07:00
xpc_type.c Integrate some fixes from https://github.com/PureDarwin/launchd-and-libxpc/pull/3 2018-08-22 22:29:52 +02:00