Fork of NextBSD's libxpc for Darling build
Go to file
2017-04-08 13:47:07 -07:00
examples Add support for mach transport back. Allow to select transport at runtime using XPC_TRANSPORT environment variable. 2015-10-04 13:03:29 +02:00
python Fix compilation, add xpc.main() function. 2015-09-13 21:29:30 +02:00
transports Fat build and new libc 2017-01-28 00:20:42 +01:00
xpc Some stubs for unimplemented functions 2017-04-08 13:47:07 -07:00
.gitignore Initial commit 2015-09-11 16:35:24 +02:00
CMakeLists.txt Some stubs for unimplemented functions 2017-04-08 13:47:07 -07:00
CMakeLists.txt.old Changes for Darling build 2016-03-07 21:25:42 +01: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
subr_sbuf.c Add sbuf implementation 2017-01-28 00:21:38 +01:00
xpc_activity.c Implement XPC activity stub 2017-02-15 15:17:09 +03:00
xpc_array.c Initial import. 2015-09-11 16:37:32 +02:00
xpc_connection.c Merge remote-tracking branch 'origin/master' into using-machos-experiment 2017-02-22 21:46:51 +01:00
xpc_dictionary.c Some stubs for unimplemented functions 2017-04-08 13:47:07 -07:00
xpc_errors.c Implememnt _xpc_error_* 2017-02-12 10:35:29 +03:00
xpc_internal.h Implement XPC activity stub 2017-02-15 15:17:09 +03:00
xpc_misc.c Some stubs for unimplemented functions 2017-04-08 13:47:07 -07:00
xpc_pipe.c Some stubs for unimplemented functions 2017-04-08 13:47:07 -07:00
xpc_private.c Add one internal Apple function 2016-02-25 08:30:44 +01:00
xpc_type.c Implement XPC activity stub 2017-02-15 15:17:09 +03:00