Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/c
History
David Senoner 9399fcddce libc: use zig isnan and derivates for mingw
2025-08-27 03:58:32 +02:00
..
common.zig
compiler-rt, zigc: Use hidden visibility except when testing.
2025-05-19 00:22:03 +02:00
inttypes.zig
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
math.zig
libc: use zig isnan and derivates for mingw
2025-08-27 03:58:32 +02:00
stdlib.zig
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
string.zig
Introduce common strcasecmp and strncasecmp implementations (#23840)
2025-05-15 10:58:33 +02:00
strings.zig
Introduce common bzero libc implementation. (#23812)
2025-05-10 10:37:21 +02:00