libc ./ChangeLog elf/ldd.bash.in elf/rtld.c

jakub@sourceware.org jakub@sourceware.org
Wed Dec 8 10:57:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2004-12-08 10:57:21

Modified files:
	.              : ChangeLog 
	elf            : ldd.bash.in rtld.c 

Log message:
	* elf/ldd.bash.in: For -u, set bind_now=yes.
	If eval $add_env '"$file"' exits with exitcode 5, retry with
	eval $add_env \${RTLD} '"$file"'.
	Remove | cat usage, it breaks exit code propagation.
	* elf/rtld.c (process_envvars): If __libc_enable_secure and
	mode != normal, exit with exitcode 5.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.52&r2=1.8782.2.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/ldd.bash.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.32&r2=1.32.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/rtld.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.330.2.9&r2=1.330.2.10



More information about the Glibc-cvs mailing list