glibc/ctype
Ulrich Drepper fa1861d9fc 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.
2002-09-01 18:27:42 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
ctype_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
ctype-extn.c * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
ctype-info.c * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
ctype.c * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
ctype.h Update. 2002-09-01 18:27:42 +00:00
isctype.c Update. 2002-09-01 18:27:42 +00:00
Makefile Update. 2002-09-01 18:27:42 +00:00
test_ctype.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2002-09-01 18:27:42 +00:00