From: Roland McGrath Date: Wed, 2 Feb 2005 03:11:43 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~459 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5396233748b72837d5d645a230285756a82d219a;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 02e47dac..2187acd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-02-01 Roland McGrath + * net.c (sys_getsockopt): Fix a format %ld -> %d. + + * linux/syscall.h [IA64] (SYS_semtimedop): #undef it. + * syscall.c (syscall_enter) [X86_64]: Fix 32-bit argument register map not to double the middle entry! Fixes RH#146093.