src/winsup/cygwin ChangeLog cygwin.din dcrt0.c ...

cgf@cygwin.com cgf@cygwin.com
Thu Sep 16 03:49:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-09-16 03:49:03

Modified files:
	winsup/cygwin  : ChangeLog cygwin.din dcrt0.cc 
	winsup/cygwin/lib: _cygwin_crt0_common.cc 

Log message:
	* cygwin.din (_impure_ptr): Export.
	(reent_data): Don't export.
	* dcrt0.cc (reent_data): Drop.
	(__cygwin_user_data): Initialize impure_ptr as GLOBAL_REENT.
	(_dll_crt0): Initialize _impure_ptr as GLOBAL_REENT.
	* lib/_cygwin_crt0_common.cc (_impure_ptr): Drop.  Declare extern as dllimport
	instead.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2563&r2=1.2564
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygwin.din.diff?cvsroot=src&r1=1.119&r2=1.120
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.221&r2=1.222
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/lib/_cygwin_crt0_common.cc.diff?cvsroot=src&r1=1.12&r2=1.13



More information about the Cygwin-cvs mailing list