]> granicus.if.org Git - strace/commit
Add names for dummy parsers. No code changes
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 12 Oct 2011 19:03:29 +0000 (19:03 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 14 Oct 2011 15:52:21 +0000 (15:52 +0000)
commitb9e897d6aa535651b400d44080e48d88ab708da2
tree1a7e809eae20cb28fa4332d398b4192dfc204fa6
parent9e38484d497d66532f4e424c4699e5ddcad7eea6
Add names for dummy parsers.  No code changes

* linux/dummy.h: Add aliases to printargs() for those of dummy parsers
that had no own names before.
* linux/*/syscallent.h: Use these new names instead of printargs.
19 files changed:
linux/alpha/syscallent.h
linux/arm/syscallent.h
linux/avr32/syscallent.h
linux/bfin/syscallent.h
linux/dummy.h
linux/hppa/syscallent.h
linux/i386/syscallent.h
linux/ia64/syscallent.h
linux/m68k/syscallent.h
linux/microblaze/syscallent.h
linux/mips/syscallent.h
linux/powerpc/syscallent.h
linux/s390/syscallent.h
linux/s390x/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h
linux/sparc/syscallent.h
linux/tile/syscallent.h
linux/x86_64/syscallent.h