<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/who.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-10-15T15:01:22Z</updated>
<entry>
<title>(usage): Undocument deprecated --idle (-i) option.</title>
<updated>2005-10-15T15:01:22Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-15T15:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2fa2315d0c7839c2808f1681f546e81e74b7a664'/>
<id>urn:sha1:2fa2315d0c7839c2808f1681f546e81e74b7a664</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include canon-host.h rather than declaring canon_host ourselves.</title>
<updated>2005-09-22T07:01:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T07:01:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=211a8d5cb0c98a50a4f191b2abbee2678ede0b85'/>
<id>urn:sha1:211a8d5cb0c98a50a4f191b2abbee2678ede0b85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use "path" or "filename".</title>
<updated>2005-06-02T05:17:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-06-02T05:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=97603a5d2adc889186f2934624a95c92dbfa2fdd'/>
<id>urn:sha1:97603a5d2adc889186f2934624a95c92dbfa2fdd</id>
<content type='text'>
</content>
</entry>
<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>(who): New arg OPTIONS.  All uses changed.</title>
<updated>2005-03-30T05:24:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-03-30T05:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=78abb1a7573d5a187630f2908183f9a5efa13ac7'/>
<id>urn:sha1:78abb1a7573d5a187630f2908183f9a5efa13ac7</id>
<content type='text'>
(main): Check PIDs when invoked with zero or two arguments.
Omit duplicate code in 2-arg case.
(UT_PID): Moved to ../lib/readutmp.h.
</content>
</entry>
<entry>
<title>(print_user): Use NULL, not `0'.</title>
<updated>2005-03-28T18:16:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-28T18:16:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ce70c7bdc442c965d60295efa75b10f36004f02a'/>
<id>urn:sha1:ce70c7bdc442c965d60295efa75b10f36004f02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(USER_PROCESS, RUN_LVL, INIT_PROCESS, LOGIN_PROCESS,</title>
<updated>2004-11-30T21:41:09Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-30T21:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b3530057a13f0f40180924686c52f6239670db8'/>
<id>urn:sha1:3b3530057a13f0f40180924686c52f6239670db8</id>
<content type='text'>
DEAD_PROCESS, BOOT_TIME, NEW_TIME, UT_TYPE_UNDEF, UT_TYPE): Remove.
(IS_USER_PROCESS): Move to ../lib/readutmp.h.
(UT_TYPE_RUN_LVL, UT_TYPE_INIT_PROCESS, UT_TYPE_LOGIN_PROCESS,
UT_TYPE_DEAD_PROCESS, UT_TYPE_NEW_TIME): New macros.
(gethostname): Remove decl.
(list_entries_who, scan_entries): Use the new macros defined above,
for consistency with pinky, uptime, and users.
</content>
</entry>
<entry>
<title>Fix memory leak.</title>
<updated>2004-11-16T20:44:34Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-16T20:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ed2fcc6f9aa466b2e026af88fd3bd712e007da25'/>
<id>urn:sha1:ed2fcc6f9aa466b2e026af88fd3bd712e007da25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused "case 0".</title>
<updated>2004-09-21T22:26:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81ca57a91d18d157c0a1405b98641b8de00a0817'/>
<id>urn:sha1:81ca57a91d18d157c0a1405b98641b8de00a0817</id>
<content type='text'>
</content>
</entry>
</feed>
