This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-08-19 07:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7662808bc92271bbd5c9d6fad27301055f7e00ce
Odin
/
core
/
sys
/
darwin
T
History
gingerBill
f50fc33749
Clean up of the core library to make the stream vtables not be pointers directly.
2022-09-15 10:00:50 +01:00
..
mach_darwin.odin
…
xnu_system_call_helpers.odin
Clean up of the core library to make the stream vtables not be pointers directly.
2022-09-15 10:00:50 +01:00
xnu_system_call_numbers.odin
…
xnu_system_call_wrappers.odin
Convert all uses of
*_from_slice
to
*_from_bytes
where appropriate
2022-05-16 01:43:43 +01:00