]> code.ossystems Code Review - openembedded-core.git/commit
siteinfo: Move general realloc/malloc values to common-$libc
authorTom Rini <tom_rini@mentor.com>
Thu, 14 Jul 2011 19:59:11 +0000 (12:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 10:54:52 +0000 (11:54 +0100)
commitcab512d7ee50fb55b9412c0e1a52a589de09e0a7
tree9e4c324785f6053d8e5379792d67b10d166cc0f5
parent7cc52fca921259e331a34263d8113e29b9e0dee9
siteinfo: Move general realloc/malloc values to common-$libc

These are tests for glibc behavior which we have enabled in uclibc.
Note that if we ever disable MALLOC_GLIBC_COMPAT the uclibc tests
will need to be changed (but I believe this would also entail massive
patching to the rest of userspace so this should be unlikely).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
19 files changed:
meta/site/arm-common
meta/site/arm-linux
meta/site/arm-linux-uclibc
meta/site/armeb-linux
meta/site/armeb-linux-uclibc
meta/site/common-glibc
meta/site/common-uclibc
meta/site/ix86-common
meta/site/mips-common
meta/site/mips-linux
meta/site/mips-linux-uclibc
meta/site/mipsel-linux
meta/site/mipsel-linux-uclibc
meta/site/powerpc-linux
meta/site/powerpc32-linux
meta/site/sh-common
meta/site/sparc-linux
meta/site/x86_64-linux
meta/site/x86_64-linux-uclibc