diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2012-03-30 Ulrich Drepper <drepper@gmail.com> * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two - requests to save a system call. + requests to save a system call. Fix check that all bytes are sent. * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up comments for sendmmsg. |