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-08-03 11:48:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
950fd2d5ce8d4019c1884eb98fd9dbbb16049efc
Odin
/
core
/
sys
/
linux
History
gingerBill
c7ac28f6a1
Merge pull request
#3434
from flysand7/sys-linux-fixes
...
[sys/linux]: Fix syscall calls for open and fstat
2024-04-15 12:28:59 +01:00
..
bits.odin
[sys/linux]: Fix numeric values for socket fd flags
2024-02-18 23:04:41 +11:00
constants.odin
Remove dead newline
2024-04-04 16:07:55 +01:00
helpers.odin
spall instrumentation
2024-02-05 16:54:22 +01:00
sys.odin
Merge pull request
#3434
from flysand7/sys-linux-fixes
2024-04-15 12:28:59 +01:00
syscall_amd64.odin
…
syscall_arm32.odin
…
syscall_arm64.odin
…
syscall_i386.odin
…
types.odin
[sys/linux]: Remove +build comments in files with documentation
2024-01-18 09:16:40 +11:00
wrappers.odin
…