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] Add renameat2 function [BZ #17662]


On 07/04/2018 04:26 PM, Florian Weimer wrote:
> On 07/04/2018 10:13 PM, Carlos O'Donell wrote:
>> This is a good suggestion, and I think Florian should work on
>> something going into the manual to document the behaviour.
> 
> We do not have any documentation for the *at functions at present.  I
> find it difficult to document renameat2 without reference to openat
> and a generic description of the AT_* flags.  I feel this is
> something we should tackle after the release.

I'm OK with that.
 
> Once the patch is in, I will propose something for the existing
> manual page, documenting the EINVAL behavior of the glibc wrapper and
> the existence of the gnulib implementation.

That's a good short term solution to documenting the behaviour.

-- 
Cheers,
Carlos.


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