Date: Tue, 2 Sep 1997 14:54:41 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/ld/ldd Makefile ldd.c sods.c Message-ID: <199709022154.OAA13410@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1997/09/02 14:54:41 PDT
Modified files:
gnu/usr.bin/ld/ldd Makefile ldd.c sods.c
Log:
Touch up the code that implements "ldd -v".
Bring the style of sods.c into better conformance. Add code to
print the contents of each datum being relocated. Correct the logic
that distinguishes between programs, shared libraries, and object
files. Make the entire program "-Wall" clean.
Revision Changes Path
1.7 +5 -4 src/gnu/usr.bin/ld/ldd/Makefile
1.14 +2 -2 src/gnu/usr.bin/ld/ldd/ldd.c
1.5 +78 -47 src/gnu/usr.bin/ld/ldd/sods.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709022154.OAA13410>
