gingerBill aa36ae01cf Fix #4406 `os2` to not close the std file handles but rather just free the memory for the `^File` data. 9 months ago
..
os2 aa36ae01cf Fix #4406 `os2` to not close the std file handles but rather just free the memory for the `^File` data. 9 months ago
dir_unix.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
dir_windows.odin c078b2dd1b Add `@(require_results)` 1 year ago
env_windows.odin 160048eaee `Errno` -> `Error` 1 year ago
errors.odin c078b2dd1b Add `@(require_results)` 1 year ago
file_windows.odin 861d892ffe Make Windows `pread` and `pwrite` conform to POSIX 11 months ago
os.odin c6a0d302b3 loop write_entire_file to write more than MAX_RW 1 year ago
os_darwin.odin 4c8e355444 tweaks per laytan suggestions 10 months ago
os_essence.odin bf948ab8ae Add stubs for `flush` on platforms that didn't have it 1 year ago
os_freebsd.odin 4c8e355444 tweaks per laytan suggestions 10 months ago
os_freestanding.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
os_haiku.odin 4c8e355444 tweaks per laytan suggestions 10 months ago
os_js.odin c39b934e7f Remove unused imports 11 months ago
os_linux.odin ee76acd665 Merge pull request #4427 from laytan/posix-additions 9 months ago
os_netbsd.odin 4c8e355444 tweaks per laytan suggestions 10 months ago
os_openbsd.odin 4c8e355444 tweaks per laytan suggestions 10 months ago
os_wasi.odin c078b2dd1b Add `@(require_results)` 1 year ago
os_windows.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
stat.odin befb0f7868 Core Foundation and Security vendor libraries. 1 year ago
stat_unix.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
stat_windows.odin c078b2dd1b Add `@(require_results)` 1 year ago
stream.odin f453054aff Return `0, nil` in all `io` cases where an empty slice is provided 11 months ago