Go to file
Denys Vlasenko aa925db236 Remove a few more code parts which are unused on Linux
This change is abapted from Dmitry's changes to remove support for
non-Linux architectures.

* Makefile.am: Remove if LINUX/endif pairs.
* defs.h: Remove stream_ioctl() declaration.
* ioctl.c (ioctl_decode): Remove 'ifdef HAVE_SYS_STREAM_H' block.
* resource.c: Use 'defined(FOO)' instead of 'defined FOO' form.
* util.c: Likewise.
* signal.c: Remove conditional includes which are never used on Linux.
* stream.c: Likewise.
* file.c: Remove excessive empty lines.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-02-25 15:19:02 +01:00
debian Prepare for 4.6 release 2011-03-14 15:39:36 +00:00
linux Fix defined(FOO) style 2012-02-25 02:47:15 +01:00
m4 Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
test Fix a case of broken output if last seen syscall was exit 2012-01-28 01:25:03 +01:00
tests tests: finish ptrace_setoptions_* merge 2011-06-21 15:03:17 +00:00
.gitignore linux/ioctlent: unify them all 2011-03-14 15:32:38 +00:00
.mailmap Generate much of the CREDITS file from git log 2011-02-24 01:51:15 +00:00
AUTHORS 2002-12-22 Roland McGrath <roland@redhat.com> 2002-12-30 00:51:30 +00:00
bjm.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
block.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
ChangeLog-CVS Generate ChangeLog from git log 2009-07-08 21:01:21 +00:00
configure.ac Build fixes after non-Linux code removal 2012-02-25 02:54:34 +01:00
COPYRIGHT update copyright 2002-03-31 18:43:00 +00:00
count.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
CREDITS.in * CREDITS.in: Fix typo. 2011-03-15 15:46:52 +00:00
defs.h Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
desc.c Cleanup after non-Linux code removal. 2012-02-25 02:38:52 +01:00
errnoent.sh Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
file.c Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
git-set-file-times * git-set-file-times: Import from rsync. 2009-10-09 23:07:28 +00:00
gitlog-to-changelog gitlog-to-changelog: update from gnulib 2011-11-05 13:32:27 +00:00
HACKING-scripts HACKING-scripts: new doc file by Mike Frysinger 2009-02-23 07:56:01 +00:00
INSTALL Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
io.c Cleanup after non-Linux code removal. 2012-02-25 02:38:52 +01:00
ioctl.c Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
ioctlsort.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
ipc.c Cleanup after non-Linux code removal. 2012-02-25 02:38:52 +01:00
make-dist Generate an xz tar archive of the distribution 2011-02-27 14:05:58 +00:00
Makefile.am Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
mem.c Fix defined(FOO) style 2012-02-25 02:47:15 +01:00
net.c Build fixes after non-Linux code removal 2012-02-25 02:54:34 +01:00
NEWS Prepare for 4.6 release 2011-03-14 15:39:36 +00:00
pathtrace.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
PORTING Initial revision 1999-02-19 00:21:36 +00:00
process.c Cleanup after non-Linux code removal. 2012-02-25 02:38:52 +01:00
quota.c Build fixes after non-Linux code removal 2012-02-25 02:54:34 +01:00
README More cleanups from Mike Frysingler: 2009-02-23 08:07:45 +00:00
README-hacking Generate ChangeLog from git log 2009-07-08 21:01:21 +00:00
README-linux Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
README-linux-ptrace README-linux-ptrace: correct the description of suppressed signals 2012-02-09 19:57:52 +01:00
resource.c Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
scsi.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
signal.c Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
signalent.sh Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
sock.c Fix defined(FOO) style 2012-02-25 02:47:15 +01:00
strace-graph Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
strace.1 Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
strace.c Build fixes after non-Linux code removal 2012-02-25 02:54:34 +01:00
strace.spec Prepare for 4.6 release 2011-03-14 15:39:36 +00:00
stream.c Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
syscall.c Reindent preprocessor directives in syscall.c; fix style. 2012-02-25 02:44:25 +01:00
syscallent.sh Stop using nargs == -1 in syscallent tables 2011-08-23 13:24:17 +02:00
system.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
term.c Automated removal of non-Linux code 2012-02-25 02:24:03 +01:00
time.c Build fixes after non-Linux code removal 2012-02-25 02:54:34 +01:00
TODO Merge iov fixes from Richard Kettlewell 2001-07-10 13:48:44 +00:00
util.c Remove a few more code parts which are unused on Linux 2012-02-25 15:19:02 +01:00
xlate.el Initial revision 1999-02-19 00:21:36 +00:00

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://sourceforge.net/projects/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>