This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-14 09:52:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32a4a5e6017df4eec3d6380beff5c7dca5077cb4
Odin
/
core
/
sys
/
darwin
T
History
Laytan Laats
91cf0826c1
use
Security.framework
with
SecRandomCopyBytes
for rand_bytes on darwin
2024-02-13 17:34:40 +01:00
..
mach_darwin.odin
Remove
core:os
dependency for
base:runtime
2024-01-28 22:40:46 +00:00
security.odin
use
Security.framework
with
SecRandomCopyBytes
for rand_bytes on darwin
2024-02-13 17:34:40 +01:00
xnu_system_call_helpers.odin
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
xnu_system_call_numbers.odin
make darwin syscalls contextless
2023-02-19 20:38:46 -08:00
xnu_system_call_wrappers.odin
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00