Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ldd/ldd_elf
Module Name: src
Committed By: jmc
Date: Fri Dec 19 19:56:57 UTC 2003
Modified Files:
src/usr.bin/ldd/ldd_elf: ldd.c
Log Message:
Start on adding support for -f flags as ldd did for a.out. PR#17786.
First, parse arguments correctly so -f isn't taken as a file name. For ELF
don't do anything yet, but for a.out compat, pass formats along when
exec'ing binary.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.bin/ldd/ldd_elf/ldd.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