glibc/stdlib
Ulrich Drepper 28d2fb9ad9 Update.
2001-03-29  Ulrich Drepper  <drepper@redhat.com>

	* math/bits/mathcalls.h: Remove infnan declaration.

2001-03-29  H.J. Lu  <hjl@gnu.org>

	* include/endian.h: Define BIG_ENDI, LITTLE_ENDI, HIGH_HALF,
	and LOW_HALF only if _LIBC is defined and _ISOMAC is not defined.
	* stdlib/isomac.c (fmt): Define _LIBC and _ISOMAC.
	.
2001-03-29  Isamu Hasegawa  <isamu@yamato.ibm.com>

	* posix/regex.c: Fix typo and add a sentinel.

2001-03-29  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/shm_open.c: Open new file always with
	O_NOFOLLOW.  Suggested by Christoph Roland.
2001-03-30 05:34:59 +00:00
..
.cvsignore
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 Update. 2001-02-07 08:31:01 +00:00
canonicalize.c
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
fmtmsg.h
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.h
isomac.c Update. 2001-03-30 05:34:59 +00:00
jrand48_r.c Update. 2001-01-21 16:54:08 +00:00
jrand48.c
l64a.c
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
mbstowcs.c
mbtowc.c
monetary.h
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
rand_r.c
rand.c
random_r.c
random.c Update. 2001-01-27 07:07:07 +00:00
rpmatch.c
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-02-06 18:27:57 +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
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 Update. 2001-01-20 04:33:16 +00:00
tst-random.c
tst-setcontext.c Update. 2001-03-16 21:07:22 +00:00
tst-strtod.c Update. 2001-01-24 22:13:39 +00:00
tst-strtol.c
tst-strtoll.c
tst-xpg-basename.c
ucontext.h
Versions Remove __new_exitfn. 2001-03-05 20:43:07 +00:00
wcstombs.c
wctomb.c
xpg_basename.c