OSDN Git Service

* autoload.cc (GetModuleHandleExW): Define.
authorcorinna <corinna>
Tue, 16 Aug 2011 14:44:25 +0000 (14:44 +0000)
committercorinna <corinna>
Tue, 16 Aug 2011 14:44:25 +0000 (14:44 +0000)
commit6db13dd03b7803771d9114c5e34d327f043c937e
treedc10071474242c62dc790f72532401e56592b29b
parentf5429c7187cd3b7c245b7beb154dac366c9a0bb8
* autoload.cc (GetModuleHandleExW): Define.
* dlfcn.cc: Throughout mark exported symbols as extern "C".
(dlopen): Unignore flags argument.  Define ret to NULL.  Fix typo in
comment.  Support Glibc flags RTLD_NOLOAD and RTLD_NODELETE.
* include/dlfcn.h:  Clean up comments.
(RTLD_NODELETE): Define.
(RTLD_NOLOAD): Define.
(RTLD_DEEPBIND): Define.
winsup/cygwin/ChangeLog
winsup/cygwin/autoload.cc
winsup/cygwin/dlfcn.cc
winsup/cygwin/include/dlfcn.h