aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/ctype/categories.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-13map WEOF to undefined rather than the control char categoryThomas Wolff1-1/+1
2018-07-20ctype: Fix bitfield types on 16-bit targetsnewlib-snapshot-20180720Sebastian Huber1-2/+3
2018-03-14ctype: align size of category bit fields to small targets needsCorinna Vinschen1-2/+2
2018-03-14Revert "ctype: align size of category bit fields to small targets needs"Corinna Vinschen1-2/+2
2018-03-14ctype: align size of category bit fields to small targets needsCorinna Vinschen1-2/+2
2018-03-12use generated character dataThomas Wolff1-0/+39