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: [PATCH v2 3/3] posix: Implement preadv2 and pwritev2


On Tue, May 02, 2017 at 11:33:32AM -0300, Adhemerval Zanella wrote:
> So default implementation just ignore the flag argument and calls generic
> preadv/pwritev.

Please don't do that, it's actively dangerous.  Just fail the call.


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