This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-06-08 08:27:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42d3f78baed1530b959cd16aedda74c96d438114
Odin
/
core
/
sys
/
linux
History
jason
f388ebc4e3
sys/linux: emulate dup2 better on arm64 and riscv
2026-04-29 04:30:46 -04:00
..
uring
uring: move package from nbio/uring to sys/linux/uring
2026-01-14 19:03:15 +01:00
bits.odin
Fix
#6173
2026-01-27 12:27:35 +00:00
constants.odin
Implement more Linux syscalls. (
#6083
)
2026-01-13 21:02:08 +01:00
helpers.odin
Fix sys/linux 64 bit arguments on 32 bit systems
2025-01-02 14:50:45 -05:00
sys.odin
sys/linux: emulate dup2 better on arm64 and riscv
2026-04-29 04:30:46 -04:00
syscall_amd64.odin
…
syscall_arm32.odin
…
syscall_arm64.odin
Add missing syscalls from map_shadow_stack to removexattrat
2025-03-07 21:54:51 +02:00
syscall_i386.odin
…
syscall_riscv64.odin
…
types.odin
Merge branch 'master' into nbio
2026-01-13 21:29:41 +01:00
wrappers.odin
Formatting fixes
2025-05-18 15:25:17 +02:00