thoughs on splitting up malloc.c
DJ Delorie
dj@redhat.com
Tue Sep 2 19:30:38 GMT 2025
Florian Weimer <fweimer@redhat.com> writes:
> 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.
I wasn't planning on changing the implementation, just the file layout.
More information about the Libc-alpha
mailing list