thoughs on splitting up malloc.c

Florian Weimer fweimer@redhat.com
Tue Sep 2 19:25:22 GMT 2025


* DJ Delorie:

> Thoughts?

If we refactor this, it should be done in such a way that we can
duplicate the frontend code with IFUNCs.  For example, for the initial
libc, we want the tcache to be located in the TCB, but such an
implementation could not be used by secondary libcs.

Thanks,
Florian



More information about the Libc-alpha mailing list