gcc/libstdc++-v3 ChangeLog src/allocator.cc

dje@gcc.gnu.org dje@gcc.gnu.org
Fri Jan 30 17:45:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dje@gcc.gnu.org	2004-01-30 17:45:02

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/src: allocator.cc 

Log message:
	* src/allocator.cc: Protect _S_get_thread_id() and
	_S_thread_key_destr() with #ifdef __GTHREADS.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2272&r2=1.2273
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/allocator.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2



More information about the Libstdc++-cvs mailing list