commit | 88812d685d7d24a68841ee0435aab6296f273787 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Jun 26 22:27:23 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Jun 26 22:27:23 2003 +0000 |
tree | 7766f47fb8448b9e0557a684cb8e0e1be5e37bed | |
parent | 9df23f9a37ce6963323baa69bfb1a35b1c0eddd6 [diff] |
2003-06-26 Roland McGrath <roland@redhat.com> * process.c [LINUX] (sys_futex): Grok FUTEX_REQUEUE and print 5th arg. * linux/syscallent.h: sys_futex argument count is now 5, not 4. * linux/ia64/syscallent.h: Likewise. * linux/powerpc/syscallent.h: Likewise. * linux/s390/syscallent.h: Likewise. * linux/s390x/syscallent.h: Likewise. * linux/x86_64/syscallent.h: Likewise. From Jakub Jelinek <jakub@redhat.com>.