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: [RFC] Make _FILE_OFFSET_BITS=64 default.


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


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