.. |
os2
|
9da10dece2
fix: another itoa() used in path_linux.odin had to be replaced with write_int()
|
hace 1 semana |
dir_unix.odin
|
660598ca8a
Fix #4968
|
hace 6 meses |
dir_windows.odin
|
bb4bc316a4
`for in string16`; Support `string16` across core
|
hace 2 meses |
env_windows.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
hace 3 meses |
errors.odin
|
1a2f83f123
Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`
|
hace 3 meses |
os.odin
|
7a9ea3ee6d
Further overhaul of package line comments.
|
hace 3 días |
os_darwin.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
hace 2 meses |
os_essence.odin
|
bf948ab8ae
Add stubs for `flush` on platforms that didn't have it
|
hace 1 año |
os_freebsd.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
hace 2 meses |
os_freestanding.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
hace 1 año |
os_haiku.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
hace 2 meses |
os_js.odin
|
1a2f83f123
Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`
|
hace 3 meses |
os_linux.odin
|
9e9d41ddfd
fix: cars i64 instead of int
|
hace 1 semana |
os_netbsd.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
hace 2 meses |
os_openbsd.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
hace 2 meses |
os_wasi.odin
|
8ff15eaf69
More contextless fixes
|
hace 2 meses |
os_windows.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
hace 2 meses |
stat.odin
|
befb0f7868
Core Foundation and Security vendor libraries.
|
hace 1 año |
stat_unix.odin
|
5376d2a20b
fix haiku
|
hace 9 meses |
stat_windows.odin
|
bb4bc316a4
`for in string16`; Support `string16` across core
|
hace 2 meses |
stream.odin
|
f453054aff
Return `0, nil` in all `io` cases where an empty slice is provided
|
hace 1 año |