summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/ctype.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-21tools/nolibc: include nolibc.h early from all header filesThomas Weißschuh1-3/+3
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau1-0/+3
2022-04-21tools/nolibc/ctype: add the missing is* functionsWilly Tarreau1-1/+78
2022-04-21tools/nolibc/ctype: split the is* functions to ctype.hWilly Tarreau1-0/+22