]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* 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 5b807771e0744a5d49f2f43dce3ecf1f653b3cc5..9e2de4d52e2c49d985fb03c1f931e68ba6c6b188 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.