src/winsup/cygwin ChangeLog thread.cc thread.h

cgf@cygwin.com cgf@cygwin.com
Sat Sep 20 02:43:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-09-20 02:43:18

Modified files:
	winsup/cygwin  : ChangeLog thread.cc thread.h 

Log message:
	* thread.h (__reent_t::init_clib): Declare new function.
	* thread.cc (__reent_t::init_clib): Define new function.
	(pthread::thread_init_wrapper): Use __reent_t::init_clib to init local clib
	storage and set std{in,out,err} appropriately.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2082&r2=1.2083
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.132&r2=1.133
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.71&r2=1.72



More information about the Cygwin-cvs mailing list