[PATCH] Remove compat from DEFAULT_CONFIG lookup strings

DJ Delorie dj@redhat.com
Fri Aug 18 00:18:00 GMT 2017


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?



More information about the Libc-alpha mailing list