<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/gl/modules/mgetgroups, branch v7.3</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.3</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2008-03-01T08:56:56Z</updated>
<entry>
<title>Don't depend on gnulib's deprecated "free" module.</title>
<updated>2008-03-01T08:56:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-03-01T08:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=46e51208c7248d24a7fce1aa16c16b003c8cefe9'/>
<id>urn:sha1:46e51208c7248d24a7fce1aa16c16b003c8cefe9</id>
<content type='text'>
* bootstrap.conf (obsolete_gnulib_modules): Remove free.
* gl/modules/mgetgroups (Depends-on): Remove free.
</content>
</entry>
<entry>
<title>setuidgid: set all groups, not just the primary one;  mgetgroups: new module</title>
<updated>2007-07-06T05:44:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-07-05T15:42:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e0066f36c22dce02f9d6327cb881ee7eec6e7539'/>
<id>urn:sha1:e0066f36c22dce02f9d6327cb881ee7eec6e7539</id>
<content type='text'>
I wanted to use the xgetgroups function from id.c, so factored it out
and made it into a non-exiting function (hence the "m" prefix rather than "x").
* src/setuidgid.c (main): Use mgetgroups. Include "mgetgroups.h".

* src/id.c (xgetgroups): Remove function.
Include "mgetgroups.h".
(print_group_list): Use mgetgroups, not xgetgroups.

* gl/modules/mgetgroups: New module.
* gl/lib/mgetgroups.c: New file.  mgetgroups is derived from
id.c's xgetgroups function.
* bootstrap.conf (gnulib_modules): Add mgetgroups.
* gl/m4/mgetgroups.m4: New file.
* gl/lib/mgetgroups.h: New file.
</content>
</entry>
</feed>
