[Linux PATCH] fcntl: add new F_OFD_*32 constants and handle them appropriately

Joseph Myers joseph@codesourcery.com
Fri Aug 19 16:59:00 GMT 2016


On Fri, 19 Aug 2016, Zack Weinberg wrote:

> (I'd still worry about invisible breakage of _applications_ due to
> e.g. assuming sizeof(off_t) <= sizeof(size_t), but there's probably
> nothing the _library_ can do about that.)

We have the statement from the previous discussion that the change would 
break INN but distributions already dealt with LFS issues for it 
<https://sourceware.org/ml/libc-alpha/2014-03/msg00354.html>, but I expect 
that's the rare case, and not a significant argument against making the 
change.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list