[PATCH 1/3] Miscellaneous low-risk changes preparing for _ISOMAC testsuite.
Carlos O'Donell
carlos@redhat.com
Wed Mar 1 20:19:00 GMT 2017
On 03/01/2017 09:02 AM, Zack Weinberg wrote:
> These are a grab bag of changes where the testsuite was using internal
> symbols of some variety, but this was straightforward to fix, and the
> fixed code should work with or without the change to compile the
> testsuite under _ISOMAC.
> * nss/tst-cancel-getpwuid_r.c: Include nss.h.
> * string/strcasestr.c: No need to include config.h.
> * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Include
> sys/auxv.h. Don't include sysdep.h.
> * sysdeps/powerpc/tst-set_ppr.c: Don't include dl-procinfo.h.
>
> * dlfcn/tst-dladdr.c: Don't include ldsodefs.h. Don't use
> DL_LOOKUP_ADDRESS.
> * math/test-misc.c: Instead of testing NO_LONG_DOUBLE, test whether
> LDBL_MANT_DIG is greater than DBL_MANT_DIG.
> * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Use
> sysconf (_SC_PAGESIZE) instead of __getpagesize in definition
> of ARTIFICIAL_LIMIT.
> * sysdeps/unix/sysv/linux/tst-clone.c [__ia64__]: Add extern
> declaration of __clone2.
Looks good to me.
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list