glibc/manual
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
..
examples Update. 2000-02-29 06:34:39 +00:00
.cvsignore
argp.texi Update. 2000-04-15 19:38:00 +00:00
arith.texi Update. 2000-02-22 09:00:35 +00:00
charset.texi Update. 2000-03-22 00:10:30 +00:00
conf.texi Update. 2000-02-29 06:34:39 +00:00
contrib.texi
creature.texi Update. 2000-03-29 12:54:35 +00:00
crypt.texi Update. 2000-03-08 08:58:29 +00:00
ctype.texi
dir
errno.texi
filesys.texi Update. 2000-03-10 20:18:07 +00:00
getopt.texi Update. 2000-01-21 05:18:41 +00:00
header.texi
install.texi Remove references to crypt add-on. 2000-03-26 06:03:42 +00:00
intro.texi
io.texi
job.texi Update. 2000-02-15 01:39:39 +00:00
lang.texi
lgpl.texinfo
libc-texinfo.sh
libc.texinfo
libcbook.texi
libm-err-tab.pl
llio.texi Update. 2000-02-22 09:00:35 +00:00
locale.texi Update. 2000-02-11 20:15:01 +00:00
maint.texi
Makefile Update. 2000-03-17 18:32:02 +00:00
math.texi
memory.texi 2000-03-09 Martin Buchholz <martin@xemacs.org> 2000-03-10 08:41:39 +00:00
message.texi Update. 2000-03-15 03:30:14 +00:00
nss.texi
nsswitch.texi
pattern.texi Update comment about _SLOWDOWN flags. 2000-03-20 00:46:01 +00:00
pipe.texi
process.texi Update. 2000-03-22 00:10:30 +00:00
search.texi 2000-03-09 Martin Buchholz <martin@xemacs.org> 2000-03-10 08:41:39 +00:00
setjmp.texi
signal.texi Update. 2000-03-22 00:10:30 +00:00
socket.texi (Interface Naming): Fix typo: IFNAMSIZE -> IFNAMSIZ 2000-03-24 19:11:18 +00:00
startup.texi
stdio-fp.c
stdio.texi (Hook Functions): Correct prototypes for reader and writer. 2000-03-22 01:03:25 +00:00
string.texi Update. 2000-02-22 09:00:35 +00:00
summary.awk
sysinfo.texi Update. 2000-02-22 09:00:35 +00:00
terminal.texi
texinfo.tex
texis.awk
time.texi Fix typo. 2000-02-24 17:22:02 +00:00
tsort.awk
users.texi Update. 2000-04-15 22:26:34 +00:00
xtract-typefun.awk