aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/musl/src/string
AgeCommit message (Expand)Author
2025-08-27Remove memcmp and memset from bundled musl and wasiYefeng Li
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
2025-01-17remove memcpy and memmove from bundled libcsAndrew Kelley
2023-06-20musl: update src files to v1.2.4Andrew Kelley
2021-02-10musl: update to 1.2.2Isaac Freund
2020-11-06update musl sources to 1.2.1Andrew Kelley
2020-03-12update musl src files to v1.2.0Andrew Kelley
2019-07-15move lib dirs to lib subdirAndrew Kelley