[Toybox] [PATCH] strace.c: add risc-v support, fix non-legacy architectures.

enh enh at google.com
Thu Jan 26 14:44:54 PST 2023


The man page's threat that not all architectures will have PTRACE_GETREGS
is true... Also #if more optional legacy system calls and arguments, add
getrandom() flag decoding, and remove a stray unused global.
---
 toys/pending/strace.c | 51 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 38 insertions(+), 13 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230126/8f6e7dba/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-strace.c-add-risc-v-support-fix-non-legacy-architect.patch
Type: text/x-patch
Size: 5943 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230126/8f6e7dba/attachment.bin>


More information about the Toybox mailing list