aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 404169f..69dce62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-23 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/pthread/aio_suspend.c (aio_suspend): Set errno to EINTR
+ if this is what pthread_cond_wait returned.
+
2003-06-20 Richard Henderson <rth@redhat.com>
* sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases.