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 1/2] manual: Add preadv and pwritev documentation



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.


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