Document the alternative APIs for character classification.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Oct 2009 19:49:38 +0000 (21:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Oct 2009 19:49:38 +0000 (21:49 +0200)
commitf7f4cd99ff9ce8efee94aafdd5980cb4bb1d1395
tree24034134e0b8b24a297eba83ce265cd1e2ebae9f
parent3602dc4b7f55fa54a37a4a26fea79b2512fcd6e1
Document the alternative APIs for character classification.
14 files changed:
ChangeLog
doc/posix-functions/isalnum.texi
doc/posix-functions/isalpha.texi
doc/posix-functions/isascii.texi
doc/posix-functions/isblank.texi
doc/posix-functions/iscntrl.texi
doc/posix-functions/isdigit.texi
doc/posix-functions/isgraph.texi
doc/posix-functions/islower.texi
doc/posix-functions/isprint.texi
doc/posix-functions/ispunct.texi
doc/posix-functions/isspace.texi
doc/posix-functions/isupper.texi
doc/posix-functions/isxdigit.texi