X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=utils%2Fstrace%2Fpatches%2F002-arm_bad_syscall.patch;h=4eb8a733ac9d3aa7b08f22c792814be4bec662b3;hp=d7d7426b7417a92d3b15969fc80d28038af5eca1;hb=1ba3deac386b26546a48dee7d414da746be0dd12;hpb=a5d29d8d7cf28523bc0c2846a43f296f1dc88660 diff --git a/utils/strace/patches/002-arm_bad_syscall.patch b/utils/strace/patches/002-arm_bad_syscall.patch index d7d7426b74..4eb8a733ac 100644 --- a/utils/strace/patches/002-arm_bad_syscall.patch +++ b/utils/strace/patches/002-arm_bad_syscall.patch @@ -1,6 +1,8 @@ ---- strace-4.5.12-orig/syscall.c 2005-06-08 21:45:28.000000000 +0100 -+++ strace-4.5.12/syscall.c 2005-10-25 19:26:39.000000000 +0100 -@@ -1013,6 +1013,15 @@ struct tcb *tcp; +Index: strace-4.5.16/syscall.c +=================================================================== +--- strace-4.5.16.orig/syscall.c 2008-05-11 15:35:45.000000000 +0200 ++++ strace-4.5.16/syscall.c 2008-05-11 15:36:09.000000000 +0200 +@@ -1045,6 +1045,15 @@ /* * Note: we only deal with only 32-bit CPUs here. */