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
a64l.c
abs.c
alloca.h Update. 1999-10-09 21:56:43 +00:00
atexit.c Update. 2001-02-26 17:53:15 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c Update. 2000-05-23 08:43:26 +00:00
bug-strtod.c Update. 2001-02-07 08:31:01 +00:00
canonicalize.c Update. 2000-09-01 02:26:05 +00:00
cxa_atexit.c Update. 2001-02-26 17:53:15 +00:00
cxa_finalize.c Update. 2001-01-12 07:29:55 +00:00
drand48_r.c Update. 2001-01-21 16:54:08 +00:00
drand48-iter.c Update. 2001-01-21 16:54:08 +00:00
drand48.c Update. 2001-01-21 16:54:08 +00:00
erand48_r.c Update. 2001-01-21 16:54:08 +00:00
erand48.c
exit.c Update. 2001-01-12 07:29:55 +00:00
exit.h Update. 2001-01-12 07:29:55 +00:00
fmtmsg.c Update. 2000-10-27 23:37:52 +00:00
fmtmsg.h Update. 2000-02-23 06:02:09 +00:00
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c Update. 1999-08-18 07:53:35 +00:00
gmp-impl.h
gmp.h
grouping.h Update. 2000-06-29 08:44:37 +00:00
isomac.c Update. 2001-04-04 00:01:02 +00:00
jrand48_r.c Update. 2001-01-21 16:54:08 +00:00
jrand48.c
l64a.c Update. 2000-12-06 22:09:46 +00:00
lcong48_r.c Update. 2001-01-21 16:54:08 +00:00
lcong48.c
longlong.h Don't use multi-line strings. 2001-03-04 20:01:15 +00:00
lrand48_r.c Update. 2001-01-21 16:54:08 +00:00
lrand48.c Update. 2001-01-21 16:54:08 +00:00
Makefile Update. 2001-03-16 21:07:22 +00:00
mblen.c Update. 2000-04-07 16:45:34 +00:00
mbstowcs.c
mbtowc.c
monetary.h Update. 2000-12-29 22:21:02 +00:00
mp_clz_tab.c
mrand48_r.c Update. 2001-01-21 16:54:08 +00:00
mrand48.c Update. 2001-01-21 16:54:08 +00:00
msort.c (qsort): Don't use alloca in a function call. 2001-03-05 19:14:54 +00:00
nrand48_r.c
nrand48.c
old_atexit.c Update. 2001-02-26 17:53:15 +00:00
on_exit.c
qsort.c Update. 1999-10-28 21:38:59 +00:00
rand_r.c Update. 1999-10-28 21:10:55 +00:00
rand.c
random_r.c Update. 2000-08-22 16:27:22 +00:00
random.c Update. 2001-01-27 07:07:07 +00:00
rpmatch.c * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested 2000-12-27 20:18:52 +00:00
secure-getenv.c
seed48_r.c Update. 2001-01-21 16:54:08 +00:00
seed48.c Update. 2001-01-21 16:54:08 +00:00
srand48_r.c Update. 2001-01-21 16:54:08 +00:00
srand48.c
stdlib.h Update. 2001-05-07 08:43:11 +00:00
strfmon_l.c
strfmon.c Update. 2001-02-07 19:07:39 +00:00
strtod_l.c
strtod.c Never stop prematurely reading digits before the decimal point is found. Compute exponent limit for negative exponents correctly. For numbers ending in all zeros eat the zeroes even before the decimal point if the exponent is negative. 2001-02-07 08:28:15 +00:00
strtof_l.c
strtof.c
strtold_l.c
test-canon2.c
test-canon.c Update. 2000-12-05 08:17:58 +00:00
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c Update. 2000-12-05 08:17:58 +00:00
tst-bsearch.c Update. 2000-09-07 14:54:03 +00:00
tst-environ.c Update. 1999-10-12 16:00:04 +00:00
tst-fmtmsg.c Update. 2000-10-27 23:37:52 +00:00
tst-fmtmsg.sh * stdlib/Makefile (tests): Don't run tst-fmtmsg when 2001-02-10 23:07:18 +00:00
tst-limits.c Update. 2000-11-25 01:26:30 +00:00
tst-rand48.c Update. 2001-01-20 04:33:16 +00:00
tst-random.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-setcontext.c Update. 2001-04-07 20:39:34 +00:00
tst-strtod.c Update. 2001-01-24 22:13:39 +00:00
tst-strtol.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-strtoll.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-xpg-basename.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
ucontext.h Update. 2000-08-21 06:49:52 +00:00
Versions Remove __new_exitfn. 2001-03-05 20:43:07 +00:00
wcstombs.c
wctomb.c
xpg_basename.c Update. 1999-10-10 20:48:08 +00:00