Go to file
SomeDevHere 69c57f0eab Add some flags and EINVAL error for *at functions
Implemented AT_REMOVEDIR_DATALESS and AT_FDONLY flags.
Implemented the error EINVAL for invalid flags that are passed to *at
functions.
Added AT_EACCESS and AT_REALDEV flags but are currently ignored.
2023-06-10 19:56:40 +00: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 Add some flags and EINVAL error for *at functions 2023-06-10 19:56:40 +00: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 [libsystem_kernel] Fix Building 2023-05-20 20:17:03 -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.