| .. |
|
os2
|
67177db0a8
os/os2: use ReadFile for Console reads too, at least for now
|
3 周之前 |
|
dir_unix.odin
|
660598ca8a
Fix #4968
|
9 月之前 |
|
dir_windows.odin
|
bb4bc316a4
`for in string16`; Support `string16` across core
|
5 月之前 |
|
env_windows.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
7 月之前 |
|
errors.odin
|
51536fecf4
Move some of the os&os2 errors into `io.Error`; Rename Empty to Unsupported
|
2 月之前 |
|
os.odin
|
7a9ea3ee6d
Further overhaul of package line comments.
|
3 月之前 |
|
os_darwin.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 月之前 |
|
os_essence.odin
|
bf948ab8ae
Add stubs for `flush` on platforms that didn't have it
|
1 年之前 |
|
os_freebsd.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 月之前 |
|
os_freestanding.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年之前 |
|
os_haiku.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 月之前 |
|
os_js.odin
|
1a2f83f123
Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`
|
7 月之前 |
|
os_linux.odin
|
9e9d41ddfd
fix: cars i64 instead of int
|
3 月之前 |
|
os_netbsd.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 月之前 |
|
os_openbsd.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 月之前 |
|
os_wasi.odin
|
8ff15eaf69
More contextless fixes
|
5 月之前 |
|
os_windows.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 月之前 |
|
stat.odin
|
befb0f7868
Core Foundation and Security vendor libraries.
|
1 年之前 |
|
stat_unix.odin
|
5376d2a20b
fix haiku
|
1 年之前 |
|
stat_windows.odin
|
bb4bc316a4
`for in string16`; Support `string16` across core
|
5 月之前 |
|
stream.odin
|
e4fcebe4bf
`Empty` -> `Unsupported`
|
2 月之前 |