summaryrefslogtreecommitdiff
path: root/libexec/ld.so/library.c
AgeCommit message (Expand)Author
2001-09-22Do not check for ':' twice, otherwise the rpath loses the first characterDale Rahn
2001-08-21Fix up comment to indicate order that libraries in which theDale Rahn
2001-08-06Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig pathDale Rahn
2001-05-31random indentation fixes (needs much more work).Artur Grabowski
2001-05-11MAP_COPY -> MAP_PRIVATEArtur Grabowski
2001-04-02Cleanup for 64bit support.Dale Rahn
2001-03-30Add infrastructure to allow mapping of text sections which are normallyDale Rahn
2001-02-16Now that powerpc is using UVM, this shared library hack is no longer necessary.Dale Rahn
2000-10-06Work around a shared library/pmap bug on the powerpc arch. SomehowDale S. Rahn
2000-06-13Initial import of ELF ld.so. This was written indepently of the gnu rtldDale S. Rahn