glibc/nptl/sysdeps
Ulrich Drepper 346e6ad401 [BZ #3123]
2006-09-08  Ulrich Drepper  <drepper@redhat.com>
	[BZ #3123]
	* sysdeps/pthread/pthread_cond_wait.c (__condvar_cleanup): Don't
	increment WAKEUP_SEQ if this would increase the value beyond TOTAL_SEQ.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.c: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.c: Likewise.
	* Makefile (tests): Add tst-cond22.
	* tst-cond22.c: New file.
2006-09-08 10:41:17 +00:00
..
alpha (tcbhead_t): Rename member to __private. 2006-01-13 21:38:17 +00:00
i386 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
ia64 * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private. 2006-01-06 21:47:59 +00:00
powerpc * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
pthread [BZ #3123] 2006-09-08 10:41:17 +00:00
s390 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
sh * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
sparc * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
unix/sysv/linux [BZ #3123] 2006-09-08 10:41:17 +00:00
x86_64 * Makeconfig (%.v.i rule): Don't use -DASSEMBLER. 2006-04-27 01:25:47 +00:00