<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/who.c, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-10-12T20:39:33Z</updated>
<entry>
<title>* configure.ac: Avoid compiler warnings about default return</title>
<updated>2006-10-12T20:39:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-12T20:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9f70d6021b216fc36b5260a7a18f00f0acc27482'/>
<id>urn:sha1:9f70d6021b216fc36b5260a7a18f00f0acc27482</id>
<content type='text'>
type in function definitions and unused variables in tests.
* src/who.c (print_user) [HAVE_UT_HOST]: hostlen is only needed
if this is #defined.
</content>
</entry>
<entry>
<title>(print_user): Rewrite to avoid warning from GCC 4.1.1 with -Wall.</title>
<updated>2006-09-12T23:32:16Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-12T23:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33f1b50fca9dc2767b81770ed1b31b88750113a7'/>
<id>urn:sha1:33f1b50fca9dc2767b81770ed1b31b88750113a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* src/copy.c (copy_internal): Don't test whether macros like</title>
<updated>2006-08-28T23:29:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-28T23:29:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=25aebae77d29f2984078606f0789a6db36218ea9'/>
<id>urn:sha1:25aebae77d29f2984078606f0789a6db36218ea9</id>
<content type='text'>
S_ISLNK are defined, since they're always defined now.
* src/cp.c (main): Likewise.
* src/ln.c (main): Likewise.
* src/ls.c (get_link_name, make_link_name): Likewise.
* src/mkfifo.c (usage): Likewise.
* src/who.c (S_IWGRP): Likewise.
</content>
</entry>
<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>
</feed>
