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 ./ChangeLog nptl/ChangeLog nptl/sysdeps/a ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	rth@sources.redhat.com	2004-12-17 10:11:45

Modified files:
	.              : ChangeLog 
	nptl           : ChangeLog 
	nptl/sysdeps/alpha: tcb-offsets.sym 
	sysdeps/unix/sysv/linux/alpha: clone.S 
Added files:
	nptl/sysdeps/unix/sysv/linux/alpha: clone.S 

Log message:
	* sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support
	for NPTL where the PID is stored at userlevel and needs to be
	reset when CLONE_THREAD is not used.
	nptl/
	* sysdeps/unix/sysv/linux/alpha/clone.S: New file.
	* sysdeps/alpha/tcb-offsets.sym (TID_OFFSET): New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.9078&r2=1.9079
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&r1=1.754&r2=1.755
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/alpha/tcb-offsets.sym.diff?cvsroot=glibc&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/alpha/clone.S.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/alpha/clone.S.diff?cvsroot=glibc&r1=1.16&r2=1.17


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