Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-20 | fix building for systems w/out ldso support | Mike Frysinger | |
If an arch (like alpha and others) have no ldso support at all, then there is no point in attempting to walk loaded modules in the dl-* helper funcs. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-11-18 | Changed Copyright and License statement according to COPYING.LIB.boilerplate | Carmelo Amoroso | |
2008-11-18 | Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). | Carmelo Amoroso | |
Currently we have an implementation in ld.so and libdl.a. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> |