strace/linux/32
Elvira Khabirova 211d6ef4b6 fcntl: create a separate parser for fcntl64 syscall
* fcntl.c(print_fcntl): New function, made from SYS_FUNC(fcntl).
(SYS_FUNC(fcntl), SYS_FUNC(fcntl64)): Use it.
* linux/32/syscallent.h: Change parser of fcntl64 to SEN(fcntl64).
* linux/arm/syscallent.h: Likewise.
* linux/avr32/syscallent.h: Likewise.
* linux/bfin/syscallent.h: Likewise.
* linux/hppa/syscallent.h: Likewise.
* linux/i386/syscallent.h: Likewise.
* linux/m68k/syscallent.h: Likewise.
* linux/microblaze/syscallent.h: Likewise.
* linux/mips/syscallent-n32.h: Likewise.
* linux/mips/syscallent-o32.h: Likewise.
* linux/powerpc/syscallent.h: Likewise.
* linux/s390/syscallent.h: Likewise.
* linux/sh/syscallent.h: Likewise.
* linux/sh64/syscallent.h: Likewise.
* linux/sparc/syscallent.h: Likewise.
* linux/xtensa/syscallent.h: Likewise.
2015-12-04 23:12:14 +00:00
..
ioctls_inc_align32.h Fix ioctl entries on 32-bit architectures with 64-bit aligned structures 2015-05-21 22:53:42 +00:00
ioctls_inc_align64.h Fix ioctl entries on 32-bit architectures with 64-bit aligned structures 2015-05-21 22:53:42 +00:00
ioctls_inc.h Fix ioctl entries on 32-bit architectures with 64-bit aligned structures 2015-05-21 22:53:42 +00:00
syscallent.h fcntl: create a separate parser for fcntl64 syscall 2015-12-04 23:12:14 +00:00