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-27 19:09:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6115cf22404467fd13d0290fc022d51d372d139a
zig
/
lib
/
std
/
c
T
History
Andrew Kelley
6115cf2240
migrate from
std.Target.current
to
@import("builtin").target
...
closes
#9388
closes
#9321
2021-10-04 23:48:55 -07:00
..
darwin.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
dragonfly.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
emscripten.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
freebsd.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
fuchsia.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
haiku.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
hermit.zig
std: reorganization that allows new usingnamespace semantics
2021-09-01 17:54:06 -07:00
linux.zig
os: usingnamespace fixes for std.x.os.Socket and std.os.TCP
2021-09-12 23:36:44 -04:00
minix.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
netbsd.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
openbsd.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
solaris.zig
Initial bringup of the Solaris/Illumos port
2021-09-24 14:06:16 -04:00
tokenizer.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
os: usingnamespace fixes for std.x.os.Socket and std.os.TCP
2021-09-12 23:36:44 -04:00