From 7b0a32a30505e02f2b138b1695096b0ddb2ab62d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 23 Jun 2003 17:43:30 +0000 Subject: Update. 2003-06-23 Ulrich Drepper * sysdeps/pthread/aio_suspend.c (aio_suspend): Set errno to EINTR if this is what pthread_cond_wait returned. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 404169f..69dce62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-23 Ulrich Drepper + + * sysdeps/pthread/aio_suspend.c (aio_suspend): Set errno to EINTR + if this is what pthread_cond_wait returned. + 2003-06-20 Richard Henderson * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases. -- cgit v1.1