Go to file
Thomas A. a3bfa8cca1 [WIP] Reorganise Emulation Code
The goal of this commit is to have a buildable proof-of-concept for how I plan to reorganize the syscall code (and other miscellaneous code) in the emulation folder.

Note, It not expected for Darling to sucessfully execute the shell in this commit.
2024-10-15 22:02:46 -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 [WIP] Reorganise Emulation Code 2024-10-15 22:02:46 -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 [WIP] Reorganise Emulation Code 2024-10-15 22:02:46 -07: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.