summaryrefslogtreecommitdiff
path: root/libc/src/strings/strncasecmp_l.cpp
AgeCommit message (Expand)Author
2025-11-05[libc] Migrate ctype_utils to use char instead of int where applicable. (#166...Alexey Samsonov
2025-03-12[libc] implement `strings/str{n}casecmp_l` (#130407)Connector Switch