]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (sys_shl_open): Cache a handle for the `self'
authorGary V. Vaughan <gary@gnu.org>
Sun, 8 Apr 2001 10:34:45 +0000 (10:34 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 8 Apr 2001 10:34:45 +0000 (10:34 +0000)
commitc0b7dcf2f9bfbed93993a5863c4b38e631b06aff
tree7ec5de0e45b41d02fdf95a42219e6dbb46c23c90
parent0790e81085526a328c1fe2c7c2ea52841443370d
* libltdl/ltdl.c (sys_shl_open): Cache a handle for the `self'
module, since HPUX adds module symbols into the `self' pool if
it is opened later.  Return the cached pointer if the caller
subsequently tries to open `self'.
(sys_shl_sym): Diagnose NULL modules.
ChangeLog
libltdl/ltdl.c