glibc/ctype
Andreas Jaeger 07c416ed09 Update.
2001-05-05  Jakub Jelinek  <jakub@redhat.com>

	* include/features.h (__USE_EXTERN_INLINES): Don't define if
	__NO_INLINE__ is defined.
	* ctype/ctype.h (tolower, toupper): Change the guard condition to
	__USE_EXTERN_INLINES check only.
	* stdlib/stdlib.h (strtod, ...): Likewise.
	* wcsmbs/wchar.h (mbrlen): Likewise.
	* string/string.h: Only include bits/string.h and bits/string2.h
	if __NO_INLINE__ is not defined.
2001-05-07 08:43:11 +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
Makefile Update. 1997-11-04 03:00:40 +00:00
Versions Update. 1999-12-08 19:53:27 +00:00
ctype-extn.c Update. 2000-11-29 00:04:54 +00:00
ctype-info.c Update. 2000-09-01 19:36:44 +00:00
ctype.c Update. 1999-02-07 00:06:12 +00:00
ctype.h Update. 2001-05-07 08:43:11 +00:00
ctype_l.c Update. 2001-04-11 00:35:56 +00:00
test_ctype.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00