mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 21:30:08 +00:00
07c416ed09
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
ctype_l.c | ||
ctype-extn.c | ||
ctype-info.c | ||
ctype.c | ||
ctype.h | ||
Makefile | ||
test_ctype.c | ||
Versions |