glibc/stdlib
Ulrich Drepper 145b84138f Update.
* elf/dl-version.c (_dl_check_map_versions): New argument trace_mode.
	Before testing versions check that we actually loaded the object
	and whether we are in trace mode.  If not loaded during tracing don't
	test versions in this object.
	(_dl_check_all_versions): Take new parameter and pass to
	_dl_check_map_versions.
	* sysdeps/generic/ldsodefs.h: Update prototypes for
	_dl_check_all_versions and _dl_check_map_versions.
	* elf/rtld.c (struct version_check_args): Add dotrace.
	(version_check_doit): Pass args->dotrace to _dl_check_all_versions.
	(dl_main): Pass info about trace mode to version_check_doit.
	* elf/dl-open.c (dl_open_worker): Pass zero as new argument to
	_dl_check_all_versions.

	* manual/users.texi (XPG Functions): Document utmpxname, getutmp,
	and getutmpx.
	Patch by Bryan Henderson <bryanh@giraffe-data.com>.
2000-04-15 22:26:34 +00:00
..
.cvsignore
Makefile Update. 1999-12-27 21:50:29 +00:00
Versions Update. 1999-12-27 21:50:29 +00:00
a64l.c Update. 1999-04-28 23:13:52 +00:00
abs.c
alloca.h Update. 1999-10-09 21:56:43 +00:00
atexit.c Update. 1999-10-11 04:32:44 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 2000-02-28 07:41:22 +00:00
cxa_atexit.c Update. 1999-12-27 21:50:29 +00:00
cxa_finalize.c Update. 1999-12-27 21:50:29 +00:00
drand48-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.c
exit.c Update. 1999-12-27 21:50:29 +00:00
exit.h Update. 1999-12-27 21:50:29 +00:00
fmtmsg.c Update. 2000-02-22 09:00:35 +00:00
fmtmsg.h Update. 2000-02-23 06:02:09 +00:00
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-08-18 07:53:35 +00:00
gmp-impl.h
gmp.h
grouping.h
isomac.c Update. 1999-09-20 03:24:36 +00:00
jrand48.c
jrand48_r.c Update. 1998-08-25 11:45:26 +00:00
l64a.c
lcong48.c
lcong48_r.c
longlong.h Update. 2000-01-17 06:12:15 +00:00
lrand48.c
lrand48_r.c
mblen.c Update. 2000-04-07 16:45:34 +00:00
mbstowcs.c Update. 1999-07-28 19:37:40 +00:00
mbtowc.c Update. 1999-07-29 23:46:10 +00:00
monetary.h Update. 1999-10-09 21:56:43 +00:00
mp_clz_tab.c
mrand48.c
mrand48_r.c
msort.c Update. 2000-02-28 08:14:33 +00:00
nrand48.c
nrand48_r.c
on_exit.c
qsort.c Update. 1999-10-28 21:38:59 +00:00
rand.c
rand_r.c Update. 1999-10-28 21:10:55 +00:00
random.c (__initstate): Correct types of parameters and return value. (__setstate): Likewise. 2000-02-24 16:49:20 +00:00
random_r.c Update. 2000-03-26 18:48:26 +00:00
rpmatch.c
secure-getenv.c
seed48.c
seed48_r.c
srand48.c
srand48_r.c
stdlib.h Update. 2000-04-15 22:26:34 +00:00
strfmon.c Update. 2000-04-10 05:13:54 +00:00
strfmon_l.c
strtod.c Update. 1999-10-30 04:34:35 +00:00
strtod_l.c
strtof.c
strtof_l.c
strtold_l.c Update. 1999-02-26 21:35:38 +00:00
test-canon.c Update. 1998-12-13 14:58:26 +00:00
test-canon2.c
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-environ.c Update. 1999-10-12 16:00:04 +00:00
tst-strtod.c Update. 1999-10-30 04:34:35 +00:00
tst-strtol.c Update. 1998-09-20 18:10:54 +00:00
tst-strtoll.c Update. 1999-06-21 13:38:44 +00:00
tst-xpg-basename.c Update. 1999-10-17 22:43:33 +00:00
ucontext.h Update. 1999-10-09 21:56:43 +00:00
wcstombs.c Update. 1999-07-26 17:01:32 +00:00
wctomb.c Update. 1999-07-29 23:46:10 +00:00
xpg_basename.c Update. 1999-10-10 20:48:08 +00:00