prelink: prelink (ELF prelinking utility)
prelink:
prelink: prelink is a program which modifies shared ELF libraries and
prelink: dynamically linked ELF binaries so that the time the dynamic
prelink: linker needs for their relocation at startup is significantly
prelink: decreased.  Also, due to fewer relocations, the run-time
prelink: memory consumption of libraries/binaries is decreased.
prelink:
prelink: Homepage: http://people.redhat.com/jakub/prelink/
prelink:
prelink: