.. |
os2
|
1913c08b7b
[os2] Add missing temp_file implementation for Linux
|
1 year ago |
dir_bsd.odin
|
38640d5d9e
Updated core lib and did cleanup
|
1 year ago |
dir_darwin.odin
|
67c1b364c4
Fixed memory leak in dir_darwin.odin.
|
2 years ago |
dir_linux.odin
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
dir_openbsd.odin
|
5676c9e7eb
initial OpenBSD support
|
3 years ago |
dir_windows.odin
|
de7d3e2487
Update dir_windows.odin
|
1 year ago |
env_windows.odin
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
file_windows.odin
|
a7d95ab3e1
[core/os]: Fix read_console not stopping the read when newline can't fit in output slice
|
1 year ago |
os.odin
|
e296d6fb90
Fix loads of indentation issues with mixing spaces and tabs
|
1 year ago |
os_darwin.odin
|
2b854c94da
added the setenv and unsetenv bindings for darwin, inspired but os_linux.odin
|
1 year ago |
os_essence.odin
|
7f601c9535
Add `Allocator_Mode.Alloc_Non_Zerored`
|
2 years ago |
os_freebsd.odin
|
103eccf104
More style improvements
|
1 year ago |
os_freestanding.odin
|
fc2e31fcd0
fix build comment in os_freestanding
|
1 year ago |
os_haiku.odin
|
290ada7f90
add exit to core:os
|
1 year ago |
os_js.odin
|
ae322739b5
Remove instrinsics and utf16 imports from os/os_js
|
1 year ago |
os_linux.odin
|
4b71c47fd5
Check for unneeded `transmute` with `-vet-cast`
|
1 year ago |
os_netbsd.odin
|
103eccf104
More style improvements
|
1 year ago |
os_openbsd.odin
|
c18c0a3364
Adhere to `-vet-cast`
|
1 year ago |
os_wasi.odin
|
5399093050
make preopens a slice and remove bad current_dir
|
1 year ago |
os_windows.odin
|
e296d6fb90
Fix loads of indentation issues with mixing spaces and tabs
|
1 year ago |
stat.odin
|
befb0f7868
Core Foundation and Security vendor libraries.
|
1 year ago |
stat_unix.odin
|
4558f3992a
Initial commit of NetBSD port
|
1 year ago |
stat_windows.odin
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
stream.odin
|
07fc07822d
Added some libc bindings for NetBSD
|
1 year ago |