]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (sys_wll_close): Strangely enough, Microsoft have
authorGary V. Vaughan <gary@gnu.org>
Tue, 15 Jun 1999 19:25:07 +0000 (19:25 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 15 Jun 1999 19:25:07 +0000 (19:25 +0000)
commit5d4c7c669bc55df30b1587f2bee74abcfb09c280
treef470025445503dca5b6c3d2e6721490d65a9fc58
parentab4018a6b854573839124f5157d8aa5625a43f10
* libltdl/ltdl.c (sys_wll_close): Strangely enough, Microsoft have
decided that LoadLibrary returns `0' for success, yet FreeLibrary
returns `0' for failure!  The FreeLibrary call used to interpret
`0' as success for both functions.
ChangeLog
libltdl/ltdl.c