Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/fs
History
achan1989 b01a5c6bb7 Explain why POLL_FD_READWRITE is not dangerous at sites of use
2024-10-06 09:47:12 +01:00
..
AtomicFile.zig
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
Dir.zig
Explain why POLL_FD_READWRITE is not dangerous at sites of use
2024-10-06 09:47:12 +01:00
File.zig
std.fs: Rework to always use statx() instead of fstat()/fstatat() on Linux.
2024-07-29 09:50:41 +02:00
get_app_data_dir.zig
Fix handling of empty XDG environment variables
2024-08-19 23:30:14 -07:00
path.zig
std: promote tests to doctests
2024-03-21 14:11:46 -07:00
test.zig
std.os.windows.ReadFile: handle ERROR_LOCK_VIOLATION
2024-10-05 00:36:49 -07:00
wasi.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00