(_D_EXACT_NAMELEN): Renamed from NLENGTH, for
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jul 2006 17:01:13 +0000 (17:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jul 2006 17:01:13 +0000 (17:01 +0000)
commitd740f0506685b862b7e76eb7174690e3adce4a38
tree7693f78c928d5dc2b6ff56920f86d782effe3114
parentfbb436b3f842904e6617040a8614d0b068fd662b
(_D_EXACT_NAMELEN): Renamed from NLENGTH, for
convenience on GNU systems.  All uses changed.  Don't bother
looking for any dirent.h substitute other than ndir.h.
(D_INO): Remove unnecessary parentheses.
(IN_CTYPE_DOMAIN, ISGRAPH, ISPRINT, ISALNUM, ISALPHA):
(ISCNTRL, ISLOWER, ISPUNCT, ISSPACE, ISUPPER, ISXDIGIT):
(ISDIGIT_LOCALE, TOLOWER, TOUPPER): Remove.  All uses changed
to ctype.h equivalents.
(isblank): Renamed from ISBLANK.  Check for HAVE_DECL_ISBLANK too.
All uses changed.
src/system.h