glibc/posix
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
..
bits Update. 2000-01-18 09:34:50 +00:00
glob
sys Update. 2000-04-15 22:26:34 +00:00
.cvsignore
annexc.c
bsd-getpgrp.c
confstr.c
cpio.h
execl.c
execle.c
execlp.c
execv.c
execvp.c
fnmatch_loop.c Update. 2000-01-26 03:46:22 +00:00
fnmatch.c Update. 2000-01-26 03:22:20 +00:00
fnmatch.h
getconf.c Update. 2000-04-13 03:55:50 +00:00
getopt1.c
getopt_init.c
getopt.c Update. 2000-03-31 05:03:53 +00:00
getopt.h
glob.h Update. 2000-02-23 06:02:09 +00:00
globtest.c Update comment about _SLOWDOWN flags. 2000-03-20 00:46:01 +00:00
globtest.sh Update. 2000-04-13 15:13:26 +00:00
Makefile Update. 2000-04-15 16:51:16 +00:00
ptestcases.h (collate_output): Update. 1999-12-31 22:21:25 +00:00
PTESTS (collate_output): Update. 1999-12-31 22:21:25 +00:00
PTESTS2C.sed
re_comp.h
regex.c Update. 2000-03-26 20:35:45 +00:00
regex.h Update. 2000-01-20 02:01:32 +00:00
regexbug1.c
runptests.c
runtests.c
sched.h
setpgrp.c
spawn_faction_addclose.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_adddup2.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_addopen.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_destroy.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_init.c Update. 2000-04-15 16:51:16 +00:00
spawn_int.h Update. 2000-04-15 16:51:16 +00:00
spawn.c Update. 2000-04-15 16:51:16 +00:00
spawn.h Update. 2000-04-15 16:51:16 +00:00
spawnattr_destroy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getdefault.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getflags.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getpgroup.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getschedparam.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getschedpolicy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getsigmask.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_init.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setdefault.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setflags.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setpgroup.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setschedparam.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setschedpolicy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setsigmask.c Update. 2000-04-15 16:51:16 +00:00
spawni.c Update. 2000-04-15 16:51:16 +00:00
spawnp.c Update. 2000-04-15 16:51:16 +00:00
tar.h
test-vfork.c
testcases.h Update. 2000-01-18 10:53:15 +00:00
testfnm.c Update. 2000-03-26 20:35:45 +00:00
TESTS Update. 2000-01-18 10:53:15 +00:00
TESTS2C.sed
tst-getlogin.c
tst-mmap.c Update. 2000-01-03 17:00:25 +00:00
tst-preadwrite.c
tstgetopt.args
tstgetopt.c
unistd.h Update. 2000-04-02 08:05:36 +00:00
Versions Update. 2000-04-15 16:51:16 +00:00
wait.h
wordexp-test.c Correct one of the tests added in the last change. Really get the root passwd entry to check again ~root. 2000-03-14 09:09:43 +00:00
wordexp-tst.sh
wordexp.c Update. 2000-02-24 07:36:39 +00:00
wordexp.h