from netbsd:
authorderaadt <deraadt@openbsd.org>
Fri, 12 Jan 1996 19:57:26 +0000 (19:57 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 12 Jan 1996 19:57:26 +0000 (19:57 +0000)
commit8ecaeb12a7aad51b8a5f16f7bf3a46014dfc49d5
tree9be9fe6304152d647b80b6515423248dac8a85cd
parent2638cbc0cf17012359164246989828eb5bfab3ae
from netbsd:
Make dlopen() search for libraries if given a name of the form
`lib<name>.so[.xx[.yy]]' (per Erik M. Theisen; PR#1763; patch from PR
used in simplified form).
Deal with v.2 hint files (hint srch dirs not yet used).
gnu/usr.bin/ld/rtld/rtld.c