[libc-commits] [libc] [libc] add dl_iterate_phdr and dladdr (PR #121179)

Tristan Ross via libc-commits libc-commits at lists.llvm.org
Fri Dec 27 09:26:01 PST 2024


RossComputerGuy wrote:

I'm not sure, the implementation I made is similar to Musl's but both are simple implementations. glibc's implementation is much larger but looks to achieve the same results.

https://github.com/llvm/llvm-project/pull/121179


More information about the libc-commits mailing list