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-28 19:47:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ea650bb75e009bb37b5bd4e896a90e2a86f8583
zig
/
lib
/
std
/
os
T
History
Hiroaki Nakamura
f5c0c0803f
Merge pull request
#10151
from hnakamur/zig
...
io_uring: adds link_timeout
2021-11-23 12:32:25 -06:00
..
linux
Merge pull request
#10151
from hnakamur/zig
2021-11-23 12:32:25 -06:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
feat(uefi): add virtual addressing helpers (
#10195
)
2021-11-22 21:32:16 -05:00
windows
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
linux.zig
Add
chmod
and
chown
2021-11-15 20:04:55 -05:00
plan9.zig
plan9: more syscalls
2021-11-09 07:08:27 -05:00
test.zig
Initial bringup of the Solaris/Illumos port
2021-09-24 14:06:16 -04:00
uefi.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
wasi.zig
std.os fixes to get the test suite passing again
2021-09-01 17:54:07 -07:00
windows.zig
std.Thread.Mutex: change API to lock() and unlock()
2021-11-09 18:31:03 -07:00