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 pthread/pthread_cond_wait.c ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-09-09 11:21:23

Modified files:
	nptl/sysdeps/pthread: pthread_cond_wait.c 
	nptl/sysdeps/unix/sysv/linux/i386/i486: pthread_cond_timedwait.S 
	                                        pthread_cond_wait.S 
	nptl/sysdeps/unix/sysv/linux/x86_64: pthread_cond_wait.S 

Log message:
	Only increase FUTEX if increasing WAKEUP_SEQ.  Fix comment typo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_cond_wait.c.diff?cvsroot=glibc&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S.diff?cvsroot=glibc&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S.diff?cvsroot=glibc&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S.diff?cvsroot=glibc&r1=1.23&r2=1.24


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