debian
Prepare for 4.8 release
2013-06-03 12:34:56 +00:00
linux
Decode ptp ioctls
2014-02-04 00:03:08 +00:00
m4
Remove unused AC_OFF_T_IS_LONG_LONG configure check
2013-11-12 15:43:06 +00:00
qemu_multiarch_testing
Update qemu_multiarch_testing/README
2013-06-29 14:34:48 +02:00
test
Add a test for the latest select decoding fix
2013-11-05 23:35:56 +00:00
tests
Add decoding of sockets descriptor 'paths' for network calls
2014-02-02 16:51:22 +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
aio.c
Move io_* syscalls decoding to a separate file
2013-11-11 15:06:18 +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
Update build_static_example.sh
2013-06-26 15:07:23 +02:00
ChangeLog-CVS
Generate ChangeLog from git log
2009-07-08 21:01:21 +00:00
configure.ac
Remove unused configure checks
2013-11-13 22:50:32 +00:00
COPYING
Rename COPYRIGHT to COPYING
2013-05-17 23:18:55 +00: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 ptp ioctls
2014-02-04 00:03:08 +00:00
desc.c
Define printflock64 only if it is referenced by other code
2013-11-12 22:10:44 +00:00
errnoent.sh
Tidy up includes and copyright notices, fix indentation
2012-03-16 12:02:22 +01:00
file.c
Decode the O_PATH flag
2013-12-31 07:48:51 +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 ptp ioctls
2014-02-04 00:03:08 +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
Decode ptp ioctls
2014-02-04 00:03:08 +00:00
mem.c
mem: add missed MAP_HUGETLB mmap flag
2014-01-05 22:00:46 +00:00
mtd.c
mtd: clamp ubi name strings
2013-05-05 08:15:24 +00:00
net.c
Add decoding of sockets descriptor 'paths' for network calls
2014-02-02 16:51:22 +00:00
NEWS
maint: post-release administrivia
2013-06-05 21:33:45 +00:00
pathtrace.c
Add decoding of sockets descriptor 'paths' for network calls
2014-02-02 16:51:22 +00:00
process.c
Delete old PTRACE_{PEEK,POKE}USR logic
2013-12-31 07:50:09 +00:00
ptp.c
Decode ptp ioctls
2014-02-04 00:03:08 +00:00
quota.c
Enhance quotactl decoding
2012-10-26 23:43:13 +00:00
README
Rename COPYRIGHT to COPYING
2013-05-17 23:18:55 +00: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
mips: fix sigaction reporting
2014-01-08 17:48:48 +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
Another manpage tweak
2013-06-26 15:40:13 +02:00
strace.c
Stop using _LFS64_LARGEFILE
2013-11-12 22:44:40 +00:00
strace.spec
Prepare for 4.8 release
2013-06-03 12:34:56 +00:00
stream.c
Include <sys/poll.h> only if there is no <poll.h>
2013-11-11 15:27:01 +00:00
syscall.c
Delete old PTRACE_{PEEK,POKE}USR logic
2013-12-31 07:50:09 +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
Decode dynamic posix clocks
2014-02-03 22:24:09 +00:00
util.c
Delete old PTRACE_{PEEK,POKE}USR logic
2013-12-31 07:50:09 +00:00
vsprintf.c
Group USE_CUSTOM_PRINTF define with other tweakables
2013-07-16 12:18:59 +02:00
xlate.el
Tidy up includes and copyright notices, fix indentation
2012-03-16 12:02:22 +01:00