mbox series

[0/2] Continue cancellable syscall consolidation

Message ID 1489762656-4765-1-git-send-email-adhemerval.zanella@linaro.org
Headers show
Series Continue cancellable syscall consolidation | expand

Message

Adhemerval Zanella Netto March 17, 2017, 2:57 p.m. UTC
This patches are the follow up for the cancellable syscall consolidation
aiming to fix the x32 {INLINE,INTERNAL}_SYSCALL so it can use the
generic C implementation instead of the auto-generation one.

I am resing in a separate thread instead of ping the old threads mainly
for organize the workflow.

Adhemerval Zanella (2):
  Fix {INLINE,INTERNAL}_SYSCALL macros for x32
  Remove p{read,write}{v} and fallocate from x86 auto-generation list

 ChangeLog                                        |  55 +++++
 sysdeps/unix/sysv/linux/x86_64/syscalls.list     |   4 -
 sysdeps/unix/sysv/linux/x86_64/sysdep.h          | 252 +++++++++++++----------
 sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list |   1 -
 sysdeps/unix/sysv/linux/x86_64/x32/times.c       |  24 ++-
 5 files changed, 211 insertions(+), 125 deletions(-)

-- 
2.7.4