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 21:31:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c751e4b2ebe8a2a32aee09c67d7d27872fc2d5e3
Odin
/
core
/
sys
/
linux
History
Erik Isidore
0514ee0410
PR#3655 - small linter issue correction
2024-05-30 16:12:20 -03:00
..
bits.odin
sys/linux: fix open bits
2024-05-05 14:16:21 +02:00
constants.odin
Remove dead newline
2024-04-04 16:07:55 +01:00
helpers.odin
fix a couple of -vet-style failures after
f54977336b
2024-05-09 19:39:48 +02:00
sys.odin
core:sys/linux - Add support for Unix Domain Socket addresses
2024-05-30 00:14:00 -03:00
syscall_amd64.odin
…
syscall_arm32.odin
…
syscall_arm64.odin
Implement new sys/unix package
2023-10-27 10:51:21 +11:00
syscall_i386.odin
…
types.odin
PR#3655 - small linter issue correction
2024-05-30 16:12:20 -03:00
wrappers.odin
…