[PATCH 2/2] MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIs
Joseph S. Myers
joseph@codesourcery.com
Thu Nov 21 18:03:00 GMT 2013
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
More information about the Libc-alpha
mailing list