aboutsummaryrefslogtreecommitdiff
path: root/patches/strace/4.10
Commit message (Collapse)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-0810-524/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Replace strace workaround with a patch.Alexey Neyman2017-01-161-0/+142
| | | | | | | | | | | The correct solution was checked in to strace GIT; will be part of the next release. Backport patch to 4.10..4.15, and remove the workaround from 500-strace.sh. Versions 4.9 and older should build fine even without the workaround (they would be picking up wrong definitions, but they need different patch and I don't feel like spending any time on these versions). Signed-off-by: Alexey Neyman <stilor@att.net>
* Add versions 4.11..4.15 of strace.Alexey Neyman2017-01-163-0/+5
| | | | | | | Versions 4.13 and older marked as obsolete. Identify the source of the patches 007..009. Signed-off-by: Alexey Neyman <stilor@att.net>
* musl-libc: backport gcc-6 musl support, add gdb and strace patchesBryan Hundven2015-10-211-0/+53
| | | | | | | This gets gcc and friends working with musl-libc. GDB and Strace patches come from openwrt. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* strace: Add strace-4.10 patches from debianBryan Hundven2015-09-018-0/+324
https://sources.debian.net/src/strace/4.10-3/debian/patches/ Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>