darling-newlkm/darling
2018-01-02 22:50:48 +01:00
..
libkern Implement Mach port monitoring via kqueue 2017-04-18 17:05:26 +02:00
api.h Improvements and other changes for debugging support 2017-08-22 15:03:11 +02:00
binfmt_loader.c Support loading i386 binaries 2017-12-20 19:20:45 +01:00
binfmt_stack.c Support loading i386 binaries 2017-12-20 19:20:45 +01:00
binfmt.c Block RT signals used internally by Darling when loading Mach-Os 2018-01-02 22:50:48 +01:00
binfmt.h Basic structure of the Mach-O loader 2017-12-17 00:37:26 +01:00
commpage.c Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
commpage.h Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
debug_print.h Implement Mach port monitoring via kqueue 2017-04-18 17:05:26 +02:00
down_interruptible.c Support pthread cancelation points 2017-08-20 16:00:25 +02:00
down_interruptible.h Implement Mach port monitoring via kqueue 2017-04-18 17:05:26 +02:00
evprocfd.c Fix darlinghq/darling#295 2017-04-26 21:40:05 +02:00
evprocfd.h Add support for EVFILT_PROC 2017-04-20 00:03:07 +02:00
evpsetfd.c Rework how EVFILT_MACHPORT operates in attempt to fix launchd trouble 2017-07-13 12:16:51 +02:00
evpsetfd.h Rework how EVFILT_MACHPORT operates in attempt to fix launchd trouble 2017-07-13 12:16:51 +02:00
host_info.c Implement Mach port monitoring via kqueue 2017-04-18 17:05:26 +02:00
isr_proc.S Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
isr.c Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
isr.h Initial code for setting up int $0x83 2017-12-17 00:21:27 +01:00
module.c Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
module.h Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
psynch_support.c Improvements and other changes for debugging support 2017-08-22 15:03:11 +02:00
psynch_support.h Finalize XNU psynch port (darlinghq/darling#251) 2017-07-22 15:58:39 +02:00
pthread_internal.h Integrate psynch syscalls into the trap table 2017-07-22 13:14:36 +02:00
pthread_kill.c Integrate psynch syscalls into the trap table 2017-07-22 13:14:36 +02:00
pthread_kill.h Integrate psynch syscalls into the trap table 2017-07-22 13:14:36 +02:00
task_registry.c Improvements and other changes for debugging support 2017-08-22 15:03:11 +02:00
task_registry.h Improvements and other changes for debugging support 2017-08-22 15:03:11 +02:00
traps.c Setup the new XNU task earlier during exec() 2018-01-02 22:21:24 +01:00
traps.h Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00