about summary refs log tree commit diff
path: root/ctype/isctype.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2002-09-011-0/+31
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.