Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/ld.elf_so
Module Name: src
Committed By: christos
Date: Thu Sep 20 14:14:26 UTC 2007
Modified Files:
src/libexec/ld.elf_so: expand.c headers.c paths.c rtld.c
Log Message:
Use AT_SUN_EXECPATH instead of argv[0] for the executable name. This needs
kernel support, which is not there yet, thus $ORIGIN is broken at this time.
This is ok, nothing uses it yet.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/libexec/ld.elf_so/expand.c
cvs rdiff -r1.21 -r1.22 src/libexec/ld.elf_so/headers.c
cvs rdiff -r1.34 -r1.35 src/libexec/ld.elf_so/paths.c
cvs rdiff -r1.113 -r1.114 src/libexec/ld.elf_so/rtld.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index