Go to file
CuriousTommy 60dc3751f3
Merge pull request #6 from darlinghq/mldr_thread_entry_rework
Fix And Rework Assembly Code For "pthread_entry_point_wrapper" And "wqueue_entry_point_wrapper"
2023-10-30 12:59:10 -07:00
bsd Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
config Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
darling Split "wqueue_entry_point" Assembly To Dedicated Function 2023-10-30 10:39:31 -07:00
doc Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
EXTERNAL_HEADERS Partially Restore Darling-Specific Changes 2023-05-20 20:17:03 -07:00
gen Generate Syscall Header 2023-05-20 20:17:03 -07:00
iokit Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
libkdd Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
libkern Partially Restore Darling-Specific Changes 2023-05-20 20:17:03 -07:00
libsa Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
libsyscall Perform most of the same pre- and post-fork work in posix_spawn as in fork 2023-10-04 23:34:10 -04:00
makedefs Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
osfmk Partially Restore Darling-Specific Changes 2023-05-20 20:17:03 -07:00
pexpert Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
san Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
security Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
SETUP Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
tests Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
tools Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
APPLE_LICENSE Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
Makefile Upload xnu-7195.141.2 Source 2023-05-16 21:41:14 -07:00
README.apple.md Upload README.md and UPDATE_SOURCE.md 2023-05-20 20:59:36 -07:00
README.md Upload README.md and UPDATE_SOURCE.md 2023-05-20 20:59:36 -07:00

darling-xnu

Upstream URL

https://github.com/apple-oss-distributions/xnu/tree/xnu-7195.141.2

Updating Source

When updating the source code, make sure to refer to the Updating Sources section from the Darling Docs website. Additional details (if any) can be found in darling/notes/UPDATE_SOURCE.md.