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 the statx function


On 07/10/2018 05:16 AM, Florian Weimer wrote:
> On 07/08/2018 01:23 AM, Paul Eggert wrote:
>> Thanks for clarifying about the unused fields. This patch looks
>> good.
> 
> Thanks for your review.
> 
> Carlos, do you want this in glibc 2.28?  There haven't been any
> comments from kernel people about our emulation so far, but we
> generally do not consider this a requirement for system call
> wrappers.

Please commit this for 2.28.

I'd like to see as many kernel wrappers in each release as possible.

The ABI/API was designed by the kernel developers, and I trust their
review.

In this case the discussion of emulation can continue without impacting
the ABI/API. Though it has an impact on what applications expect, all
such applications should be diligently checking error returns.

-- 
Cheers,
Carlos.


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