SOURCES: systrace-newsysc.patch - updated for 1.6e
zbyniu
zbyniu at pld-linux.org
Fri Dec 21 01:48:15 CET 2007
Author: zbyniu Date: Fri Dec 21 00:48:15 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 1.6e
---- Files affected:
SOURCES:
systrace-newsysc.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/systrace-newsysc.patch
diff -u SOURCES/systrace-newsysc.patch:1.1 SOURCES/systrace-newsysc.patch:1.2
--- SOURCES/systrace-newsysc.patch:1.1 Wed Sep 12 21:21:20 2007
+++ SOURCES/systrace-newsysc.patch Fri Dec 21 01:48:10 2007
@@ -71,12 +71,3 @@
NULL /* sentinel */
};
-@@ -332,7 +356,7 @@
- if (number < 0 || number >= nr_syscalls) {
- DFPRINTF((stderr, "%s: pid %d Bad number: %d\n",
- __func__, pidnr, number));
-- return (NULL);
-+ return ("UNKNOWN");
- }
-
- return (linux_syscallnames[number]);
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/systrace-newsysc.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list