summaryrefslogtreecommitdiff
path: root/src/ctype
AgeCommit message (Expand)Author
2023-11-14return 0 if c is EOFJakob Kaivo
2023-11-14return 0 if c is EOFJakob Kaivo
2023-11-14enable all <ctype.h> functionsJakob Kaivo
2023-11-14enable UB-testing for isupper()Jakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-16formattingJakob Kaivo
2020-08-13add src/ to -I and exorcise ../ from #includeJakob Kaivo
2020-08-12finish purging nonstd/Jakob Kaivo
2020-08-12remove all generated nonstd/ headersJakob Kaivo
2020-03-04fix path to _ctype.hJakob Kaivo
2020-03-04remove nonstd/ctype.hJakob Kaivo
2019-03-06prefix arguments with __Jakob Kaivo
2019-03-02clean up documentationJakob Kaivo
2019-02-28fix ctype functions in the C/POSIX localeJakob Kaivo
2019-02-28clean up internal namespaceJakob Kaivo
2019-02-09merge XOPEN functionsJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo