diff options
author | Roland McGrath <roland@gnu.org> | 2003-05-28 20:45:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-05-28 20:45:44 +0000 |
commit | f85a9e6198c74572a735d69fcef7f0b35d94ecb4 (patch) | |
tree | a37a4359168b3fbb60f5b00f4756c35985b75c3b /ChangeLog | |
parent | 5fcc93ee649711ba2b74be8a2a93f96e8845ff85 (diff) | |
download | glibc-f85a9e6198c74572a735d69fcef7f0b35d94ecb4.tar glibc-f85a9e6198c74572a735d69fcef7f0b35d94ecb4.tar.gz glibc-f85a9e6198c74572a735d69fcef7f0b35d94ecb4.tar.bz2 glibc-f85a9e6198c74572a735d69fcef7f0b35d94ecb4.zip |
* 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 <pabuhr@plg2.math.uwaterloo.ca>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-05-28 Roland McGrath <roland@redhat.com> + + * 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 <pabuhr@plg2.math.uwaterloo.ca>. + 2003-05-28 Ulrich Drepper <drepper@redhat.com> * include/libc-symbols.h: Define hidden attribute for real also if |