K 10 svn:author V 5 markj K 8 svn:date V 27 2021-02-20T16:36:56.973478Z K 7 svn:log V 489 libc/nss: Ensure that setgroupent(3) actually works as advertised Because the "files" and "compat" implementations failed to set the "stayopen", keyed lookups would close the database handle, contrary to the purpose of setgroupent(3). setpassent(3)'s implementation does not have this bug. PR: 165527 Submitted by: Andrey Simonenko (cherry picked from commit 48a186863431ec7a23c6174bc376cafa59dd5fbf) Git Hash: a46d7192f41aa977a49bb3aae2947131186878ca Git Author: markj@FreeBSD.org END