This is the mail archive of the glibc-cvs@sourceware.org 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/nptl/sysdeps/unix/sysv/linux/x86_64 pthre ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-05-27 18:06:10

Modified files:
	nptl/sysdeps/unix/sysv/linux/x86_64: pthread_rwlock_wrlock.S 
	                                     pthread_rwlock_unlock.S 
	                                     pthread_rwlock_timedwrlock.S 
	                                     pthread_rwlock_timedrdlock.S 
	                                     pthread_rwlock_rdlock.S 

Log message:
	Change main futex to use private operations if possible.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S.diff?cvsroot=glibc&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S.diff?cvsroot=glibc&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S.diff?cvsroot=glibc&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S.diff?cvsroot=glibc&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S.diff?cvsroot=glibc&r1=1.8&r2=1.9


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