strace: update to strace-4.5.20

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-03 14:57:32 +01:00
parent 8bf1062be6
commit 233edd514d
3 changed files with 1 additions and 11985 deletions

View File

@ -1,13 +0,0 @@
CTL_PROC was removed in linux 2.6.18
diff -Nur strace-4.5.12.orig/system.c strace-4.5.12/system.c
--- strace-4.5.12.orig/system.c Wed Jun 1 22:22:06 2005
+++ strace-4.5.12/system.c Sat Sep 23 11:18:04 2006
@@ -1572,7 +1572,6 @@
{ CTL_KERN, "CTL_KERN" },
{ CTL_VM, "CTL_VM" },
{ CTL_NET, "CTL_NET" },
- { CTL_PROC, "CTL_PROC" },
{ CTL_FS, "CTL_FS" },
{ CTL_DEBUG, "CTL_DEBUG" },
{ CTL_DEV, "CTL_DEV" },

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
http://downloads.sourceforge.net/project/strace/strace/4.5.19/strace-4.5.19.tar.bz2
http://downloads.sourceforge.net/project/strace/strace/4.5.20/strace-4.5.20.tar.bz2