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] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)


On Fri, 1 Jun 2018, Adhemerval Zanella wrote:

> It is not really new, since for architectures with default LFS support this is
> transparent and for architectures with non-default LFS my understanding is 
> functions with *64 suffix are expected to handle cancellation as the non-LFS.

*64 functions are generally expected to be analogous with the 
corresponding non-LFS functions, yes.  I think the new fcntl64 API still 
merits a specific NEWS entry, just like other new function APIs.

-- 
Joseph S. Myers
joseph@codesourcery.com


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