]> git.pld-linux.org Git - packages/strace.git/blobdiff - strace-getdents64.patch
- for 4.4.94
[packages/strace.git] / strace-getdents64.patch
index f3397d8453d02f3cfefbdd3a99a6ea052594f59f..fdc3a9306c991ed4c541340e42b9715e7713890a 100644 (file)
@@ -22,29 +22,16 @@ diff -Nur strace-4.4.orig/linux/alpha/syscallent.h strace-4.4/linux/alpha/syscal
        { 3,    0,      sys_mincore,            "mincore"               }, /* 375 */
        { 3,    0,      printargs,              "pciconfig_iobase"      }, /* 376 */
 +      { 3,    0,      sys_getdents64,         "getdents64"            }, /* 377 */  
-diff -Nur strace-4.4.orig/linux/sparc/syscallent.h strace-4.4/linux/sparc/syscallent.h
---- strace-4.4.orig/linux/sparc/syscallent.h   Fri Oct 19 16:35:06 2001
-+++ strace-4.4/linux/sparc/syscallent.h        Fri Oct 19 16:37:21 2001
-@@ -153,8 +153,8 @@
+--- strace-4.4.94/linux/sparc/syscallent.h.orig        Fri Apr  4 09:08:08 2003
++++ strace-4.4.94/linux/sparc/syscallent.h     Fri Apr  4 09:09:57 2003
+@@ -152,8 +152,8 @@
        { 4,    TN,     sys_getmsg,     "getmsg" },             /* 151 */
        { 4,    TN,     sys_putmsg,     "putmsg" },             /* 152 */
        { 3,    0,      sys_poll,       "poll" },               /* 153 */
--      { 4,    0,      printargs,      "getdents64" },         /* 154 */
+-      { 4,    0,      sys_getdents64, "getdents64" },         /* 154 */
 -      { 1,    0,      printargs,      "nfssvc" },             /* 155 */
-+      { 3,    0,      sys_getdents64, "getdents64" },         /* 154 */
-+      { 3,    0,      sys_fcntl,      "fcntl64" },            /* 155 */
++      { 3,    0,      sys_getdents64, "getdents64" },         /* 154 */
++      { 3,    0,      sys_fcntl,      "fcntl64" },            /* 155 */
        { 4,    0,      printargs,      "getdirentries" },      /* 156 */
        { 2,    TF,     sys_statfs,     "statfs" },             /* 157 */
        { 2,    0,      sys_fstatfs,    "fstatfs" },            /* 158 */
-diff -Nur strace-4.4.orig/linux/syscallent.h strace-4.4/linux/syscallent.h
---- strace-4.4.orig/linux/syscallent.h Fri Oct 19 16:35:06 2001
-+++ strace-4.4/linux/syscallent.h      Fri Oct 19 16:36:24 2001
-@@ -266,7 +266,7 @@
-       { 2,    TF,     sys_pivotroot,          "pivot_root"    }, /* 217 */
-       { 3,    0,      sys_mincore,            "mincore"       }, /* 218 */
-       { 3,    0,      sys_madvise,            "madvise"       }, /* 219 */
--      { 4,    0,      printargs,              "getdents64"    }, /* 220 */
-+      { 3,    0,      sys_getdents64,         "getdents64"    }, /* 220 */
-       { 3,    0,      sys_fcntl,              "fcntl64"       }, /* 221 */
-       { 4,    0,      printargs,              "SYS_222"       }, /* 222 */
-       { 4,    0,      printargs,              "SYS_223"       }, /* 223 */
This page took 0.086353 seconds and 4 git commands to generate.