]> git.pld-linux.org Git - packages/strace.git/commitdiff
- 4.4.92, updated getdents64 patch
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 Jan 2003 22:40:48 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    strace-getdents64.patch -> 1.6
    strace.spec -> 1.42

strace-getdents64.patch
strace.spec

index f3397d8453d02f3cfefbdd3a99a6ea052594f59f..84804c6431164974b864947a11e1bfa7117135e6 100644 (file)
@@ -36,15 +36,3 @@ diff -Nur strace-4.4.orig/linux/sparc/syscallent.h strace-4.4/linux/sparc/syscal
        { 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 */
index a4d41c9fa596c3900c94d12fc8ab39530f2ef374..c1adc33a3c4a94a7608cd1e476bf974d5f116b77 100644 (file)
@@ -4,7 +4,7 @@ Summary(fr):    affiche l'appel syst
 Summary(pl):   strace wy¶wietla funkcje systemowe wywo³ywane przez uruchomiony proces
 Summary(tr):   Çalýþan bir sürecin yaptýðý sistem çaðrýlarýný listeler
 Name:          strace
-Version:       4.4.91
+Version:       4.4.92
 Release:       1
 License:       distributable
 Group:         Development/Debuggers
This page took 0.1954 seconds and 4 git commands to generate.