summaryrefslogtreecommitdiff
path: root/patches/strace
AgeCommit message (Collapse)AuthorFilesLines
2008-10-25Update strace to 4.5.17:Yann E. MORIN"8-0/+329
- forward-port the patchset from strace-4.5.16 to 4.5.17 - add a new patch from Michael Abbott (#170) /trunk/patches/strace/4.5.17/100-autoreconf.patch | 16 10 6 0 ++-- /trunk/patches/strace/4.5.17/150-undef-CTL_PROC.patch | 8 6 2 0 +- /trunk/patches/strace/4.5.17/140-statfs64-check.patch | 28 16 12 0 ++++--- /trunk/patches/strace/4.5.17/160-undef-syscall.patch | 24 14 10 0 +++--- /trunk/patches/strace/4.5.17/110-dont-use-REG_SYSCALL-for-sh.patch | 10 7 3 0 +- /trunk/patches/strace/4.5.17/120-fix-arm-bad-syscall.patch | 10 7 3 0 +- /trunk/patches/strace/4.5.17/130-fix-disabled-largefile-syscalls.patch | 10 7 3 0 +- /trunk/patches/strace/4.5.17/170-arm-syscalls.patch | 42 42 0 0 ++++++++++ /trunk/config/debug/strace.in | 5 5 0 0 + 9 files changed, 114 insertions(+), 39 deletions(-)
2008-10-20Add strace 4.5.18:Yann E. MORIN"7-0/+237
- propagated the 4.5.16 patch set - EXPERIMENTAL, as it does not build on at least ARM /trunk/patches/strace/4.5.18/160-undef-syscall.patch | 22 0 22 0 ---------------------- /trunk/config/debug/strace.in | 6 6 0 0 ++++++ 2 files changed, 6 insertions(+), 22 deletions(-)
2008-07-28Fourth step at renaming patches: renumber all patches with a 10-step.Yann E. MORIN"17-0/+0
2008-07-28Third go at renaming patches to contain neither the package name nor the ↵Yann E. MORIN"19-0/+0
package version.
2008-02-15Robert P. J. DAY says:Yann E. MORIN"9-0/+297
Add support for the selection of strace-4.5.16, including an updated set of patches from strace-4.5.15.
2007-07-16Update and fix a patch to strace.Yann E. MORIN"1-7/+9
2007-07-14Re-diff strace patches against current version.Yann E. MORIN"11-128/+134
2007-07-14Add patches for strace 4.5.15.Yann E. MORIN"10-0/+985