]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 20:32:19 +0000 (20:32 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 20:32:19 +0000 (20:32 +0000)
ChangeLog

index cd1298e2c907004c5c246c071b74e1c2b70684a9..2a571ec588048ac1f0ab351546edf94bafadc87f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-07-05  Roland McGrath  <roland@redhat.com>
 
+       * file.c (sys_utime): Use personality_wordsize to handle biarch.
+       Fixes RH#247185.
+
+       * signal.c (sys_sigreturn) [MIPS]: Pass 3rd arg to sprintsigmask.
+       From Zhang Le <zhilg@users.sourceforge.net>.
+
        * strace.c (strace_fopen): [_LFS64_LARGEFILE]: Use fopen64.
        Fixes Debian#385310.