]> git.pld-linux.org Git - packages/strace.git/commitdiff
- updated for 4.5.14
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 Jan 2006 22:14:53 +0000 (22:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    strace-getdents64.patch -> 1.11
    strace-newsysc.patch -> 1.12
    strace-sparc64.patch -> 1.3

strace-getdents64.patch
strace-newsysc.patch
strace-sparc64.patch

index 37be911c04b49e3be15026b30e784a535bff8d1a..aa5bcb0fab69fdbf14268785ce61dcc9d8dd5115 100644 (file)
@@ -1,23 +1,22 @@
-diff -Nur strace-4.4.orig/linux/alpha/syscallent.h strace-4.4/linux/alpha/syscallent.h
---- strace-4.4.orig/linux/alpha/syscallent.h   Fri Oct 19 16:35:06 2001
-+++ strace-4.4/linux/alpha/syscallent.h        Fri Oct 19 16:35:23 2001
+--- strace-4.5.14/linux/alpha/syscallent.h.orig        2006-01-21 22:46:18.938740250 +0100
++++ strace-4.5.14/linux/alpha/syscallent.h     2006-01-21 22:53:55.047245250 +0100
 @@ -405,7 +405,7 @@
-       { 2,    TF,     sys_pivot_root,         "pivot_root"            }, /* 374 */
+       { 2,    TF,     sys_pivotroot,          "pivot_root"            }, /* 374 */
        { 3,    0,      sys_mincore,            "mincore"               }, /* 375 */
        { 3,    0,      printargs,              "pciconfig_iobase"      }, /* 376 */
--      { 4,    0,      sys_getdents64,         "getdents64"            }, /* 377 */
-+      { 3,    0,      sys_getdents64,         "getdents64"            }, /* 377 */
+-      { 4,    TD,     sys_getdents64,         "getdents64"            }, /* 377 */
++      { 3,    TD,     sys_getdents64,         "getdents64"            }, /* 377 */
        { 0,    0,      printargs,              "gettid"                }, /* 378 */
-       { 4,    0,      sys_readahead,          "readahead"             }, /* 379 */
+       { 4,    TD,     sys_readahead,          "readahead"             }, /* 379 */
        { 5,    0,      printargs,              "SYS_380"               }, /* 380 */
---- strace-4.5.6/linux/sparc/syscallent.h.orig 2004-07-26 08:24:07.836003360 +0200
-+++ strace-4.5.6/linux/sparc/syscallent.h      2004-07-26 08:26:53.960748560 +0200
+--- strace-4.5.14/linux/sparc/syscallent.h.orig        2006-01-21 22:46:18.942740500 +0100
++++ strace-4.5.14/linux/sparc/syscallent.h     2006-01-21 22:52:02.012181000 +0100
 @@ -152,7 +152,7 @@
        { 4,    TN,     sys_getmsg,     "getmsg" },             /* 151 */
        { 4,    TN,     sys_putmsg,     "putmsg" },             /* 152 */
-       { 3,    0,      sys_poll,       "poll" },               /* 153 */
--      { 4,    0,      sys_getdents64, "getdents64" },         /* 154 */
-+      { 3,    0,      sys_getdents64, "getdents64" },         /* 154 */
-       { 3,    0,      sys_fcntl,      "fcntl64" },            /* 155 */
+       { 3,    TD,     sys_poll,       "poll" },               /* 153 */
+-      { 4,    TD,     sys_getdents64, "getdents64" },         /* 154 */
++      { 3,    TD,     sys_getdents64, "getdents64" },         /* 154 */
+       { 3,    TD,     sys_fcntl,      "fcntl64" },            /* 155 */
        { 4,    0,      printargs,      "getdirentries" },      /* 156 */
        { 2,    TF,     sys_statfs,     "statfs" },             /* 157 */
index 78f36c6be7d54d8354fb77fd16f8da123409f457..d60d39b6eaa7ae08766389bf8615850db56ad2ba 100644 (file)
@@ -1,6 +1,5 @@
-diff -Nur strace-4.5.1.orig/linux/alpha/syscallent.h strace-4.5.1/linux/alpha/syscallent.h
---- strace-4.5.1.orig/linux/alpha/syscallent.h 2003-07-09 11:47:59.000000000 +0200
-+++ strace-4.5.1/linux/alpha/syscallent.h      2003-11-18 20:53:22.722489584 +0100
+--- strace-4.5.14/linux/alpha/syscallent.h.orig        2006-01-12 23:34:50.000000000 +0100
++++ strace-4.5.14/linux/alpha/syscallent.h     2006-01-21 22:45:08.102313250 +0100
 @@ -103,7 +103,7 @@
        { 5,    0,      printargs,              "osf_old_vadvise"       }, /* 72, not implemented */
        { 2,    0,      sys_munmap,             "munmap"                }, /* 73 */
@@ -13,22 +12,21 @@ diff -Nur strace-4.5.1.orig/linux/alpha/syscallent.h strace-4.5.1/linux/alpha/sy
 @@ -399,12 +399,12 @@
        { 2,    0,      sys_capget,             "capget"                }, /* 368 */
        { 2,    0,      sys_capset,             "capset"                }, /* 369 */
-       { 4,    TF,     sys_sendfile,           "sendfile"              }, /* 370 */
+       { 4,    TD,     sys_sendfile,           "sendfile"              }, /* 370 */
 -      { 3,    0,      printargs,              "setresgid"             }, /* 371 */
 -      { 3,    0,      printargs,              "getresgid"             }, /* 372 */
--      { 4,    0,      printargs,              "dipc"                  }, /* 373, not implemented */
++      { 3,    0,      sys_setresgid,          "setresgid"             }, /* 371 */
++      { 3,    0,      sys_getresgid,          "getresgid"             }, /* 372 */
+       { 4,    0,      printargs,              "dipc"                  }, /* 373, not implemented */
 -      { 2,    TF,     printargs,              "pivot_root"            }, /* 374 */
 -      { 3,    0,      printargs,              "mincore"               }, /* 375 */
 -      { 4,    0,      printargs,              "pciconfig_iobase"      }, /* 376 */
-+      { 3,    0,      sys_setresgid,          "setresgid"             }, /* 371 */
-+      { 3,    0,      sys_getresgid,          "getresgid"             }, /* 372 */
-+      { 5,    0,      printargs,              "dipc"                  }, /* 373, not implemented */
 +      { 2,    TF,     sys_pivotroot,          "pivot_root"            }, /* 374 */
 +      { 3,    0,      sys_mincore,            "mincore"               }, /* 375 */
 +      { 3,    0,      printargs,              "pciconfig_iobase"      }, /* 376 */
-       { 4,    0,      sys_getdents64,         "getdents64"            }, /* 377 */
+       { 4,    TD,     sys_getdents64,         "getdents64"            }, /* 377 */
        { 0,    0,      printargs,              "gettid"                }, /* 378 */
-       { 4,    0,      sys_readahead,          "readahead"             }, /* 379 */
+       { 4,    TD,     sys_readahead,          "readahead"             }, /* 379 */
 --- strace-4.5.6/linux/sparc/syscallent.h.orig 2004-07-12 09:41:05.000000000 +0200
 +++ strace-4.5.6/linux/sparc/syscallent.h      2004-07-26 08:21:58.496665928 +0200
 @@ -80,7 +80,7 @@
index 9a6ccd616e1517a7a67ca4c8e6404abac065f275..d4c20e597fa9dd3fa0d267f6474e7decd906ff4b 100644 (file)
@@ -1,16 +1,19 @@
---- strace-4.5.11/defs.h.orig  2005-02-06 01:16:32 +0000
-+++ strace-4.5.11/defs.h       2005-05-24 23:14:19 +0000
-@@ -193,7 +193,13 @@
+--- strace-4.5.14/defs.h.orig  2006-01-12 11:18:53.000000000 +0100
++++ strace-4.5.14/defs.h       2006-01-21 22:59:49.045368750 +0100
+@@ -193,14 +193,15 @@
  
  #ifdef LINUXSPARC
  #include <linux/a.out.h>
-+
-+#if defined(__sparc__) && defined(__arch64__)
-+#include <asm/psrcompat.h>
-+#else
- #include <asm/psr.h>
-+#endif
-+
+-#include <asm/psr.h>
+ #define PERSONALITY0_WORDSIZE 4
+ #define PERSONALITY1_WORDSIZE 4
  #undef  SUPPORTED_PERSONALITIES
  #if defined(SPARC64)
++#include <asm/psrcompat.h>
  #define SUPPORTED_PERSONALITIES 3
+ #define PERSONALITY2_WORDSIZE 8
+ #else
++#include <asm/psr.h>
+ #define SUPPORTED_PERSONALITIES 2
+ #endif /* SPARC64 */
+ #endif /* LINUXSPARC */
This page took 0.133939 seconds and 4 git commands to generate.