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: Fri Jan 31 18:44:59 UTC 2025
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Prefer the kernel passed exec name as opposed to argv[0] for the main object
name, if available. This is more useful because it is an absolute path
and more consistent.
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 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