summaryrefslogtreecommitdiff
path: root/libc/src/wctype
AgeCommit message (Expand)Author
2025-11-11[libc] Use function overloads to make string parsing code more generic. (#167...Alexey Samsonov
2025-11-05[libc] Migrate wctype_utils to use wchar_t where applicable. (#166234)Alexey Samsonov
2025-08-06[libc] fix iswalpha signiture and test (#152343)Michael Jones
2025-07-17[libc] add wctype.h header (#149202)Prabhu Rajasekaran