src/winsup/cygwin thread.cc ChangeLog

tpfaff@cygwin.com tpfaff@cygwin.com
Wed Jun 11 19:08:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tpfaff@sourceware.org	2003-06-11 19:08:44

Modified files:
	winsup/cygwin  : thread.cc ChangeLog 

Log message:
	* thread.cc (pthread_attr_init): Return 0 if attribute is already initialized.
	Fix return code if out of memory.
	(pthread_condattr_init): Ditto.
	(pthread_rwlockattr_init): Ditto.
	(pthread_mutexattr_init): Return 0 if attribute is already initialized.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.125&r2=1.126
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1934&r2=1.1935



More information about the Cygwin-cvs mailing list