From: Roland McGrath Date: Thu, 5 Jul 2007 20:32:19 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9fe645bbc7437124a5402945281c4418e87ca75;p=strace . --- diff --git a/ChangeLog b/ChangeLog index cd1298e2..2a571ec5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2007-07-05 Roland McGrath + * 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 . + * strace.c (strace_fopen): [_LFS64_LARGEFILE]: Use fopen64. Fixes Debian#385310.