mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-26 00:03:11 +03:00
The functions serve very similar purposes. The advantage of __rtld_libc_freeres is that it is located within ld.so, so it is more natural to poke at link map internals there. This slightly regresses cleanup capabilities for statically linked binaries. If that becomes a problem, we should start calling __rtld_libc_freeres from __libc_freeres (perhaps after renaming it).
9.5 KiB
9.5 KiB