aboutsummaryrefslogtreecommitdiff
path: root/patches/strace/4.10/010-use-host-ioctl.patch
Commit message (Collapse)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-142/+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>