about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec76edf14e..9171b04edb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-29  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/sigwait.c (__sigwait): The return value
+	semantics for sigtimedwait is different.  Rework the return value
+	handling and don't pass in an siginfo variable.
+
 2002-09-29  Roland McGrath  <roland@redhat.com>
 
 	* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.