Remove inclusion of <ctype.h> and definitions of is* ctype macros to system.h.
authorJim Meyering <jim@meyering.net>
Mon, 7 Dec 1992 04:54:04 +0000 (04:54 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 7 Dec 1992 04:54:04 +0000 (04:54 +0000)
commitd179df1b06718b950b54963c0c11b619e28ba016
treedc0cab0f46a3bf082ae42a20d8eeeea84bb7aece
parent57e56eb7ecaf708b248af8faebd972a0ce6f03c1
Remove inclusion of <ctype.h> and definitions of is* ctype macros to system.h.
Change a few more uses of is* ctype macros to (protected) upper case versions.
14 files changed:
src/csplit.c
src/cut.c
src/expand.c
src/fold.c
src/head.c
src/join.c
src/od.c
src/pr.c
src/sort.c
src/split.c
src/tail.c
src/tr.c
src/unexpand.c
src/uniq.c