freebsd_amp_hwpstate/gnu/usr.bin/ld
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
i386
ldconfig Add -R (rescan or refresh) option to rescan and rebuild the hints 1997-08-22 04:42:12 +00:00
ldd Touch up the code that implements "ldd -v". 1997-09-02 21:54:39 +00:00
rtld Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
sparc
Makefile Configure static linkage in the normal way (default to -static using 1997-06-29 21:36:33 +00:00
PORTING
dynamic.h
ld.1 .Ar -l -> .Fl l 1997-08-23 21:59:41 +00:00
ld.1aout .Ar -l -> .Fl l 1997-08-23 21:59:41 +00:00
ld.c
ld.h
lib.c
rrs.c
shlib.c
shlib.h
support.c
support.h
symbol.c
symseg.h
warnings.c
xbits.c