]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.h (lt_dlinfo): Move private module field to here...
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Jul 2004 09:35:51 +0000 (09:35 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 8 Jul 2004 09:35:51 +0000 (09:35 +0000)
commit8bd0890c7ba838e8c979578cf9dc13118bdffee0
tree60806118792611a3b339fe8e3a9d251d5e626784
parentae045aaf74b576c81a21178ae90fade52dc19db3
* libltdl/ltdl.h (lt_dlinfo): Move private module field to here...
* libltdl/ltdl.c (lt_dlhandle_struct): ...from here.  Changed all
callers.
* libltdl/loader-loadlibrary.c (sys_wll_open): Use new inteface to
scan loaded handle->info.module fields for previously loaded
modules.
* doc/libtool.texi (User defined module data): Document changes to
the interface.
* NEWS: Updated.
Reported by Chuck Wilson <cwilson@ece.gatech.edu>
ChangeLog
NEWS
doc/libtool.texi
libltdl/loader-loadlibrary.c
libltdl/ltdl.c
libltdl/ltdl.h