[PATCH v3 2/2] posix: Implement preadv2 and pwritev2

Andreas Schwab schwab@linux-m68k.org
Sat Jun 3 08:22:00 GMT 2017


On Jun 02 2017, "H.J. Lu" <hjl.tools@gmail.com> wrote:

> The x86-64 LO_HI_LONG can't be used for p{readv,writev}{64}v2.  Add a
> new macro, LO_HI_LONG_FLAGS, to pass the off{64}_t and flags arguments.

Why can't LO_HI_LONG just pass the padding unconditionally on x86_64?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list