<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/getugroups.c, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-07-04T05:39:07Z</updated>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-07-04T05:39:07Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-04T05:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6a9740567292a983b05533901dc7a687ec2fb68c'/>
<id>urn:sha1:6a9740567292a983b05533901dc7a687ec2fb68c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2005-09-22T06:05:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T06:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f'/>
<id>urn:sha1:2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assume HAVE_UNISTD_H, i.e., include &lt;unistd.h&gt; unconditionally.</title>
<updated>2005-07-02T08:41:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-07-02T08:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=410f98fc2b9bd775f809818590959272c04e6c9c'/>
<id>urn:sha1:410f98fc2b9bd775f809818590959272c04e6c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=116e6fb2443d140959ea042865cd67b95aab3c47'/>
<id>urn:sha1:116e6fb2443d140959ea042865cd67b95aab3c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include &lt;errno.h&gt;.</title>
<updated>2004-07-28T19:41:08Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-07-28T19:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7c6ecf213aeb1d02b48742869229fffd358163d9'/>
<id>urn:sha1:7c6ecf213aeb1d02b48742869229fffd358163d9</id>
<content type='text'>
(EOVERFLOW): Define if not defined.
(getgroups): Return -1 with errno=EOVERFLOW if an integer overflow
occurs.
</content>
</entry>
<entry>
<title>Include &lt;string.h&gt; unconditionally.</title>
<updated>2003-09-10T08:45:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-10T08:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e705d572fac2113c1dd5fc7d7537c4e58b208852'/>
<id>urn:sha1:e705d572fac2113c1dd5fc7d7537c4e58b208852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(getugroups): Cast -1 to gid_t, for systems like</title>
<updated>2000-06-04T06:47:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-06-04T06:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=985cf06296f0a9861fe68b88db4aa4f4fc1abf58'/>
<id>urn:sha1:985cf06296f0a9861fe68b88db4aa4f4fc1abf58</id>
<content type='text'>
SunOS4.1.4 for which gid_t is an unsigned type.
</content>
</entry>
<entry>
<title>(getugroups): Don't dereference a null pointer when</title>
<updated>1999-05-15T04:50:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-05-15T04:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=634a39aad5803aced2559829b7f3dd24482f91a9'/>
<id>urn:sha1:634a39aad5803aced2559829b7f3dd24482f91a9</id>
<content type='text'>
running `id USER' for some USER that is listed on the RHS in /etc/group.
From Sander van Malssen.
Add some curly braces, use STREQ, reverse the sense of a test
and use `continue' to save a level of nesting.
</content>
</entry>
<entry>
<title>(getugroups): Take new parameter, gid.</title>
<updated>1999-03-10T15:35:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-03-10T15:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4ba4999328d9695b23225f2e9acdaedc16cd2188'/>
<id>urn:sha1:4ba4999328d9695b23225f2e9acdaedc16cd2188</id>
<content type='text'>
Add gid to the list of groups.
From Ulrich Drepper.
</content>
</entry>
<entry>
<title>fix small thinko</title>
<updated>1999-03-09T16:10:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-03-09T16:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fbaac7ba2936939d97eb9458431a7135c3c754d6'/>
<id>urn:sha1:fbaac7ba2936939d97eb9458431a7135c3c754d6</id>
<content type='text'>
</content>
</entry>
</feed>
