]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix libltdl to not skip dlopen on systems with several loaders,
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 4 Mar 2008 22:31:33 +0000 (22:31 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 4 Mar 2008 22:31:33 +0000 (22:31 +0000)
commit3280cb4b7cbcba1d5470f2b7c74096b467322141
tree0187dc2c07d7e50c6739283157f30bdce9f26d97
parent8c7644ca3a66d9ba974a97c88261c21f2daa63d4
Fix libltdl to not skip dlopen on systems with several loaders,
such as HP-UX, Cygwin.
* libltdl/slist.c (slist_concat): When appending to the tail
of a list, do not drop items off the beginning of the list.
* NEWS: Update.
ChangeLog
NEWS
libltdl/slist.c