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-13 10:59:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d278c852cc4e035581e495357baffbccbfeb6c43
Odin
/
core
/
sys
/
info
History
flysand7
4d65b1ab9c
Implement new sys/unix package
2023-10-27 10:51:21 +11:00
..
cpu_arm.odin
…
cpu_intel.odin
core/sys/info: Fix the CPUID check
2023-05-16 23:52:15 +09:00
doc.odin
Fix +build ignore
2022-11-04 11:39:54 +00:00
platform_darwin.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_freebsd.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_linux.odin
Implement new sys/unix package
2023-10-27 10:51:21 +11:00
platform_openbsd.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_windows.odin
Separate out the
read_reg
into three non-parapoly procedures
2023-03-07 16:25:46 +00:00
sysinfo.odin
…