]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 3 Apr 2000 10:44:36 +0000 (10:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 3 Apr 2000 10:44:36 +0000 (10:44 +0000)
commit152e7964d695b4f6e23bf861f0771dcf7c52aa01
tree60e740febc789be4ffbc78f7d2028dc8fffd81fb
parent42ba2c1158d3706164fcf8070ba603bf4484fc4e
Update.

2000-04-03  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-load.c (_dl_init_paths): Use (void*) -1 to signal non-existing
RUNPATH, RPATH, and LD_LIBRARY_PATH.
(open_path): Change type of fourth parameter.  Make pointer to array
of pointers.  Create variable dirs with original type.
Track whether any directory for the object exists and if not,
change *DIRSP to (void*) -1 to signal there is no such search path.
(_dl_map_object): Change all calls of open_path.
Rewrite decompose_rpath calls.
ChangeLog
elf/dl-load.c
This page took 0.040021 seconds and 5 git commands to generate.