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-06-14 18:02:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1818ceb4f2b474152fed0cb7e5cfaeaa26e00105
Odin
/
core
/
os
T
History
gingerBill
1818ceb4f2
Merge pull request
#747
from Platin21/master
...
Fixes for MacOS 11 / Big Sur
2020-09-28 12:48:50 +01:00
..
dir_windows.odin
Add
os.stat
,
os.lstat
,
os.fstat
,
filepath.walk
2020-09-28 12:28:02 +01:00
env_windows.odin
Update packages os, path, and filepath
2020-09-26 16:02:03 +01:00
file_windows.odin
Update packages os, path, and filepath
2020-09-26 16:02:03 +01:00
os_darwin.odin
Changed foreign imports to now use the System Framework
2020-09-27 21:57:27 +03:00
os_essence.odin
update essence platform
2020-09-15 23:22:19 +01:00
os_freebsd.odin
Cleanup, check sched_param and SCHED_* constants in pthread_freebsd.odin
2020-09-15 01:34:01 -05:00
os_js_wasm32.odin
Remove usage of
do
in core library
2020-09-23 17:17:14 +01:00
os_linux.odin
Remove usage of
do
in core library
2020-09-23 17:17:14 +01:00
os_windows.odin
Update packages os, path, and filepath
2020-09-26 16:02:03 +01:00
os.odin
Remove usage of
do
in core library
2020-09-23 17:17:14 +01:00
stat_windows.odin
Add
os.stat
,
os.lstat
,
os.fstat
,
filepath.walk
2020-09-28 12:28:02 +01:00
stat.odin
Add
os.stat
,
os.lstat
,
os.fstat
,
filepath.walk
2020-09-28 12:28:02 +01:00