This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove compat from DEFAULT_CONFIG lookup strings


Also found (crude search) in:

./nss/nsswitch.c:        nss_load_all_libraries ("passwd", "compat [NOTFOUND=return] files"); 
./nss/nsswitch.c:        nss_load_all_libraries ("group", "compat [NOTFOUND=return] files"); 
./grp/initgroups.c:      no_more = __nss_database_lookup ("group", NULL, "compat files", 
./nscd/initgrcache.c:    "compat [NOTFOUND=return] files", 

Do these need to be tweaked also?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]