Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xnu #13

Open
chadbrewbaker opened this issue Jan 5, 2023 · 1 comment
Open

Bump xnu #13

chadbrewbaker opened this issue Jan 5, 2023 · 1 comment

Comments

@chadbrewbaker
Copy link

SockFuzzer/third_party/xnu/

It would be nice to have a script that pulls from latest XNU https://github.com/apple-oss-distributions/xnu/tree/rel/xnu-8792 .

Maybe call it the canary build?

Also for Zig, I really need XNU libc/LibSystem building from source so I can custom compile the portions I need to wrap sanitizers/fuzzers on them.

@nedwill
Copy link
Contributor

nedwill commented Jan 11, 2023

Hey, this is something I'm going to be working on very soon. I had an intense year researching and developing Concurrence and am now figuring out how to keep XNU updated. Currently it has the generated sources committed manually along with hand-written build files, not to mention lots of tweaks to XNU under the hood. Ideally we could use the upstream XNU release as a git submodule, which is how I intend to address this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants