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-02 13:22:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca72aba9eb0bbd873fdc9d46fdcbf04cd9d349cd
Odin
/
core
/
sys
/
linux
History
Harold Brenes
c5980ba6c4
Add linux build tag to core/sys/linux/sys.odin
2025-04-02 16:39:25 -04:00
..
bits.odin
Fixed
#4892
: 'EPoll_Event.events' should be bit set.
2025-03-22 17:51:08 +13:00
constants.odin
…
helpers.odin
…
sys.odin
Add linux build tag to core/sys/linux/sys.odin
2025-04-02 16:39:25 -04:00
syscall_amd64.odin
…
syscall_arm32.odin
…
syscall_arm64.odin
…
syscall_i386.odin
…
syscall_riscv64.odin
…
types.odin
Fixed
#4892
: 'EPoll_Event.events' should be bit set.
2025-03-22 17:51:08 +13:00
wrappers.odin
…