| 8 months ago | Andrew Kelley | | std.Io.Threaded: reinstate fchmodat fallback |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: remove handling of ECANCELED |
| 8 months ago | Andrew Kelley | | std: rename other Dir "make" functions to "create" |
| 8 months ago | Andrew Kelley | | std: rename makeDir to createDir for consistency with createFile |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: don't assume dirents are aligned |
| 8 months ago | Andrew Kelley | | don't skip test for closed issue |
| 8 months ago | Andrew Kelley | | std.fs.test: don't try to test nonexistent API |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix NetBSD compilation |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix fchmodat on linux with libc |
| 8 months ago | Andrew Kelley | | std.Io.Dir.Reader: fix min_buffer_len on 32-bit linux |
| 8 months ago | Andrew Kelley | | std: fix compilation errors on FreeBSD |
| 8 months ago | Andrew Kelley | | std: fix compilation targeting WASI |
| 8 months ago | Andrew Kelley | | std.debug: fix printLineFromFile |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix splat buffer calculations |
| 8 months ago | Andrew Kelley | | std: fix test "max file name component lengths" |
| 8 months ago | Andrew Kelley | | std: fix Io.Dir.min_buffer_len on Linux |
| 8 months ago | Andrew Kelley | | std.fs.test: fix rebase conflicts |
| 8 months ago | Ryan Liptak | | std: Enough fixes to get things compiling on Windows |
| 8 months ago | Ryan Liptak | | windows: Remove BadPathName from error set of GetFinalPathNameByHandle |
| 8 months ago | Andrew Kelley | | all comments are notes, and use doc comments where possible |
| 8 months ago | Ryan Liptak | | os.windows: Add comment explaining why we don't need a separate EX definition for RENAME_INFORMATION |
| 8 months ago | Ryan Liptak | | fs tests: Remove references to readLinkW which no longer exists |
| 8 months ago | Ryan Liptak | | SelfInfo.Windows: a few fixes for std.Io |
| 8 months ago | Andrew Kelley | | std.Progress.start: handle cancelation from isTty |
| 8 months ago | Ryan Liptak | | std.process: Fix executableDirPath functions |
| 8 months ago | Ryan Liptak | | testFilenameLimits: Fix collision with dir and filename |
| 8 months ago | Andrew Kelley | | std.Io: introduce path_only to File.OpenFlags |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: allow length-0 file writes |
| 8 months ago | Andrew Kelley | | std: fix "open smoke test" by passing allow_directory option |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix dirDeleteDir when not empty |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: implement dirHardLink |
| 8 months ago | Andrew Kelley | | std: update remaining unit tests for std.Io API changes |
| 8 months ago | Andrew Kelley | | std.dynamic_library: use a global static single threaded Io |
| 8 months ago | Andrew Kelley | | std: add support for realpath on file handle |
| 8 months ago | Andrew Kelley | | std.posix: make nlink_t on unsupported systems u0 |
| 8 months ago | Ryan Liptak | | std: Update/fix some usages/implementations of std.Io APIs |
| 8 months ago | Ryan Liptak | | Test Dir.Reader.min_buffer_len via "max file name component lengths" test |
| 8 months ago | Andrew Kelley | | std.Io.Dir.CopyFileOptions: rename override_permissions |
| 8 months ago | Andrew Kelley | | std.Io.Dir.renameAbsolute: consistent parameter order |
| 8 months ago | Andrew Kelley | | std.os.linux.IoUring: update for new fs API |
| 8 months ago | Andrew Kelley | | std: move some tests from posix to fs |
| 8 months ago | Andrew Kelley | | std.Io: add unimplemented hard link API to File and Dir |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix compilation errors on posix |
| 8 months ago | Ryan Liptak | | Implement dirReadWindows |
| 8 months ago | Ryan Liptak | | File.OpenFlags: Add `allow_directory` and default it to true |
| 8 months ago | Andrew Kelley | | compiler: fix build from source on macOS |
| 8 months ago | Andrew Kelley | | compiler: fix compilation when linking libc |
| 8 months ago | Andrew Kelley | | compiler: fix build failures from std.Io-fs |
| 8 months ago | Andrew Kelley | | fix more fallout from locking stderr |
| 8 months ago | Andrew Kelley | | std: rework locking stderr |
|