egcs/gcc gthr-posix.h
ovidiu@gcc.gnu.org
ovidiu@gcc.gnu.org
Sat Jun 9 11:05:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: ovidiu@gcc.gnu.org 2001-06-09 11:05:09
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/egcs/gcc/gthr-posix.h.diff?cvsroot=gcc&r1=1.15&r2=1.16
More information about the Gcc-cvs
mailing list