<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc/nss/tst-initgroups1.root, branch master</title>
<subtitle>Fork of glibc for development</subtitle>
<id>https://git.zx2c4.com/glibc/atom/nss/tst-initgroups1.root?h=master</id>
<link rel='self' href='https://git.zx2c4.com/glibc/atom/nss/tst-initgroups1.root?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/'/>
<updated>2023-10-24T10:30:59Z</updated>
<entry>
<title>Remove 'grp' and merge into 'nss' and 'posix'</title>
<updated>2023-10-24T10:30:59Z</updated>
<author>
<name>Arjun Shankar</name>
<email>arjun@redhat.com</email>
</author>
<published>2023-10-02T12:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=b121fdc552f392cd86b21f159dd3e3b998de91a3'/>
<id>urn:sha1:b121fdc552f392cd86b21f159dd3e3b998de91a3</id>
<content type='text'>
The majority of grp routines are entry points for nss functionality.
This commit removes the 'grp' subdirectory and moves all nss-relevant
functionality and all tests to 'nss', and the 'setgroups' stub into
'posix' (alongside the 'getgroups' stub).  References to grp/ are
accordingly changed.  In addition, compat-initgroups.c, a fallback
implementation of initgroups is renamed to initgroups-fallback.c so that
the build system does not confuse it for nss_compat/compat-initgroups.c.

Build time improves very slightly; e.g. down from an average of 45.5s to
44.5s on an 8-thread mobile x86_64 CPU.
Reviewed-by: Adhemerval Zanella  &lt;adhemerval.zanella@linaro.org&gt;
</content>
</entry>
</feed>
