summaryrefslogtreecommitdiff
path: root/src/nonstd/_locale.h
AgeCommit message (Collapse)Author
2020-08-12remove all generated nonstd/ headersJakob Kaivo
2020-03-04remove nonstd/ctype.hJakob Kaivo
2019-02-28fix ctype functions in the C/POSIX localeJakob Kaivo
2019-02-28handle differences between C89/95 and C99+Jakob Kaivo
2019-02-28set up (most of) a working POSIX/C locale (missing collation)Jakob Kaivo
2019-02-28work with fixed size buffers in the struct instead of malloc()ing everythingJakob Kaivo
2019-02-28clean up internal locale stuffJakob Kaivo