.. |
os2
|
282d956aa7
os2: skip dir test when unsupported
|
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 |
os.odin
|
c6a0d302b3
loop write_entire_file to write more than MAX_RW
|
1 year ago |
os_darwin.odin
|
8581240ece
Make `O_RDONLY` default for `os.open` on all platforms.
|
8 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
|
8581240ece
Make `O_RDONLY` default for `os.open` on all platforms.
|
8 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 |