[PATCH v2 1/2] manual: Add preadv and pwritev documentation
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu May 4 18:53:00 GMT 2017
On 04/05/2017 15:46, Florian Weimer wrote:
> * Adhemerval Zanella:
>
>> I added the paragraph:
>>
>> --
>> However, on Linux, if a file is opened with @code{O_APPEND}, pwrite appends
>> data to the end of the file, regardless of the value of offset.
>> --
>>
>> just after the one describing the offset argument.
>
> @code{pwrite} and @var{offset}, please.
>
Fixed, I will push it today. Thanks.
More information about the Libc-alpha
mailing list