about summary refs log tree commit diff
path: root/src/ctype/isascii.c
Commit message (Collapse)AuthorAgeFilesLines
* add macro version of ctype.h isascii functionRich Felker2015-06-061-0/+1
| | | | | | presumably internal code (ungetwc and fputwc) was written assuming a macro implementation existed; otherwise use of isascii is just a pessimization.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+6