freebsd-src/usr.bin/ldd
Maxim Sobolev d1cf9ea2c4 Fix a problem with RTLD_TRACE flag to dlopen(3), which sometimes can return
even if there was no error occured (when trying to dlopen(3) object that
already linked into executable which does dlopen(3) call). This is more
proper fix for `ldd /usr/lib/libc.so' problem, because the new behaviour
conforms to documentation.

Remove workaround from ldd.c (rev.1.32).

PR:		35099
Submitted by:	Nathan Hawkins <utsl@quic.net>
MFC after:	1 week
2002-10-19 10:18:29 +00:00
..
extern.h Warns; ANSIfy, constify and move declarations into a common header. 2002-04-28 12:55:35 +00:00
ldd.1 Use `The .Nm utility' 2002-04-20 12:18:28 +00:00
ldd.c Fix a problem with RTLD_TRACE flag to dlopen(3), which sometimes can return 2002-10-19 10:18:29 +00:00
Makefile Remove GCC-specific flags. 2002-04-28 12:54:24 +00:00
sods.c Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00