This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog cygtls.h cygwin.din sy ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-06-09 22:33:57

Modified files:
	cygwin         : ChangeLog cygtls.h cygwin.din syscalls.cc 
	                 thread.cc tlsoffsets.h 

Log message:
	* cygtls.h (_local_storage::setmode_file): New element.
	(_local_storage::setmode_mode): New element.
	* tlsoffsets.h: Regenerate.
	* cygwin.din (setmode): Define as cygwin_getmode.
	* syscalls.cc (setmode_helper): Use setmode_* variables from tls rather than
	using unthreadsafe static.
	(setmode): Break out fwalk stuff.
	(cygwin_setmode): New function.  Put fwalk stdio stuff here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.2955&r2=1.2956
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.h.diff?cvsroot=uberbaum&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygwin.din.diff?cvsroot=uberbaum&r1=1.137&r2=1.138
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.380&r2=1.381
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.cc.diff?cvsroot=uberbaum&r1=1.181&r2=1.182
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/tlsoffsets.h.diff?cvsroot=uberbaum&r1=1.18&r2=1.19


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]