]> git.ipfire.org Git - thirdparty/glibc.git/commit
shadow: Implement fgetspent_r using __nss_fgetent_r
authorFlorian Weimer <fweimer@redhat.com>
Thu, 16 Jul 2020 15:34:43 +0000 (17:34 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 21 Jul 2020 05:34:43 +0000 (07:34 +0200)
commit00bc6830e3fe3f10495917afe0835ddd19133c6a
tree98d237de23a17adb847b5d6ce5a3bd34ea606c99
parentee1c062be09da006e82ab34c1c9b5c82dd2af92c
shadow: Implement fgetspent_r using __nss_fgetent_r

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
gshadow/tst-fgetsgent_r.c
shadow/fgetspent_r.c