strace/svr4
Dmitry V. Levin ad178c0dc0 Remove redundant parsers
* desc.c (sys_dup): Remove.
* file.c (sys_pivotroot, sys_rmdir, sys_fchdir, sys_chroot, sys_fchroot,
sys_unlink, sys_symlink, sys_rename): Remove.
* linux/syscall.h (sys_chroot, sys_dup, sys_fchdir, sys_pivotroot,
sys_rename, sys_rmdir, sys_symlink, sys_unlink): Remove.
* linux/dummy.h: Add aliases for sys_chroot, sys_dup, sys_pivotroot,
sys_rename, sys_rmdir, sys_symlink, sys_unlink.
* pathtrace.c (pathtrace_match): Update.
* sunos4/dummy.h: Add aliases for sys_chroot, sys_dup, sys_fchdir,
sys_fchroot, sys_rename, sys_rmdir, sys_symlink, sys_unlink.
* svr4/dummy.h: Likewise.
* sunos4/syscall.h (sys_chroot, sys_dup, sys_fchdir, sys_fchroot,
sys_rename, sys_rmdir, sys_symlink, sys_unlink): Remove.
* svr4/syscall.h (sys_chroot, sys_dup, sys_fchdir, sys_fchroot,
sys_rename, sys_rmdir, sys_symlink, sys_unlink): Remove.
2011-11-28 22:48:53 +00:00
..
dummy.h Remove redundant parsers 2011-11-28 22:48:53 +00:00
errnoent.h Initial revision 1999-02-19 00:21:36 +00:00
ioctlent.h Initial revision 1999-02-19 00:21:36 +00:00
ioctlent.sh Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
signalent.h Initial revision 1999-02-19 00:21:36 +00:00
syscall.h Remove redundant parsers 2011-11-28 22:48:53 +00:00
syscallent.h Stop using nargs == -1 in syscallent tables 2011-08-23 13:24:17 +02:00