<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/users.c, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-05-14T07:58:31Z</updated>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(users): New arg OPTIONS.  All uses changed.</title>
<updated>2005-03-30T05:23:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-03-30T05:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=08b59778675d670a6dc3e88ce79311388b0c2385'/>
<id>urn:sha1:08b59778675d670a6dc3e88ce79311388b0c2385</id>
<content type='text'>
(main): Check PIDs when invoked with zero arguments.
</content>
</entry>
<entry>
<title>(list_entries_users): Use IS_USER_PROCESS</title>
<updated>2004-11-30T21:40:52Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-30T21:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a0d8525938e2e7c8d83083f795581f8ab6a5a28b'/>
<id>urn:sha1:a0d8525938e2e7c8d83083f795581f8ab6a5a28b</id>
<content type='text'>
instead of by-hand code.
</content>
</entry>
<entry>
<title>(main): Use getopt_long rather than getopt.</title>
<updated>2004-11-17T00:56:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-17T00:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d1bc398fa0cb7d53d42060149007d0255c5ae9cf'/>
<id>urn:sha1:d1bc398fa0cb7d53d42060149007d0255c5ae9cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-unused long-options static var.</title>
<updated>2004-09-21T22:09:09Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4ef2590268d742366747e3d9e1e2042bad79d323'/>
<id>urn:sha1:4ef2590268d742366747e3d9e1e2042bad79d323</id>
<content type='text'>
(main): Use getopt where it suffices, not getopt_long.
</content>
</entry>
<entry>
<title>(list_entries_users, users): Use size_t for sizes.</title>
<updated>2004-08-02T20:56:30Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T20:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=889b25b472fd9c236186a3a475e2857d34399bc9'/>
<id>urn:sha1:889b25b472fd9c236186a3a475e2857d34399bc9</id>
<content type='text'>
(list_entries_users): Use char for bytes.
(main): No need to pass a non-NULL last arg to getopt_long.
</content>
</entry>
<entry>
<title>(main): Standardize on the diagnostics given when someone gives</title>
<updated>2004-06-21T15:03:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-06-21T15:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ce7b61d0ea270b0c463198afca1cd0e214192fb'/>
<id>urn:sha1:1ce7b61d0ea270b0c463198afca1cd0e214192fb</id>
<content type='text'>
too few operands ("missing operand after `xxx'") or
too many operands ("extra operand `xxx'").
Include "quote.h" and/or "error.h" if it wasn't already being included.
</content>
</entry>
<entry>
<title>(list_entries_users): Use xnmalloc, rather than xmalloc.</title>
<updated>2004-05-06T14:49:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-05-06T14:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4d9d9f4d027936111684bb0d63eb43a6535cddb1'/>
<id>urn:sha1:4d9d9f4d027936111684bb0d63eb43a6535cddb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T23:49:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T23:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=68e999b21f6d6e41b22c13ceea7bb3fccc39e707'/>
<id>urn:sha1:68e999b21f6d6e41b22c13ceea7bb3fccc39e707</id>
<content type='text'>
</content>
</entry>
</feed>
