Index of /~brian/course/2007/cunix/code/strace-4.5.9

      Name                    Last modified       Size  Description

[DIR] Parent Directory 18-May-2007 22:23 - [TXT] AUTHORS 22-Dec-2002 06:24 1k [TXT] COPYING 21-Dec-2002 21:07 18k [TXT] COPYRIGHT 31-Mar-2002 13:43 2k [TXT] CREDITS 09-Oct-2002 05:16 2k [TXT] ChangeLog 04-Feb-2005 04:52 117k [TXT] INSTALL 18-Feb-1999 19:21 8k [TXT] Makefile 25-Feb-2007 11:50 26k [TXT] Makefile.am 12-Jul-2004 03:53 4k [TXT] Makefile.in 04-Feb-2005 04:25 27k [TXT] NEWS 02-Feb-2005 15:47 6k [TXT] PORTING 18-Feb-1999 19:21 4k [TXT] TODO 10-Jul-2001 09:48 1k [TXT] acinclude.m4 13-Apr-2004 22:21 7k [TXT] aclocal.m4 04-Feb-2005 04:25 36k [TXT] bjm.c 03-Sep-2004 23:39 6k [TXT] compile 21-Dec-2002 21:07 3k [TXT] config.guess 01-Feb-2005 23:18 42k [TXT] config.h 27-Feb-2005 22:47 12k [TXT] config.h.in 04-Feb-2005 04:25 11k [TXT] config.log 25-Feb-2007 11:48 140k [TXT] config.status 25-Feb-2007 11:48 43k [TXT] config.sub 01-Feb-2005 23:18 31k [TXT] configure 04-Feb-2005 04:25 267k [TXT] configure.ac 04-Feb-2005 04:11 6k [DIR] debian/ 04-Feb-2005 04:54 - [TXT] defs.h 01-Feb-2005 23:44 19k [TXT] depcomp 31-Aug-2004 04:19 14k [TXT] desc.c 19-Oct-2004 22:18 14k [TXT] desc.o 27-Feb-2005 22:47 36k [   ] errnoent.sh 18-Feb-1999 19:22 2k [TXT] file.c 04-Feb-2005 04:49 50k [DIR] freebsd/ 04-Feb-2005 04:54 - [TXT] install-sh 31-Aug-2004 04:19 9k [TXT] io.c 07-Oct-2004 15:09 8k [TXT] ioctl.c 02-Feb-2005 15:32 6k [TXT] ioctlsort.c 17-Mar-2001 12:26 2k [TXT] ipc.c 03-Sep-2004 23:39 11k [DIR] linux/ 04-Feb-2005 04:54 - [TXT] mem.c 07-Oct-2004 14:53 16k [TXT] missing 31-Aug-2004 04:19 10k [TXT] mkinstalldirs 31-Aug-2004 04:19 3k [TXT] net.c 01-Feb-2005 22:11 39k [TXT] proc.c 03-Sep-2004 23:39 6k [TXT] process.c 01-Feb-2005 23:16 78k [TXT] resource.c 06-Oct-2004 18:14 14k [TXT] signal.c 01-Feb-2005 23:16 41k [   ] signalent.sh 18-Feb-1999 19:22 2k [TXT] sock.c 02-Feb-2005 15:25 6k [TXT] stamp-h1 25-Feb-2007 11:48 1k [TXT] strace-graph 30-Aug-1999 19:26 8k [TXT] strace.1 31-Aug-2004 03:47 18k [TXT] strace.c 01-Feb-2005 23:44 54k [TXT] strace.o 25-Feb-2007 11:46 65k [TXT] strace.spec 04-Feb-2005 04:52 11k [TXT] stream.c 03-Sep-2004 23:39 28k [DIR] sunos4/ 04-Feb-2005 04:54 - [DIR] svr4/ 04-Feb-2005 04:54 - [TXT] syscall.c 01-Feb-2005 23:42 63k [TXT] syscall.o 27-Feb-2005 22:47 79k [   ] syscallent.sh 30-Mar-2003 20:03 3k [TXT] system.c 01-Feb-2005 23:36 57k [TXT] term.c 03-Sep-2004 23:39 9k [TXT] time.c 06-Oct-2004 18:27 12k [TXT] util.c 02-Feb-2005 15:55 45k [TXT] util.o 27-Feb-2005 22:47 38k

This is strace 4.0, a system call tracer for SunOS 4.x, Linux, System
V release 4, Solaris 2.x and Irix 5.x.  strace is released under a
Berkeley-style license at the request of Paul Kranenburg; see the file
COPYRIGHT for details.

Read the INSTALL file for generic instructions on how to install
strace.  If configure cannot guess your system configuration, you can
specify it on the command line after the other options like this:

	./configure --prefix=/usr i486-linux

A single sunos4.1 binary should work on all the sun4, sun4c and sun4m
kernel architectures.  Let me know if sun4d doesn't work.  Other
i486-*-sysv4 systems may work with little or no tweaking.

See the file NEWS for information on what has changed in recent
versions.

See the file PORTING if you like strace but it doesn't work on an
operating system you use frequently.

See the file CREDITS to see who has contributed to strace.

See the file TODO if you feel like helping out.

You can get the latest version of strace from its homepage at
http://www.liacs.nl/~wichert/strace/ .

Please send bug reports and enhancements to the strace
mailinglist at strace-devel@lists.sourceforge.net, or directly to
Wichert Akkerman <wakkerma@debian.org>