HardenedBSD/gnu/usr.bin/ld
Nate Williams e1ec3d8b3c Fixup the "ld.so failed" message for the case when ld.so finds undefined
symbols.

An easy example to see this is to develop an X program which links
against Xt, but doesn't add -lX11 to the link line.  It will link fine,
but cause run-time errors by ld.so because of missing symbols used by Xt
defined in X11.  This patch makes the errors more readable.

Submitted by:   jdp@polstra.com (John Polstra)
1995-09-27 23:14:08 +00:00
..
i386
ldconfig Reset the umask before creating the output file; otherwise running 1995-08-16 06:31:50 +00:00
ldd
rtld Fixup the "ld.so failed" message for the case when ld.so finds undefined 1995-09-27 23:14:08 +00:00
sparc
cplus-dem.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
etc.c
ld.1
ld.1aout
ld.c Make ld's error messages consistent with gcc when no input files 1995-07-13 08:30:07 +00:00
ld.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
lib.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile Stop using gnumalloc. 1995-09-22 14:14:32 +00:00
PORTING
rrs.c
shlib.c
symbol.c
symseg.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
TODO
warnings.c
xbits.c