This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-08 20:41:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71da3ef9255f6f66ff3124355fdf8c9d0b6ff9a7
Odin
/
core
/
sys
/
info
T
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
…
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
…