Skip to content

(Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path#1568

Merged
CuriousTommy merged 5 commits intomasterfrom
syscall_rework
Apr 7, 2025
Merged

(Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path#1568
CuriousTommy merged 5 commits intomasterfrom
syscall_rework

Conversation

@CuriousTommy
Copy link
Contributor

To help make this effort easier for me. I split my syscall redesign task into multiple parts.

The first step is set up a src and include folder to store the source code and header files. For the time being, all of these files are under the legacy_path folder.

The "emulation" folder will now provide symlinks to all the folders located in "src/external/xnu/darling/src/libsystem_kernel/emulation/include"
darling-libkqueue#7 | (Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path
darling-xnu#9 | (Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path
@CuriousTommy CuriousTommy marked this pull request as ready for review April 7, 2025 19:43
@CuriousTommy CuriousTommy merged commit 1ffbe0d into master Apr 7, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant