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 2/2] MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIs


On Wed, 20 Nov 2013, Aurelien Jarno wrote:

>         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM64_INFINITY): Fix
>         Fix 64-bit value for 32-bit ABIs.

A MIPS patch should not be changing a SPARC file, and in fact I don't see 
any change to a bits/resource.h header in this patch (I would have 
expected the MIPS header to be changed).

>         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Rename generic getrlimit64
>         version as getrlimit64@GLIBC_2_2.  Provide the getrlimit64 as
>         getrlimit64@GLIBC_2_19.
>         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Ditto with setrlimit64.

I don't see changes to the ABI test baselines, so I don't see how this 
patch could have passed testing (or if it passed testing, then it can't 
actually have worked as intended).

-- 
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]