From f85a9e6198c74572a735d69fcef7f0b35d94ecb4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 28 May 2003 20:45:44 +0000 Subject: [PATCH] * sysdeps/unix/sysv/linux/ia64/setcontext.S: Pass fourth argument to rt_sigprocmask system call. * sysdeps/unix/sysv/linux/ia64/ucontext_i.h (SC_MASK): Fix value. From Peter A. Buhr . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 13679e2..6478922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-05-28 Roland McGrath + + * sysdeps/unix/sysv/linux/ia64/setcontext.S: Pass fourth argument to + rt_sigprocmask system call. + * sysdeps/unix/sysv/linux/ia64/ucontext_i.h (SC_MASK): Fix value. + From Peter A. Buhr . + 2003-05-28 Ulrich Drepper * include/libc-symbols.h: Define hidden attribute for real also if -- 2.7.4