darling-newlkm/darling
2020-09-22 12:21:55 -04:00
..
libkern Implement Mach port monitoring via kqueue 2017-04-18 17:05:26 +02:00
api.h Fix a bad merge 2020-05-03 22:18:58 +02:00
binfmt_loader.c vchroot changes 2020-02-02 08:51:53 +01:00
binfmt_stack.c applep[0] fix for vchroot, occasional LLDB triggered crash "fix" 2020-02-22 20:51:42 +01:00
binfmt.c Fixed kernel panic where executable load fails early and the kernel attempts to free and invalid pointer 2020-03-12 10:44:38 +11:00
binfmt.h It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
commpage.c It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
commpage.h Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
continuation-asm.S Work around renamed asm preprocessor macros on newer kernels 2020-03-27 03:03:53 -07:00
continuation.c Support XNU continuations, reenable kqueue Mach port support 2020-01-24 17:20:23 +01:00
continuation.h Support XNU continuations, reenable kqueue Mach port support 2020-01-24 17:20:23 +01:00
debug_print.h Turn debug output off by default 2020-02-14 18:27:40 +01:00
down_interruptible.c It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
down_interruptible.h It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
evprocfd.c It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
evprocfd.h Add support for EVFILT_PROC 2017-04-20 00:03:07 +02:00
evpsetfd.c Don't access NULL if the klist has been destroyed 2020-09-22 08:24:30 -04:00
evpsetfd.h Rework how EVFILT_MACHPORT operates in attempt to fix launchd trouble 2017-07-13 12:16:51 +02:00
foreign_mm.c It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
foreign_mm.h Support (de)allocating memory in another process 2018-07-18 16:36:39 +02:00
host_info.c Implement Mach port monitoring via kqueue 2017-04-18 17:05:26 +02:00
module.c It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
module.h Successful loading, ISR 0x83 working, commpage mapping 2017-12-19 21:42:05 +01:00
procs.c Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00
procs.h It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
psynch_support.c It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
psynch_support.h It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
pthread_internal.h It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
pthread_kext.c It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
pthread_kext.h It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
pthread_kill.c It compiles! (with Clang); plus: Makefile overhaul 2020-09-08 10:06:49 -04:00
pthread_kill.h Integrate psynch syscalls into the trap table 2017-07-22 13:14:36 +02:00
syscall_args.h It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
task_registry.c Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00
task_registry.h It links! (with Clang); definitely check the description... 2020-09-16 16:46:27 -04:00
threads.c Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00
threads.h Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00
traps.c Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00
traps.h Code for dispatch queue name support in LLDB 2020-05-03 22:13:36 +02:00
uthreads.c Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00
uthreads.h Actually destroy uthreads and prevent a false panic in procs.c 2020-09-22 12:21:55 -04:00