summaryrefslogtreecommitdiff
path: root/ctype/isctype.c
AgeCommit message (Collapse)Author
2002-09-01Update.Ulrich Drepper
2002-09-01 Ulrich Drepper <drepper@redhat.com> * ctype/Makefile (routines): Add isctype. * ctype/Versions (libc): Export isctype and __isctype for GLIBC_2.3. * ctype/ctype.h: Add declaration of isctype. * include/ctype.h: Declare __isctype. * ctype/isctype.c: New file.