Searched refs:fillin_rpath (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/elf/ |
D | dl-load.c | 468 fillin_rpath (char *rpath, struct r_search_path_elem **result, const char *sep, in fillin_rpath() function 654 fillin_rpath (copy, result, ":", what, where, l); in decompose_rpath() 844 (void) fillin_rpath (llp_tmp, __rtld_env_path_list.dirs, ":;", in _dl_init_paths()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.9 | 5245 (fillin_rpath): Allocate enough space in curwd. 5802 * elf/dl-load.c (fillin_rpath): Handle "/" as RPATH correctly.
|
D | ChangeLog.11 | 3555 (fillin_rpath): Save one malloc call. 3567 * elf/dl-load.c (fillin_rpath): Only check for trusted directories 3570 * elf/dl-load.c (fillin_rpath): Make local copy of where string 11804 (fillin_rpath): Optimize loop to initialize ->status a bit.
|
D | ChangeLog.8 | 2003 * elf/dl-load.c (fillin_rpath): Fix test for trusted directory. 3710 "RPATH" string in call to fillin_rpath instead. 4773 * elf/dl-load.c (fillin_rpath): Handle empty element returned by
|
D | ChangeLog.12 | 155 * elf/dl-load.c (fillin_rpath): In SUID binaries, don't mark 8968 * elf/dl-load.c (fillin_rpath): Don't assume there is '\0' at
|
D | ChangeLog.10 | 7352 comes. Pass it the fillin_rpath. 11214 (fillin_rpath): Rewrite for systems_dirs being a simple string.
|
D | ChangeLog.14 | 7613 * elf/dl-load.c (fillin_rpath): Likewise.
|
D | ChangeLog.19 | 24208 * elf/dl-load.c (fillin_rpath): Check for empty tokens before dynamic 24531 (fillin_rpath): Remove check_trusted argument and its use,
|
D | ChangeLog.18 | 57537 * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths) 61562 * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path. 61563 (decompose_rpath): Defer expansion to fillin_rpath. 61564 (_dl_init_paths): Pass linkmap to fillin_rpath. 94482 * elf/dl-load.c (fillin_rpath): Move trusted path check...
|
/glibc-2.36/posix/ |
D | tst-regex.input | 2003 * elf/dl-load.c (fillin_rpath): Fix test for trusted directory. 3710 "RPATH" string in call to fillin_rpath instead. 4773 * elf/dl-load.c (fillin_rpath): Handle empty element returned by
|