[PATCH] nptl: Add sendmmsg and recvmmsg cancellation tests

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Jun 10 17:46:00 GMT 2016



> On Jun 10, 2016, at 14:04, Joseph Myers <joseph@codesourcery.com> wrote:
> 
>> On Fri, 10 Jun 2016, Adhemerval Zanella wrote:
>> 
>> This patch adds cancellation tests for both sendmmsg and recvmmsg
>> syscalls.
> 
> Will these work if those fail with ENOSYS (old kernels, or non-Linux ports 
> using NPTL)

Right, I think best approach the to not fail for ENOSYS with a print saying it is not supported I the system. I will change that.

> -- 
> Joseph S. Myers
> joseph@codesourcery.com



More information about the Libc-alpha mailing list