diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-09-26 08:45:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-09-26 08:45:18 +0000 |
commit | dc2b1649439f24a49a06e641028b1c0a4090a1a8 (patch) | |
tree | e9bb58e06ccb90e51131ee01227c3e12a701a41a | |
parent | 2047343ac533f17671483fa48a8aa5820714efa9 (diff) | |
download | glibc-dc2b1649439f24a49a06e641028b1c0a4090a1a8.tar glibc-dc2b1649439f24a49a06e641028b1c0a4090a1a8.tar.gz glibc-dc2b1649439f24a49a06e641028b1c0a4090a1a8.tar.bz2 glibc-dc2b1649439f24a49a06e641028b1c0a4090a1a8.zip |
Update.
2003-09-26 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/ia64/getcontext.S: Pass fourth argument to
rt_sigprocmask system call.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-09-26 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/ia64/getcontext.S: Pass fourth argument to + rt_sigprocmask system call. + 2003-09-25 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/dl-execstack.c (_dl_make_stack_executable): |