From 9554ebf2d4da22591e974d3cf2ed09a2b8dbdbd8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 12 Dec 2009 11:06:23 -0800 Subject: Invalid timeouts in i386 sem_timedwait. We adjusted nwaiters even though this isn't necessary. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 494b5904fb..3d9a60afc5 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2009-12-12 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): + Don't update nwaiters after invalid timeout is recognized. + 2009-11-27 Thomas Schwinge * sysdeps/unix/sysv/linux/sh/pt-initfini.c (_init): Don't call -- cgit v1.2.3