[PATCH 0/2] Continue cancellable syscall consolidation

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Mar 17 14:57:00 GMT 2017


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



More information about the Libc-alpha mailing list