src/winsup/cygwin ChangeLog lib/atexit.c lib/d ...

corinna@cygwin.com corinna@cygwin.com
Wed Nov 5 16:26:00 GMT 2014


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2014-11-05 16:26:18

Modified files:
	winsup/cygwin  : ChangeLog 
	winsup/cygwin/lib: atexit.c 
Added files:
	winsup/cygwin/lib: dso_handle.c 

Log message:
	* lib/atexit.c (atexit): Check for being linked into the executable.
	If so, call __cxa_atexit with NULL DSO handle.  Explain why.
	* lib/dso_handle.c: New file providing fallback __dso_handle.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6564&r2=1.6565
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/lib/dso_handle.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/lib/atexit.c.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Cygwin-cvs mailing list