This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/linuxthreads/sysdeps alpha/tls.h i386/tls ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2005-01-09 20:01:16

Modified files:
	linuxthreads/sysdeps/alpha: tls.h 
	linuxthreads/sysdeps/i386: tls.h 
	linuxthreads/sysdeps/ia64: tls.h 
	linuxthreads/sysdeps/powerpc: tls.h 
	linuxthreads/sysdeps/s390: tls.h 
	linuxthreads/sysdeps/sh: tls.h 
	linuxthreads/sysdeps/sparc: tls.h 
	linuxthreads/sysdeps/x86_64: tls.h 

Log message:
	(dtv_t): Change pointer type to be struct which also contains information
	whether the memory pointed to is static TLS or not, include <stdbool.h>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/alpha/tls.h.diff?cvsroot=glibc&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/i386/tls.h.diff?cvsroot=glibc&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/ia64/tls.h.diff?cvsroot=glibc&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/powerpc/tls.h.diff?cvsroot=glibc&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/s390/tls.h.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/sh/tls.h.diff?cvsroot=glibc&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/sparc/tls.h.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/x86_64/tls.h.diff?cvsroot=glibc&r1=1.6&r2=1.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]