af1c257a9b
* libc/ctype/Makefile.am (LIB_SOURCES): Add isblank.c. * libc/ctype/isblank.c: New file. * libc/include/ctype.h [!__STRICT_ANSI__]: Add isblank declaration. Add isblank macro. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
_tolower.c | ||
_toupper.c | ||
ctype.tex | ||
ctype_.c | ||
isalnum.c | ||
isalpha.c | ||
isascii.c | ||
isblank.c | ||
iscntrl.c | ||
isdigit.c | ||
islower.c | ||
isprint.c | ||
ispunct.c | ||
isspace.c | ||
isupper.c | ||
isxdigit.c | ||
toascii.c | ||
tolower.c | ||
toupper.c |