* sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
authorRoland McGrath <roland@gnu.org>
Thu, 28 Dec 2000 20:44:54 +0000 (20:44 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 28 Dec 2000 20:44:54 +0000 (20:44 +0000)
__mempcpy does it for us.

ChangeLog

index 5b80777..9e2de4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-28  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
+       __mempcpy does it for us.
+
 2000-12-28  Andreas Jaeger  <aj@suse.de>
 
        * sysdeps/generic/dl-environ.c: Add prototype for unsetenv.