glibc/stdlib
Ulrich Drepper d17c01f9fe Update.
* stdlib/stdlib.h (drand48_data): Make available only for
	__USE_MISC.  Rename elements to protect namespace.  Change type
	and position of a and init element.
	* stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit
	differently.  Adjust for drand48_data change.  Don't compute a here,
	it comes from drand48_data.
	* stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit
	differently.  Adjust for drand48_data change.  Compute a here.
	* stdlib/srand48_r.c: Likewise.
	* stdlib/drand48.c: Adjust for drand48_data change.
	* stdlib/lrand48.c: Likewise.
	* stdlib/mrand48.c: Likewise.
	* stdlib/seek48.c: Likewise.
	* stdlib/drand48_r.c: Likewise.
	* stdlib/lrand48_r.c: Likewise.
	* stdlib/mrand48_r.c: Likewise.
	* stdlib/seed48_r.c: Likewise.  Don't handle unsigned short > 16 bit
	differently.
	* stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently.
	* stdlib/jrand48_r.c: Likewise.
2001-01-21 16:54:08 +00:00
..
.cvsignore
a64l.c
abs.c
alloca.h
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c
cxa_atexit.c Update. 2001-01-12 07:29:55 +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
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
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-01-20 04:33:16 +00:00
mblen.c
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
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c
random.c Update. 2001-01-16 01:11:59 +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-01-21 16:54:08 +00:00
strfmon_l.c
strfmon.c Update. 2000-12-27 07:56:28 +00:00
strtod_l.c
strtod.c
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
tst-limits.c
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-strtod.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +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
Versions Update. 2001-01-12 07:29:55 +00:00
wcstombs.c
wctomb.c
xpg_basename.c