.. |
allocators.odin
|
14c5096b81
Improve assert information
|
4 ヶ月 前 |
dir.odin
|
cacb9f9f54
os2: better copy_directory, and add native copy_file and copy_directory variants on MacOS
|
4 ヶ月 前 |
dir_linux.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
dir_posix.odin
|
0e4140a602
os/os2: recursive directory walker, expose errors in read_directory, file clone
|
6 ヶ月 前 |
dir_posix_darwin.odin
|
cacb9f9f54
os2: better copy_directory, and add native copy_file and copy_directory variants on MacOS
|
4 ヶ月 前 |
dir_walker.odin
|
0e4140a602
os/os2: recursive directory walker, expose errors in read_directory, file clone
|
6 ヶ月 前 |
dir_wasi.odin
|
0e4140a602
os/os2: recursive directory walker, expose errors in read_directory, file clone
|
6 ヶ月 前 |
dir_windows.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
doc.odin
|
ebbc33fdb5
Mockup of the new `package os` interface (incomplete and non-functioning)
|
4 年 前 |
env.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
2 ヶ月 前 |
env_linux.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
2 ヶ月 前 |
env_posix.odin
|
73dcc39d98
Fix macOS
|
2 ヶ月 前 |
env_wasi.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
2 ヶ月 前 |
env_windows.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
2 ヶ月 前 |
errors.odin
|
6347c87b5b
Add buffered get_env variants to os2
|
2 ヶ月 前 |
errors_linux.odin
|
64508e477b
add unsupported check in process test
|
11 ヶ月 前 |
errors_posix.odin
|
b673642412
os/os2: add get_executable_path and get_executable_directory
|
7 ヶ月 前 |
errors_wasi.odin
|
e4892f1bb2
os/os2: wasi target support
|
7 ヶ月 前 |
errors_windows.odin
|
dbad23385d
[os2]: Implement pipe_has_data procedure
|
11 ヶ月 前 |
file.odin
|
cacb9f9f54
os2: better copy_directory, and add native copy_file and copy_directory variants on MacOS
|
4 ヶ月 前 |
file_linux.odin
|
f8228a91d1
Mark some uninitialized memory as safe
|
3 ヶ月 前 |
file_posix.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
file_posix_darwin.odin
|
cacb9f9f54
os2: better copy_directory, and add native copy_file and copy_directory variants on MacOS
|
4 ヶ月 前 |
file_posix_freebsd.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年間 前 |
file_posix_netbsd.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年間 前 |
file_posix_other.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
file_stream.odin
|
271f84ab5b
Expect `stream` as a field directly on `os2.File`
|
1 年間 前 |
file_util.odin
|
b7de15caa3
Clarify `strconv.append_*` to `strconv.write_*`
|
3 ヶ月 前 |
file_wasi.odin
|
0e4140a602
os/os2: recursive directory walker, expose errors in read_directory, file clone
|
6 ヶ月 前 |
file_windows.odin
|
b1cda52fd6
Fixed delete-after-free in file_windows.odin
|
1 ヶ月 前 |
heap.odin
|
38e983cac6
Remove dead code
|
1 年間 前 |
heap_linux.odin
|
27998e0d21
os2/heap_linux point to runtime._heap_allocator_proc
|
7 ヶ月 前 |
heap_posix.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年間 前 |
heap_wasi.odin
|
e4892f1bb2
os/os2: wasi target support
|
7 ヶ月 前 |
heap_windows.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年間 前 |
internal_util.odin
|
b9db1dd3e0
os2: Resolve temp allocator collisions
|
4 ヶ月 前 |
path.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
path_darwin.odin
|
d54de6704a
os/os2: use proc_pidpath for executable path on darwin
|
7 ヶ月 前 |
path_freebsd.odin
|
74a66f7794
os2: fix get_executable_path() on FreeBSD including the nil-terminator
|
5 ヶ月 前 |
path_linux.odin
|
eab3e2be22
os2: remove libc use on Linux
|
3 ヶ月 前 |
path_netbsd.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
path_openbsd.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
path_posix.odin
|
eab3e2be22
os2: remove libc use on Linux
|
3 ヶ月 前 |
path_posixfs.odin
|
eab3e2be22
os2: remove libc use on Linux
|
3 ヶ月 前 |
path_wasi.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
path_windows.odin
|
30388cada3
Fix os2.clean_path on Windows
|
4 ヶ月 前 |
pipe.odin
|
dbad23385d
[os2]: Implement pipe_has_data procedure
|
11 ヶ月 前 |
pipe_linux.odin
|
1bf33fe373
Use static global memory for std handles instead of allocating.
|
8 ヶ月 前 |
pipe_posix.odin
|
b2e3b34ce0
Fix #4890
|
6 ヶ月 前 |
pipe_wasi.odin
|
e4892f1bb2
os/os2: wasi target support
|
7 ヶ月 前 |
pipe_windows.odin
|
842f1ae304
Fix indentation issues
|
11 ヶ月 前 |
process.odin
|
9b218a2922
don't need to hang on to the null handle
|
4 ヶ月 前 |
process_linux.odin
|
f5b947ea73
Fix linux
|
4 ヶ月 前 |
process_posix.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
process_posix_darwin.odin
|
219b0fe535
Replace system:System.framework imports with system:System
|
1 ヶ月 前 |
process_posix_other.odin
|
424dc590a3
fix bsds process_open
|
11 ヶ月 前 |
process_wasi.odin
|
9b218a2922
don't need to hang on to the null handle
|
4 ヶ月 前 |
process_windows.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
stat.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
stat_linux.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
stat_posix.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
stat_wasi.odin
|
4e7f54c565
Decouple usage of `filepath` from `os2`
|
5 ヶ月 前 |
stat_windows.odin
|
d7a83a7a1f
Revert "os2: Don't try to translate Windows file attributes to Unix mode flags"
|
4 ヶ月 前 |
temp_file.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
temp_file_linux.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
temp_file_posix.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年間 前 |
temp_file_wasi.odin
|
e4892f1bb2
os/os2: wasi target support
|
7 ヶ月 前 |
temp_file_windows.odin
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
4 ヶ月 前 |
user.odin
|
17746db555
Fix user dirs, add docs
|
3 ヶ月 前 |
user_posix.odin
|
3862555153
Replace core:posix usage in core:os/os2
|
2 ヶ月 前 |
user_windows.odin
|
17746db555
Fix user dirs, add docs
|
3 ヶ月 前 |