aboutsummaryrefslogtreecommitdiff
path: root/lib/c
AgeCommit message (Expand)Author
2025-08-30compiler-rt: move strlen from libzigc to hereAlex Rønne Petersen
2025-08-27libc: use zig isnan and derivates for mingwDavid Senoner
2025-05-21libc: implement common `abs` for various integer sizes (#23893)David
2025-05-19compiler-rt, zigc: Use hidden visibility except when testing.Alex Rønne Petersen
2025-05-15Introduce common `strcasecmp` and `strncasecmp` implementations (#23840)Bryson Miller
2025-05-10Introduce common `bzero` libc implementation. (#23812)David
2025-04-11Introduce libzigc for libc function implementations in Zig.Alex Rønne Petersen