.. |
libkern
|
Update XNU version header and fix potential lock issue in kqueue
|
2020-10-29 12:53:16 -04:00 |
api.h
|
Use psynch code from libpthread-416.60.2
|
2020-11-16 13:26:55 -05: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
|
Fixes for Linux 5.16
|
2022-01-24 14:21:06 -05: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
|
Fixes for Linux 5.15
|
2021-11-15 12:20:56 -05: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 |
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
|
Fixed build for Linux 5.11+
|
2021-05-01 14:47:49 -07:00 |
kqueue.c
|
Fixes for Linux 5.16
|
2022-01-24 14:21:06 -05:00 |
kqueue.h
|
In-kernel kqueues! (mostly)
|
2020-10-26 23:17:06 -04: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
|
Use psynch code from libpthread-416.60.2
|
2020-11-16 13:26:55 -05:00 |
procs.h
|
It links! (with Clang); definitely check the description...
|
2020-09-16 16:46:27 -04:00 |
psynch_support.c
|
Partially revert 1cbb1e2457
|
2020-11-20 11:08:29 -05:00 |
psynch_support.h
|
It links! (with Clang); definitely check the description...
|
2020-09-16 16:46:27 -04:00 |
pthread_internal.h
|
Partially revert 1cbb1e2457
|
2020-11-20 11:08:29 -05:00 |
pthread_kext.c
|
Partially revert 1cbb1e2457
|
2020-11-20 11:08:29 -05:00 |
pthread_kext.h
|
Partially revert 1cbb1e2457
|
2020-11-20 11:08:29 -05: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
|
Add back some fixes from old psynch code and attach cancellation flags directly onto uthreads
|
2020-11-18 11:45:16 -05:00 |
task_registry.h
|
In-kernel kqueues! (mostly)
|
2020-10-26 23:17:06 -04:00 |
traps.c
|
Added checks for linux kernel version 5.14+.
|
2021-10-11 18:46:00 +03:00 |
traps.h
|
In-kernel kqueues! (mostly)
|
2020-10-26 23:17:06 -04:00 |
uthreads.c
|
Add back some fixes from old psynch code and attach cancellation flags directly onto uthreads
|
2020-11-18 11:45:16 -05:00 |
uthreads.h
|
Add back some fixes from old psynch code and attach cancellation flags directly onto uthreads
|
2020-11-18 11:45:16 -05:00 |