From: Roland McGrath Date: Tue, 15 Mar 2005 02:17:23 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0495c93dee7cdf2d6ea4a3b4d88406d347356a6c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index d30a1ee9..b249769f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-26 GOTO Masanori + + * linux/alpha/syscallent.h: Fix the reversed order of lstat64 and + fstat64. Clean up osf_nrecvmsg and osf_ngetsockname. + 2005-02-28 Andreas Schwab * syscall.c (getrval2): Move #ifdef IA64 inside #ifdef LINUX.