Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 1 Sep 2002 18:27:42 +0000 (18:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 1 Sep 2002 18:27:42 +0000 (18:27 +0000)
commitfa1861d9fc31366afbcb640ecfb64d7ce646de8d
tree086a5147163db12fd78f9d5c42ef18820b676a0c
parent1ba0f0895ac55dae377bc5b05c86110e86194ccc
Update.

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.
ChangeLog
ctype/Makefile
ctype/Versions
ctype/ctype.h
ctype/isctype.c [new file with mode: 0644]