glibc/sysdeps/unix/sysv/linux/sh/le
Siddhesh Poyarekar c142eb253f mcheck: Wean away from malloc hooks [BZ #23489]
Split the mcheck implementation into the debugging hooks and API so
that the API can be replicated in libc and libc_malloc_debug.so.  The
libc APIs always result in failure.

The mcheck implementation has also been moved entirely into
libc_malloc_debug.so and with it, all of the hook initialization code
can now be moved into the debug library.  Now the initialization can
be done independently of libc internals.

With this patch, libc_malloc_debug.so can no longer be used with older
libcs, which is not its goal anyway.  tst-vfork3 breaks due to this
since it spawns shell scripts, which in turn execute using the system
glibc.  Move the test to tests-container so that only the built glibc
is used.

This move also fixes bugs in the mcheck version of memalign and
realloc, thus allowing removal of the tests from tests-mcheck
exclusion list.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-07-22 18:38:02 +05:30
..
sh3 sh: Split BE/LE abilist 2019-08-29 09:58:31 -03:00
sh4 sh: Add sh4 fpu Implies folder 2020-11-27 09:29:35 -03:00
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
libanl.abilist resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
libBrokenLocale.abilist sh: Split BE/LE abilist 2019-08-29 09:58:31 -03:00
libc_malloc_debug.abilist mcheck: Wean away from malloc hooks [BZ #23489] 2021-07-22 18:38:02 +05:30
libc.abilist socket: Add time64 alias for sendmsg 2021-07-21 11:58:16 +02:00
libcrypt.abilist sh: Split BE/LE abilist 2019-08-29 09:58:31 -03:00
libdl.abilist dlfcn: Move dlopen into libc 2021-06-03 08:26:04 +02:00
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
libnsl.abilist sh: Split BE/LE abilist 2019-08-29 09:58:31 -03:00
libpthread.abilist nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
libresolv.abilist resolv: Move res_query functions into libc 2021-07-19 07:56:57 +02:00
librt.abilist Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
libthread_db.abilist sh: Split BE/LE abilist 2019-08-29 09:58:31 -03:00
libutil.abilist login: Move libutil into libc 2021-06-30 08:43:37 +02:00