glibc/stdlib
Ulrich Drepper 431c33c0bc Update.
1999-05-16  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>

	* malloc/malloc.c: Cleanup to bring in line with released
	stand-alone version `ptmalloc'.  Update some comments.
	(internal_function): Move fallback definition so that the source
	compiles outside of libc, and use it in more places.
	(malloc_atfork): Fix when malloc_check is in use.

1999-05-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdlib/tst-strtod.c: Fix typo.

1999-05-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* elf/dl-close.c (_dl_close): Add cast to avoid warning about
	const incorrectness.
1999-05-17 10:09:50 +00:00
..
.cvsignore
Makefile
Versions Update. 1999-02-07 12:50:11 +00:00
a64l.c Update. 1999-04-28 23:13:52 +00:00
abs.c
alloca.h
atexit.c Update. 1999-04-28 23:13:52 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 1999-02-09 09:50:05 +00:00
drand48-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.c
exit.c Update. 1999-04-28 23:13:52 +00:00
exit.h
fmtmsg.c Update. 1999-04-30 17:44:43 +00:00
fmtmsg.h
fpioconst.c Update. 1999-05-06 09:06:27 +00:00
fpioconst.h Update. 1999-04-28 23:13:52 +00:00
gen-mpn-copy
getsubopt.c Update. 1999-04-28 23:13:52 +00:00
gmp-impl.h
gmp.h
grouping.h
isomac.c
jrand48.c
jrand48_r.c
l64a.c
lcong48.c
lcong48_r.c
longlong.h Update. 1998-12-31 18:19:19 +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
nrand48.c
nrand48_r.c
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. 1999-02-07 12:50:11 +00:00
strfmon.c
strfmon_l.c
strtod.c Update. 1999-04-28 23:13:52 +00:00
strtod_l.c
strtof.c
strtof_l.c
strtol.c Update. 1999-05-15 23:31:55 +00:00
strtol_l.c
strtold_l.c Update. 1999-02-26 21:35:38 +00:00
strtoll.c Update. 1999-02-04 00:15:46 +00:00
strtoll_l.c
strtoul.c
strtoul_l.c
strtoull.c Surround strong_alias and weak_alias with ifdef _LIBC. 1999-04-28 15:29:01 +00:00
strtoull_l.c
test-canon.c
test-canon2.c
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-strtod.c Update. 1999-05-17 10:09:50 +00:00
tst-strtol.c
ucontext.h
wcstombs.c
wctomb.c
xpg_basename.c