This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-06 22:33:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
fs
History
Andrew Kelley
08e83fee57
Merge pull request
#20297
from sno2/wtf8-conversion-buffer-overflows
...
std: fix buffer overflows from improper WTF encoding
2024-07-28 20:24:31 -07:00
..
AtomicFile.zig
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
Dir.zig
Merge pull request
#20297
from sno2/wtf8-conversion-buffer-overflows
2024-07-28 20:24:31 -07:00
File.zig
std.c reorganization
2024-07-19 00:30:32 -07:00
get_app_data_dir.zig
std: Convert deprecated aliases to compile errors and fix usages
2024-06-13 10:18:59 -04:00
path.zig
std: promote tests to doctests
2024-03-21 14:11:46 -07:00
test.zig
Rename MAX_NAME_BYTES to max_name_bytes
2024-07-03 17:42:09 +01:00
wasi.zig
fix compilation failures found by CI
2024-03-19 16:18:18 -07:00