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

index d26c337e36f9f936a2a1699d1ba21388301598f6..711307727e5e9472515bd0272a0103a58fc05fd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2005-02-02  Roland McGrath  <roland@redhat.com>
 
+       * linux/sparc/syscall.h: Declare sys_epoll_create, sys_epoll_ctl,
+       sys_epoll_wait.
+       * linux/sparc64/syscall.h: Just #include "../sparc/syscall.h" here.
+       * ioctl.c (nioctlents2): Add const to type.
+       Fixes Debian bug #278449.
+
        * sock.c (iffflags): New variable, table of IFF_* values.
        (print_addr): New function.
        (sock_ioctl): Handle SIOCGIFADDR, SIOCGIFDSTADDR, SIOCGIFBRDADDR,