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-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e462116f9428c3a871663eae4363c8d7da35497e
Odin
/
core
/
sys
/
darwin
T
History
gingerBill
17a01a81d8
Merge pull request
#3528
from laytan/fix-some-sync-issues
...
Fix some sync issues
2024-05-03 17:14:50 +01:00
..
CoreFoundation
Core Foundation and Security vendor libraries.
2024-04-13 00:11:42 +01:00
Foundation
sys/darwin/foundation: fix Application->sendEvent signature
2024-04-24 19:51:08 +02:00
Security
Core Foundation and Security vendor libraries.
2024-04-13 00:11:42 +01:00
darwin.odin
darwin: use new wait on address API if possible
2024-03-15 21:43:16 +01:00
mach_darwin.odin
Remove
core:os
dependency for
base:runtime
2024-01-28 22:40:46 +00:00
sync.odin
darwin: fix minimum os version check not being inclusive
2024-05-02 21:18:49 +02: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
sys/darwin: fix sysctl and sysctlbyname syscalls
2024-04-30 00:24:09 +02:00