]> granicus.if.org Git - strace/commit
Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 29 Dec 2015 01:06:39 +0000 (01:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 29 Dec 2015 01:15:20 +0000 (01:15 +0000)
commitaef5e14ba29976949961084ddaabb703df688dd7
tree0edde36fea091b9962d5431b203a10b9f64c47cc
parentdd039b74efd2b7ecb499a122e05465783716d577
Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall

* linux/*/syscallent*.h (getpid, getppid, gettid): Set NF flag.
24 files changed:
linux/32/syscallent.h
linux/64/syscallent.h
linux/alpha/syscallent.h
linux/arm/syscallent.h
linux/avr32/syscallent.h
linux/bfin/syscallent.h
linux/hppa/syscallent.h
linux/i386/syscallent.h
linux/ia64/syscallent.h
linux/m68k/syscallent.h
linux/microblaze/syscallent.h
linux/mips/syscallent-n32.h
linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h
linux/powerpc/syscallent.h
linux/powerpc64/syscallent.h
linux/s390/syscallent.h
linux/s390x/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h
linux/sparc/syscallent.h
linux/x32/syscallent.h
linux/x86_64/syscallent.h
linux/xtensa/syscallent.h