This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
mirror of
https://codeberg.org/ziglang/zig.git
synced
2025-12-06 13:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2d623d7774
zig
/
lib
/
std
/
fs
History
Ryan Liptak
db80225a97
fs: Some NAME_MAX/MAX_NAME_BYTES improvements
2022-10-29 14:30:46 -07:00
..
file.zig
Remove outdated comment
2022-09-28 13:00:00 +03:00
get_app_data_dir.zig
std/fs: Support
XDG_DATA_HOME
2022-01-24 17:33:38 +02:00
path.zig
use
std.ascii
instead of defining ascii functions in
std.fs.path
2022-09-23 12:19:09 +03:00
test.zig
fs: Some NAME_MAX/MAX_NAME_BYTES improvements
2022-10-29 14:30:46 -07:00
wasi.zig
Sema: Prevent coercion from tuple pointer to mutable slice.
2022-10-27 22:00:47 -04:00
watch.zig
fs: Use
OpenMode
enum instead of read/write flags.
2022-01-29 15:52:08 +02:00