glibc/grp
DJ Delorie d2e929a907 nsswitch: handle missing actions properly
Some internal functions need to know if a database has a nonzero
list of actions; success getting the database does not guarantee
that.  Add checks for such as needed.

Skip the ":" in each nsswitch.conf line so as not to add a dummy
action libnss_:.so

See also https://bugzilla.redhat.com/show_bug.cgi?id=1906066

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2020-12-14 12:19:43 -05:00
..
tst-initgroups1.root/etc nsswitch: handle missing actions properly 2020-12-14 12:19:43 -05:00
tst-initgroups2.root/etc nsswitch: handle missing actions properly 2020-12-14 12:19:43 -05:00
compat-initgroups.c nsswitch: use new internal API (callers) 2020-12-04 17:16:32 -05:00
fgetgrent_r.c grp: Implement fgetgrent_r using __nss_fgetent_r 2020-07-21 07:34:15 +02:00
fgetgrent.c
getgrent_r.c
getgrent.c
getgrgid_r.c
getgrgid.c
getgrnam_r.c
getgrnam.c
grp-merge.c
grp-merge.h
grp.h
initgroups.c nsswitch: handle missing actions properly 2020-12-14 12:19:43 -05:00
Makefile nsswitch: handle missing actions properly 2020-12-14 12:19:43 -05:00
putgrent.c
setgroups.c
testgrp.c
tst_fgetgrent.c
tst_fgetgrent.sh
tst-initgroups1.c nsswitch: handle missing actions properly 2020-12-14 12:19:43 -05:00
tst-initgroups2.c nsswitch: handle missing actions properly 2020-12-14 12:19:43 -05:00
tst-putgrent.c
Versions