CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [EMAIL PROTECTED] 2008-08-05 14:26:47
Modified files:
cygwin : ChangeLog dll_init.cc
Log message:
* dll_init.cc (dll_global_dtors): Add an additional test to avoid
walking the
linked list if it is empty.
(dll_list::detach): Don't set dll_global_dtors_recorded if we aren't
actually
going to record any dlls.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4244&r2=1.4245
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.cc.diff?cvsroot=uberbaum&r1=1.57&r2=1.58