mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
* nss/nsswitch.c (__nss_lookup): Adjust comment.
This commit is contained in:
@@ -156,6 +156,10 @@ struct link_map
|
||||
/* Collected information about own RPATH directories. */
|
||||
struct r_search_path_elem **l_rpath_dirs;
|
||||
|
||||
/* Directory names composed from capability names. */
|
||||
struct r_strlenpair *l_capstrs;
|
||||
size_t l_ncapstrs;
|
||||
|
||||
/* Collected results of relocation while profiling. */
|
||||
ElfW(Addr) *l_reloc_result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user