mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-15 15:21:18 +03:00
Move malloc initialization to __libc_early_init. Use a hidden __ptmalloc_init for initialization and a weak call to avoid pulling in the system malloc in a static binary. All previous initialization checks can now be removed. Reviewed-by: Florian Weimer <fweimer@redhat.com>
1.7 KiB
1.7 KiB