This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Status of pwritev2/preadv2 in glibc?



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]