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
b73cf97c93
zig
/
lib
/
std
/
x
/
os
History
John Schmidt
c992164dc7
Check for isDarwin() instead of linked libc
2022-01-14 13:44:38 +01:00
..
io.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
net.zig
Check for isDarwin() instead of linked libc
2022-01-14 13:44:38 +01:00
socket.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
socket_posix.zig
std.os: more reorganization efforts
2021-09-01 17:54:06 -07:00
socket_windows.zig
os: usingnamespace fixes for std.x.os.Socket and std.os.TCP
2021-09-12 23:36:44 -04:00