* syscall.c: Fix 64-bit process detection on embedded powerpc
Signed-off-by: James Yang
---
syscall.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/syscall.c b/syscall.c
index 3477dcd..8d47e7e 100644
--- a/syscall.c
+++ b/syscall.c
@@ -1222,8 +1222,9 @@ get_scno(st
On Fri, Feb 14, 2014 at 6:11 PM, enh wrote:
> Feel free to add me. I maintain bionic's C library and use strace pretty
> much every day.
As a heavy strace user, do you have any wish list that could make your
usage easier?
--
Philippe Ombredanne
--