gingerBill 6616882708 Correct reading from a console on Windows 3 years ago
..
os2 0a3b75c5f5 [core:os/os2] Keep -vet happy. 3 years ago
dir_darwin.odin 01aa0c4151 Fix read_dir on OSX 3 years ago
dir_linux.odin ca33cb990b Strip semicolons in core which were missing 4 years ago
dir_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
env_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
file_windows.odin 6616882708 Correct reading from a console on Windows 3 years ago
os.odin c9c197ba08 Add `os.read_at_least` and `os_read_full` utility procedures. 3 years ago
os_darwin.odin 94a27224b2 Deprecate `strings.write_quoted_*` in favour of `io.write_quoted_*`; make `reflect.write_type` a little more robust with `io.Error` handling 3 years ago
os_essence.odin 7b4ddd9b18 update essence API header 4 years ago
os_freebsd.odin 8ff898079f Minor correct for freebsd 4 years ago
os_freestanding.odin 518460af66 Begin work in semi-standardized `js_wasm32` target 3 years ago
os_js.odin 518460af66 Begin work in semi-standardized `js_wasm32` target 3 years ago
os_linux.odin 61c581baeb core/sys/unix: Add syscalls_linux.odin 3 years ago
os_wasi.odin 3224d04df8 Stub out os.open for wasi 3 years ago
os_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
stat.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
stat_unix.odin ca33cb990b Strip semicolons in core which were missing 4 years ago
stat_windows.odin dd88104a81 Fix os.walk for UNC paths. 3 years ago
stream.odin 22982586f1 Add basic support for wasi in package os 3 years ago