strace/freebsd
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
..
i386 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> 2005-07-05 03:25:35 +00:00
.cvsignore Add FreeBSD support 2000-09-01 21:03:06 +00:00
ioctlent.sh Add FreeBSD support 2000-09-01 21:03:06 +00:00
syscalls.cat Add FreeBSD support 2000-09-01 21:03:06 +00:00
syscalls.pl cope with FreeBSD compatability syscalls 2001-03-08 17:27:20 +00:00
syscalls.print Use configure to detect 64bit off_t and rlim_t 2001-03-08 13:59:00 +00:00