| .. |
|
os2
|
b9a09cebee
fix for temp_file name prefix being deallocated before being used
|
4 месяцев назад |
|
dir_unix.odin
|
660598ca8a
Fix #4968
|
10 месяцев назад |
|
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
|
1a2f83f123
Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`
|
7 месяцев назад |
|
os.odin
|
3862555153
Replace core:posix usage in core:os/os2
|
7 месяцев назад |
|
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
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
5 месяцев назад |
|
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
|
f453054aff
Return `0, nil` in all `io` cases where an empty slice is provided
|
1 год назад |