glibc/stdlib
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
Makefile Update. 2001-03-16 21:07:22 +00:00
Versions Remove __new_exitfn. 2001-03-05 20:43:07 +00:00
a64l.c
abs.c
alloca.h
atexit.c Update. 2001-02-26 17:53:15 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-strtod.c
canonicalize.c
cxa_atexit.c Update. 2001-02-26 17:53:15 +00:00
cxa_finalize.c
drand48-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.c
exit.c
exit.h
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.h
isomac.c Update. 2001-04-04 00:01:02 +00:00
jrand48.c
jrand48_r.c
l64a.c
lcong48.c
lcong48_r.c
longlong.h Don't use multi-line strings. 2001-03-04 20:01:15 +00:00
lrand48.c
lrand48_r.c
mblen.c
mbstowcs.c
mbtowc.c
monetary.h
mp_clz_tab.c
mrand48.c
mrand48_r.c
msort.c (qsort): Don't use alloca in a function call. 2001-03-05 19:14:54 +00:00
nrand48.c
nrand48_r.c
old_atexit.c Update. 2001-02-26 17:53:15 +00:00
on_exit.c
qsort.c
rand.c
rand_r.c
random.c
random_r.c
rpmatch.c
secure-getenv.c
seed48.c
seed48_r.c
srand48.c
srand48_r.c
stdlib.h Update. 2001-05-07 08:43:11 +00:00
strfmon.c
strfmon_l.c
strtod.c
strtod_l.c
strtof.c
strtof_l.c
strtold_l.c
test-canon.c
test-canon2.c
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-bsearch.c
tst-environ.c
tst-fmtmsg.c
tst-fmtmsg.sh * stdlib/Makefile (tests): Don't run tst-fmtmsg when 2001-02-10 23:07:18 +00:00
tst-limits.c
tst-rand48.c
tst-random.c
tst-setcontext.c Update. 2001-04-07 20:39:34 +00:00
tst-strtod.c
tst-strtol.c
tst-strtoll.c
tst-xpg-basename.c
ucontext.h
wcstombs.c
wctomb.c
xpg_basename.c