[PATCH 3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919)

Joseph Myers joseph@codesourcery.com
Fri Mar 25 20:00:00 GMT 2016


On Fri, 25 Mar 2016, Adhemerval Zanella wrote:

> diff --git a/sysdeps/unix/sysv/linux/oldrecvmmsg.c b/sysdeps/unix/sysv/linux/oldrecvmmsg.c

This file appears to be assuming the reversing of the meaning of 
__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL that you otherwise removed from 
the patch series.  You need to make it match the current recvmmsg.c 
instead.

> diff --git a/sysdeps/unix/sysv/linux/oldsendmmsg.c b/sysdeps/unix/sysv/linux/oldsendmmsg.c

Likewise.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list