Author: qboosh Date: Sat Jan 21 22:14:58 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 4.5.14
---- Files affected:
SOURCES:
strace-getdents64.patch (1.10 -> 1.11) , strace-newsysc.patch (1.11 -> 1.12)
, strace-sparc64.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/strace-getdents64.patch
diff -u SOURCES/strace-getdents64.patch:1.10
SOURCES/strace-getdents64.patch:1.11
--- SOURCES/strace-getdents64.patch:1.10 Mon Jul 26 08:32:58 2004
+++ SOURCES/strace-getdents64.patch Sat Jan 21 23:14:53 2006
@@ -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: SOURCES/strace-newsysc.patch
diff -u SOURCES/strace-newsysc.patch:1.11 SOURCES/strace-newsysc.patch:1.12
--- SOURCES/strace-newsysc.patch:1.11 Mon Jul 26 08:32:59 2004
+++ SOURCES/strace-newsysc.patch Sat Jan 21 23:14:53 2006
@@ -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 @@
@@ -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: SOURCES/strace-sparc64.patch
diff -u SOURCES/strace-sparc64.patch:1.2 SOURCES/strace-sparc64.patch:1.3
--- SOURCES/strace-sparc64.patch:1.2 Wed May 25 11:57:45 2005
+++ SOURCES/strace-sparc64.patch Sat Jan 21 23:14:53 2006
@@ -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 */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/strace-getdents64.patch?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/SOURCES/strace-newsysc.patch?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/SOURCES/strace-sparc64.patch?r1=1.2&r2=1.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit