Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
praschke 3ab43988c1 std.net: check for localhost names before asking DNS
the old implementation asks DNS before checking if it shouldn't.
additionally, it did not catch absolute 'localhost.' names.
2023-01-10 18:09:07 -05:00
..
compiler_rt
compiler_rt: skip "__udivei4/__umodei4" on cbe due to missing > 128 bit integer support
2023-01-02 13:55:45 -07:00
docs
autodoc: allow function descriptions expansion
2023-01-10 18:55:49 +01:00
include
…
init-exe
…
init-lib
…
libc
Update wasi-libc to a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad
2023-01-10 17:14:27 -05:00
libcxx
dragonfly: port libc++
2023-01-02 19:18:33 -05:00
libcxxabi
…
libunwind
…
std
std.net: check for localhost names before asking DNS
2023-01-10 18:09:07 -05:00
tsan
…
build_runner.zig
remove -fstage1 option
2022-12-06 12:15:04 -07:00
c.zig
…
compiler_rt.zig
compiler-rt: implement __udivei4 and __umodei4 (#14023)
2022-12-22 16:29:19 -05:00
ssp.zig
…
test_runner.zig
std: collect all options under one namespace
2023-01-05 02:31:29 -07:00
zig.h
zig.h: do not assume __GNUC__ is not clang (#2)
2023-01-06 01:32:13 -05:00