]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 03:11:43 +0000 (03:11 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 03:11:43 +0000 (03:11 +0000)
ChangeLog

index 02e47dace688558a8679917d2d57b4d9a72864ed..2187acd3d48dcd5e1ead86e1b634d237e90d901a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-02-01  Roland McGrath  <roland@redhat.com>
 
+       * 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.