This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-30 06:42:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
407dc6eee4660bb0744c55f4565be77501ec7d37
zig
/
lib
/
std
/
os
T
History
Andrew Kelley
e102adc863
work around an intermittent io_uring test failure
...
See
#15362
2023-04-19 22:49:51 -07:00
..
linux
work around an intermittent io_uring test failure
2023-04-19 22:49:51 -07:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
windows
std: fix uses of comptime blocks in non-inline functions
2023-04-18 19:51:18 -07:00
linux.zig
std.os: add mincore syscall
2023-04-06 00:57:23 -04:00
plan9.zig
remove 'builtin.stage2_arch', Sema is smart enough now
2022-08-07 16:07:08 -07:00
test.zig
disable bad std lib tests
2023-03-16 18:25:59 -07:00
uefi.zig
Make invalidFmtError public and use in place of compileErrors for bad format strings (
#13526
)
2022-11-12 21:03:24 +02:00
wasi.zig
std: fix WASI regressions
2022-12-06 12:15:05 -07:00
windows.zig
windows: replace GetPhysicallyInstalledSystemMemory with ntdll.
2023-04-14 13:43:03 -04:00