[BZ #116]
authorUlrich Drepper <drepper@redhat.com>
Mon, 9 Aug 2004 06:41:04 +0000 (06:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 9 Aug 2004 06:41:04 +0000 (06:41 +0000)
commitc14e91352e26aa4e1622f08bb9a25a9527a8db2b
treebb3fe3f376564b7a9cf5ca4d6d89c0ad55e6a276
parent807645d725f68619543836e196ae49f7b5fb5505
[BZ #116]

Update.
* elf/dl-load.c (_dl_map_object): If __RTLD_CALLMAP flag is set,
reset loader before the actual loading.
* elf/dl-open.c (dl_open_worker): If file name contains no path
element determine map of caller.  Pass caller map in this case to
_dl_map_object.  Set __RTLD_CALLMAP in mode.
* include/dlfcn.h (__RTLD_CALLMAP): Define.  [BZ #116]
Patch by Greg Wolodkin <greg@mathworks.com>.
ChangeLog
elf/dl-load.c
elf/dl-open.c
include/dlfcn.h
resolv/res_query.c