From 6e741bc3cb8c832a98a5f0845099c10edc07e7c5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 9 Jan 2006 05:32:43 +0000 Subject: [PATCH] being too clever and reloading the futex value where it shouldn't. --- nptl/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index a67fdab..9e592c9 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,7 +1,7 @@ 2006-01-07 Ulrich Drepper * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc - being to clever and reloading the futex value where it shouldn't. + being too clever and reloading the futex value where it shouldn't. 2006-01-06 Ulrich Drepper -- 2.7.4