freebsd-dev/sbin/ldconfig
Joerg Wunsch d5453ba5c4 Make ldconfig and ld.so not hashing the shared lib minor number. This
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed.  Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.

Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.
1995-01-12 19:12:29 +00:00
..
ldconfig.8 Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
ldconfig.c Make ldconfig and ld.so not hashing the shared lib minor number. This 1995-01-12 19:12:29 +00:00
Makefile Better link ldconfig static instead dynamic. 1994-04-13 20:49:42 +00:00