gcc/gcc gthr-posix.h

ovidiu@gcc.gnu.org ovidiu@gcc.gnu.org
Sat Jun 9 11:02:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	ovidiu@gcc.gnu.org	2001-06-09 11:02:30

Modified files:
	gcc            : gthr-posix.h 

Log message:
	(__gthread_objc_init_thread_system): If pthread_key_create fails, it's
	not clear what the return value is.  This obvious fix makes sure it
	always returns -1 if a problem occurs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-posix.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.11.6.3&r2=1.11.6.4



More information about the Gcc-cvs mailing list