os
Add stubs for transaction_private
2020-07-02 21:05:24 -04:00
xpc
Add xpc_dictionary_get_dictionary and new xpc_pointer type
2020-07-16 14:32:32 -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 stubs for transaction_private
2020-07-02 21:05:24 -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
transaction_private.c
Add stubs for transaction_private
2020-07-02 21:05:24 -04:00
xpc_activity.c
Add some more XPC activity constants
2017-08-08 21:15:06 +02:00
xpc_array.c
Add xpc_dictionary_get_dictionary and new xpc_pointer type
2020-07-16 14:32:32 -04:00
xpc_connection.c
Include libkern/OSAtomic.h
2020-05-14 18:33:08 -07:00
xpc_dictionary.c
Add xpc_dictionary_get_dictionary and new xpc_pointer type
2020-07-16 14:32:32 -04:00
xpc_errors.c
Implememnt _xpc_error_*
2017-02-12 10:35:29 +03:00
xpc_internal.h
Add xpc_dictionary_get_dictionary and new xpc_pointer type
2020-07-16 14:32:32 -04:00
xpc_misc.c
xpc_double_create
, not xpc_uint64_create
2020-04-16 09:30:12 -04:00
xpc_pipe.c
Fix up definition/declaration of xpc_pipe_create and add some flag definitions
2020-06-10 10:01:53 -04:00
xpc_private.c
Implement xpc_create_*
and xpc_dictionary_get_double
and...
2020-04-08 19:43:14 -04:00
xpc_type.c
Add xpc_dictionary_get_dictionary and new xpc_pointer type
2020-07-16 14:32:32 -04:00