]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 1 Nov 2007 23:54:24 +0000 (23:54 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 1 Nov 2007 23:54:24 +0000 (23:54 +0000)
ChangeLog

index 1776494e04afe16e67d2ce39a71fac42317612a1..81544586f51bc5d9ba1b6c498b83d002a9cf6961 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2007-11-01  Roland McGrath  <roland@redhat.com>
 
+       * util.c (string_quote): Return nonzero if the string was unterminated.
+       (printstr): Use that value instead of just our own test.
+       (printpathn): Likewise.
+       Fixes RH#358241.
+
+       * linux/mips/syscallent.h: Fix argument count for fadvise64_64.
+       From Paul Mundt <lethal@linux-sh.org>.
+
+       * linux/mips/syscallent.h: Fix argument count for lookup_dcookie.
+       From Paul Mundt <lethal@linux-sh.org>.
+
        * linux/sh64/syscallent.h: Fix SYS_socket_subcall check.
        From Paul Mundt <lethal@linux-sh.org>.