Go to file
Dmitry V. Levin 6b03c9b5ce Fix syscall flags
* linux/aarch64/syscallent1.h: Fix syscall flags for send.
* linux/alpha/syscallent.h: Fix syscall flags for fchdir, getcwd,
oldumount, sigaltstack, umount, uselib, and utimes.
* linux/arm/syscallent.h: Fix syscall flags for close, creat, dup, dup2,
fchdir, fchmod, fchown, fchown32, fcntl, fcntl64, fdatasync, flock,
fsetxattr, fsync, getdents, getdents64, ioctl, oldfstat, oldselect,
open, pipe, poll, pread, pwrite, read, readahead, readdir, readv,
select, socketcall, write, and writev.
* linux/avr32/syscallent.h: Fix syscall flags for inotify_init and
unshare.
* linux/bfin/syscallent.h: Fix syscall flags for pread64 and pwrite64.
* linux/hppa/syscallent.h: Fix syscall flags for fchdir, flistxattr,
getcwd, pause, signal, umount2, uselib, utime, and vfork.
* linux/ia64/syscallent.h: Fix syscall flags for creat, fchdir,
lstat, umount, uselib, and utimes.  Fix syscall handlers for
fgetxattr, flistxattr, fremovexattr, and fsetxattr.
* linux/m68k/syscallent.h: Fix syscall flags for close, creat, dup,
dup2, fchdir, fchmod, fchown, fchown32, fcntl, fcntl64, fdatasync,
flock, fsetxattr, getdents, ioctl, oldfstat, oldselect, open, pipe,
poll, pread64, pwrite64, read, readahead, readdir, readv, select,
socketcall, write, and writev.
* linux/metag/syscallent.h: Fix syscall flags for fanotify_init,
prlimit64, process_vm_readv, process_vm_writev, and quotactl.
* linux/microblaze/syscallent.h: Fix syscall flags for close, creat,
dup, dup2, fchdir, fchmod, fchown, fchown32, fcntl, fcntl64,
fdatasync, flock, fsetxattr, getdents, ioctl, oldfstat, oldselect,
open, perf_event_open, pipe, poll, pread64, pwrite64, read, readahead,
readdir, readv, select, socketcall, write, and writev.
* linux/mips/syscallent.h: Fix syscall flags for close, creat, dup,
dup2, fchdir, fchmod, fchown, fcntl, fcntl64, fdatasync, flock,
fsetxattr, getdents, getdents64, getxattr, ioctl, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, oldfstat, open, pipe,
pivot_root, poll, pread, pwrite, read, readahead, readv, removexattr,
select, setxattr, socketcall, statfs, write, and writev.
* linux/or1k/syscallent.h: Fix syscall flags for fchdir and quotactl.
* linux/powerpc/syscallent.h: Fix syscall flags for fchdir.
* linux/sh/syscallent.h: Fix syscall flags for getcwd.
* linux/sparc/syscallent.h: Fix syscall flags for getresgid, getresuid,
setresgid, setresgid32, and setresuid.
* linux/xtensa/syscallent.h: Fix syscall flags for close, creat, dup,
dup2, fallocate, fchdir, fchmod, fchown, fcntl, fcntl64, fdatasync,
flock, fsetxattr, fstatfs, fstatfs64, fsync, getdents, getdents64,
ioctl, open, pipe, pivot_root, poll, pread64, pwrite64, read,
readahead, readv, rt_sigreturn, select, setfsgid, setfsuid, setuid,
swapoff, times, utime, write, and writev.
2013-05-06 20:43:35 +00:00
debian Prepare for 4.7 release 2012-05-02 12:34:56 +00:00
linux Fix syscall flags 2013-05-06 20:43:35 +00:00
m4 Implement prlimit64 decoding, rewrite [gs]etrlimit decoding 2012-03-16 19:05:21 +00:00
qemu_multiarch_testing Slight tweak to qemu_multiarch_testing scripts 2012-03-21 11:32:55 +01:00
test test: add mtd/ubi test helpers 2013-05-02 22:43:47 +00:00
tests tests/stat: enhance regexps 2013-05-06 19:15:09 +00:00
.gitignore Ignore more files 2013-05-02 22:06:12 +00:00
.mailmap Remove duplicate names from CREDITS 2012-05-01 21:51:38 +00:00
AUTHORS 2002-12-22 Roland McGrath <roland@redhat.com> 2002-12-30 00:51:30 +00:00
bjm.c Merge adjacent tprint's 2013-02-23 20:07:44 +01:00
block.c Fix wrongly indented closing curly brace. No code changes 2013-03-05 17:46:19 +01:00
build_static_example.sh Add example script which builds static (possibly cross-compiled) strace 2013-03-22 15:59:01 +01:00
ChangeLog-CVS Generate ChangeLog from git log 2009-07-08 21:01:21 +00:00
configure.ac printxval: support more architectures 2013-05-04 19:51:57 +00:00
COPYRIGHT Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
count.c Tweaks for -c: fixed setitimer/getitimer hack; optimized call_summary_pers() 2013-03-07 12:27:40 +01:00
CREDITS.in Remove duplicate names from CREDITS 2012-05-01 21:51:38 +00:00
defs.h Decode mtd/ubi ioctls 2013-05-02 22:50:55 +00:00
desc.c x32: fix build regressions introduced by commit v4.7-96-g8435d67 2013-05-01 22:39:10 +00:00
errnoent.sh Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
file.c ARM OABI: fix 64-bit arguments decoding 2013-05-06 18:23:01 +00:00
git-set-file-times * git-set-file-times: Import from rsync. 2009-10-09 23:07:28 +00:00
git-version-gen build: introduce git-version-gen 2013-04-30 23:52:12 +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 Remove and update documentation 2012-02-25 15:29:21 +01:00
io.c Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
ioctl.c Decode mtd/ubi ioctls 2013-05-02 22:50:55 +00:00
ioctlsort.c Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
ipc.c Merge adjacent tprint's 2013-02-23 20:07:44 +01:00
loop.c Use %d printf format instead of %i everywhere 2012-05-16 12:29:09 +02:00
make-dist build: introduce git-version-gen 2013-04-30 23:52:12 +00:00
Makefile.am build: introduce git-version-gen 2013-04-30 23:52:12 +00:00
mem.c Update MADV_* constants 2013-03-14 18:55:26 +00:00
mtd.c mtd: clamp ubi name strings 2013-05-05 08:15:24 +00:00
net.c Handle recv[m]msg for non-native 32-bit personality syscalls 2013-02-12 11:57:48 +01:00
NEWS build: introduce git-version-gen 2013-04-30 23:52:12 +00:00
pathtrace.c Stop using a large static buffer in getfdpath 2013-03-06 18:24:34 +01:00
process.c Update PR_* constants 2013-03-27 14:57:39 +00:00
quota.c Enhance quotactl decoding 2012-10-26 23:43:13 +00:00
README Remove and update documentation 2012-02-25 15:29:21 +01:00
README-hacking doc: describe documentation policy 2012-05-03 01:44:49 +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 Macroize conditional signed widening operation 2013-02-15 14:58:52 +01:00
scsi.c Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
signal.c Add support for the XTENSA architecture 2013-03-25 17:58:57 +00:00
signalent.sh Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
sock.c Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
strace-graph Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
strace-log-merge strace-log-merge: fix file suffix calculation 2012-03-26 12:10:01 +00:00
strace.1 Use dynamically-sized selected[] array for -P PATH 2013-03-05 15:46:34 +01:00
strace.c Use 64-bit versions of stat, readdir and setrlimit functions when available 2013-03-21 22:13:52 +00:00
strace.spec Prepare for 4.7 release 2012-05-02 12:34:56 +00:00
stream.c Disable STREAMS syscalls for non-SPARC 2013-03-05 16:50:12 +01:00
syscall.c Add support for the XTENSA architecture 2013-03-25 17:58:57 +00:00
syscallent.sh Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
system.c Blackfin: tweak sram_alloc syscall decode 2013-04-30 21:55:54 +00:00
term.c Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
time.c Update STA_* constants 2012-05-01 21:17:51 +00:00
util.c ARM OABI: fix 64-bit arguments decoding 2013-05-06 18:23:01 +00:00
vsprintf.c strace_vfprintf: if malloc fails, exit gracefully 2013-03-05 17:29:18 +01:00
xlate.el Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00

This is strace, a system call tracer for Linux.

strace is released under a Berkeley-style license at the request
of Paul Kranenburg; see the file COPYRIGHT for details.

See the file CREDITS for a list of authors and other contributors.

See the file INSTALL for compilation and installation instructions.

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

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.