aboutsummaryrefslogtreecommitdiff
path: root/src/ctype/isascii.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add macro version of ctype.h isascii function•••presumably internal code (ungetwc and fputwc) was written assuming a macro implementation existed; otherwise use of isascii is just a pessimization. Rich Felker2015-06-061-0/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+6