[PATCH 04/10] alpha: Define _STAT_VER_LINUX.

Carlos O'Donell carlos@systemhalted.org
Mon Feb 13 02:43:00 GMT 2012


On Thu, Feb 9, 2012 at 12:52 PM, Richard Henderson <rth@twiddle.net> wrote:
> On 02/08/2012 08:28 PM, Richard Henderson wrote:
>> -#define _STAT_VER            _STAT_VER_GLIBC2_3_4
>> +#define _STAT_VER_LINUX              3
>> +#define _STAT_VER            _STAT_VER_LINUX
>
> I meant to note for the record that I actually think that this is
> a bug in the generic bits of sysdeps/unix/sysv/linux/ in that they
> ought to be testing _STAT_VER and not _STAT_VER_LINUX.
>
> But this is a cheap out for me to avoid that drama.

File a bug for it so we don't forget? We'll fit it for you :-)

Cheers,
Carlos.



More information about the Libc-ports mailing list