strace/linux
Roland McGrath 2fe7b13b2f 2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
Introduce "-e trace=desc".
	* defs.h (TRACE_DESC): New flag.
	* syscall.c: Define TD macro before include of syscallent files
	and undefine it afterwards.
	(lookup_class): Recognize "desc" keyword.
	* strace.1: Document "-e trace=desc".
	* freebsd/i386/syscallent.h: Mark those syscalls which take a
	file descriptor as an argument or return a file descriptor with
	TD flag.
	* linux/alpha/syscallent.h: Likewise.
	* linux/hppa/syscallent.h: Likewise.
	* linux/ia64/syscallent.h: Likewise.
	* linux/mips/syscallent.h: Likewise.
	* linux/powerpc/syscallent.h: Likewise.
	* linux/s390/syscallent.h: Likewise.
	* linux/s390x/syscallent.h: Likewise.
	* linux/sh/syscallent.h: Likewise.
	* linux/sh64/syscallent.h: Likewise.
	* linux/sparc/syscallent.h: Likewise.
	* linux/sparc64/syscallent2.h: Likewise.
	* linux/sparc64/syscallent.h: Likewise.
	* linux/syscallent.h: Likewise.
	* linux/x86_64/syscallent.h: Likewise.
	* sunos4/syscallent.h: Likewise.
	* svr4/syscallent.h: Likewise.
	Fixes RH#159400.
2005-07-05 03:25:35 +00:00
..
alpha 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
arm 2005-03-22 Roland McGrath <roland@redhat.com> 2005-03-22 23:12:41 +00:00
hppa 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
ia64 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
mips 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
powerpc 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
s390 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
s390x 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
sh 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
sh64 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
sparc 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
sparc64 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
x86_64 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
.cvsignore Implement new way to get the ioctl list for Linux: instead of 2001-03-17 17:26:34 +00:00
dummy.h 2004-04-16 Roland McGrath <roland@redhat.com> 2004-04-16 21:48:44 +00:00
errnoent.h Regenerated 2001-08-03 21:51:48 +00:00
ioctlent.h 2004-09-13 Dmitry V. Levin <ldv@altlinux.org> 2004-10-06 22:31:38 +00:00
ioctlent.sh 2004-09-13 Dmitry V. Levin <ldv@altlinux.org> 2004-10-06 22:31:38 +00:00
ioctlsort.c 2004-09-13 Dmitry V. Levin <ldv@altlinux.org> 2004-10-06 22:31:38 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
syscall.h 2005-06-06 Roland McGrath <roland@redhat.com> 2005-06-07 23:21:28 +00:00
syscallent.h 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00