OSDN Git Service

* dll_init.cc (remove_dll_atexit): New function.
authorcgf <cgf>
Fri, 29 Jan 2010 18:34:09 +0000 (18:34 +0000)
committercgf <cgf>
Fri, 29 Jan 2010 18:34:09 +0000 (18:34 +0000)
commiteb9c9ddd24cda3f4534ca0e1d0fa931c55b542ae
tree1ddf945cebe5eedc6549807796395f2b79f33b17
parent13b3d0ba02ee072fa6aa3183144adb278099658a
* dll_init.cc (remove_dll_atexit): New function.
(dll_list::detach): Run any atexit handlers registered in the DLL prior to
unloading.
winsup/cygwin/ChangeLog
winsup/cygwin/dll_init.cc