Status of pwritev2/preadv2 in glibc?
Adhemerval Zanella
adhemerval.zanella@linaro.org
Fri Apr 21 14:18:00 GMT 2017
On 21/04/2017 08:19, Florian Weimer wrote:
> On 04/21/2017 12:56 PM, Christoph Hellwig wrote:
>> It would probably help to add the glibc list as the glibc developers
>> might know better..
>
> So far, no one has submitted a patch.
>
> I hope the off_t parameter is passed exactly the same way as for pwritev and its 64-bit variant, for all architectures.
>
It seems to have the same kernel abi indeed, I will work on this. I think
it falls on the criteria for kernel syscalls wrappers [1].
[1] https://sourceware.org/glibc/wiki/Consensus?highlight=%28syscall%29#WIP:_Kernel_syscalls_wrappers
More information about the Libc-alpha
mailing list