Roland Kovacs 1913c08b7b [os2] Add missing temp_file implementation for Linux 1 year ago
..
allocators.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 year ago
dir.odin d4af7b86a7 Begin cleaning up `os2.read_directory` 1 year ago
dir_linux.odin d4af7b86a7 Begin cleaning up `os2.read_directory` 1 year ago
dir_windows.odin f03c2b7783 General clean up of `os2.read_directory` for Windows 1 year ago
doc.odin ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 years ago
env.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 year ago
env_linux.odin f24f72c280 convert all to use sys/linux over sys/unix; new implementations for pipe, process and env 1 year ago
env_windows.odin 8037ace873 Begin work on os2/dir.odin 1 year ago
errors.odin 0403626acf Add utility calls to os2 1 year ago
errors_linux.odin a15cbc474d change error strings to an enumerated array in rodata; print_error takes a file argument 1 year ago
errors_windows.odin efa8c92bab Implement `init_long_path_support` 1 year ago
file.odin 2ddaae45f3 Better handling of allocators 1 year ago
file_linux.odin 2ddaae45f3 Better handling of allocators 1 year ago
file_stream.odin 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 year ago
file_util.odin 65fec9134e Use `SHFileOperationW` for `remove_all` on Windows 1 year ago
file_windows.odin f03c2b7783 General clean up of `os2.read_directory` for Windows 1 year ago
heap.odin 38e983cac6 Remove dead code 1 year ago
heap_linux.odin f24f72c280 convert all to use sys/linux over sys/unix; new implementations for pipe, process and env 1 year ago
heap_windows.odin a660098106 os2: Add .Resize_Non_Zeroed allocation mode to os2/heap_windows 1 year ago
internal_util.odin 8037ace873 Begin work on os2/dir.odin 1 year ago
path.odin a28392852a Mock out os2.remove_all for Windows 1 year ago
path_linux.odin 2ddaae45f3 Better handling of allocators 1 year ago
path_windows.odin f03c2b7783 General clean up of `os2.read_directory` for Windows 1 year ago
pipe.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 year ago
pipe_linux.odin 2ddaae45f3 Better handling of allocators 1 year ago
pipe_windows.odin 75605a47e7 [os2]: Make anonymous pipes always inheritable 1 year ago
process.odin 321ef82d76 Add @(require_results) where needed 1 year ago
process_linux.odin 24f9e2bbeb Begin mocking out the linux stuff on os2 1 year ago
process_windows.odin 8037ace873 Begin work on os2/dir.odin 1 year ago
stat.odin f03c2b7783 General clean up of `os2.read_directory` for Windows 1 year ago
stat_linux.odin 07b1819dc8 Improve `os2.read_directory` 1 year ago
stat_windows.odin f03c2b7783 General clean up of `os2.read_directory` for Windows 1 year ago
temp_file.odin 7b501b22bb [os2]: Split file type from mode bits 1 year ago
temp_file_linux.odin 1913c08b7b [os2] Add missing temp_file implementation for Linux 1 year ago
temp_file_windows.odin 8037ace873 Begin work on os2/dir.odin 1 year ago
user.odin 453fc5182b Remove all uses of `context` stuff in os2 1 year ago