]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 14 Nov 2003 02:54:09 +0000 (02:54 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 14 Nov 2003 02:54:09 +0000 (02:54 +0000)
ChangeLog

index 6e7ec2155aef7fed8d786f7e3abc0f6be076eb6f..86b4b6fa106f904bb567085d81903d0009d970c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-09-06  Dmitry V. Levin <ldv@altlinux.org>
+
+       * defs.h (ioctl_lookup): Prototype change.
+       * ioctl.c (ioctl_next_match): New function.
+       * defs.h: Declare it.
+       * io.c (sys_ioctl): Use it, to display all possible ioctl names
+       when there's more than one match.
+       * ioctl.c (ioctl_lookup): Likewise.
+       * stream.c (internal_stream_ioctl): Likewise.
+       Patch from Solar Designer <solar@openwall.com>.
+
 2003-11-13  Roland McGrath  <roland@redhat.com>
 
        * linux/sh/syscallent.h: Use sys_setgroups32, sys_getgroups32.