aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 89c771ed53..0a6e6a65ff 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,10 @@
2003-01-06 Jakub Jelinek <jakub@redhat.com>
+ * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Add
+ INTERNAL_SYSCALL_DECL, add err argument to INTERNAL_SYSCALL* macros.
+
+2003-01-06 Jakub Jelinek <jakub@redhat.com>
+
* sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use
PSEUDO_PREPARE_ARGS. Fix branch condition after SINGLE_THREAD_P.