libc include/pthread.h sysdeps/generic/libc-st ...

roland@sources.redhat.com roland@sources.redhat.com
Sun Aug 4 23:37:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-04 23:37:30

Modified files:
	include        : pthread.h 
	sysdeps/generic: libc-start.c 

Log message:
	2002-08-04  Roland McGrath  <roland@redhat.com>
	
	* include/pthread.h: Don't declare __pthread_initialize_minimal as
	weak here; we declare it weak or strong in the one place we use it.
	* sysdeps/generic/libc-start.c: ... which is here.
	Don't make the decl weak if [USE_TLS], since static programs need TLS
	setup even when single-threaded.



More information about the Glibc-cvs mailing list