Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
commitf18edac3a387b956579f7a5ed0e46322c83432b2
authorRoland McGrath <roland@gnu.org>
Wed, 17 Jul 1996 23:09:43 +0000 (17 23:09 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 17 Jul 1996 23:09:43 +0000 (17 23:09 +0000)
tree354b64ed298f71755f403674dfc0e7d8dd5abaf0
parent3867ee645cc03dba836667728d60cabbae111255
Wed Jul 17 21:53:45 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/Makefile (dl-routines): Add dl-cache.
* elf/dl-cache.c: New file.
* elf/dl-load.c (_dl_map_object): Check cache before default path.
ChangeLog
elf/Makefile
elf/dl-cache.c [new file with mode: 0644]
elf/dl-load.c