[RFC] Make _FILE_OFFSET_BITS=64 default.

Andrew Pinski pinskia@gmail.com
Thu Mar 13 22:16:00 GMT 2014


On Tue, Mar 11, 2014 at 11:17 AM, Roland McGrath <roland@hack.frob.com> wrote:
>> On 03/05/2014 10:13 AM, Ond�1 yej B�,Amlka wrote:
>>
>> > Changing default would be better. I dig while how to do it and can not
>> > find a nonugly solution. How should we do this?
>>
>> Isn't this a global ABI change?  I don't think we can do this.
>
> No, it's only an API change.  But I'm not very sanguine about it anyway.

It can be an ABI change to other people's sources as if they used
off_t, now they have a different type.

Thanks,
Andrew Pinski



More information about the Libc-alpha mailing list