mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
d2e929a907
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>
8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
abc:x:10:
|
|
def:x:20:
|
|
ghi:x:30:dj
|
|
jkl:x:40:
|
|
m:x:50:not,dj
|
|
n:x:51:dj,not
|
|
np:x:60:djx
|