<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/test.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-09-16T07:42:56Z</updated>
<entry>
<title>Include stat-time.h, and use its functions instead of the obsolete</title>
<updated>2005-09-16T07:42:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-16T07:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3ecd35f56fbb7f9b3f43cd12f862336acf7dca56'/>
<id>urn:sha1:3ecd35f56fbb7f9b3f43cd12f862336acf7dca56</id>
<content type='text'>
TIMESPEC_NS macro.
(get_mtime): Renamed from age_of.  All uses changed.
</content>
</entry>
<entry>
<title>Remove unnecessary parens in `#if defined (SYMBOL)' expressions.</title>
<updated>2005-08-23T15:28:22Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-23T15:28:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6ce9ea95f5f1bfae86dc32fdc725580480cfebc9'/>
<id>urn:sha1:6ce9ea95f5f1bfae86dc32fdc725580480cfebc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't include "timespec.h".</title>
<updated>2005-08-14T14:22:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-14T14:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6dc48762d8b0e5476fdfd0a8c38992360d2404b6'/>
<id>urn:sha1:6dc48762d8b0e5476fdfd0a8c38992360d2404b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include "timespec.h".</title>
<updated>2005-08-14T14:17:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-14T14:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c41d32149ac085c14461a68200c7bfd141320e7d'/>
<id>urn:sha1:c41d32149ac085c14461a68200c7bfd141320e7d</id>
<content type='text'>
(age_of): Return the nanoseconds part of the timestamp, if available.
(binary_operator) [-nt, -ot]: Use nanosecond values to break ties.
</content>
</entry>
<entry>
<title>Include sys/param.h if it exists, not if _POSIX_VERSION</title>
<updated>2005-05-30T07:34:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-30T07:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3ada325679ff3f85cfee8a1319826d63224934c3'/>
<id>urn:sha1:3ada325679ff3f85cfee8a1319826d63224934c3</id>
<content type='text'>
isn't defined.
Don't include &lt;sys/file.h&gt;; no longer needed.
(getegid, geteuid): Remove no-longer-necessary decls.
</content>
</entry>
<entry>
<title>Include inttostr.h, strnumcmp.h.</title>
<updated>2005-05-27T20:36:58Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-27T20:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a2b86be29574145e2f26770bc495893c27ec6016'/>
<id>urn:sha1:a2b86be29574145e2f26770bc495893c27ec6016</id>
<content type='text'>
(whitespace, digit, digit_value, integer_expected_error): Remove.
(is_int): Remove; replaced by...
(find_int): New function.
(binary_operator): Don't let integers overflow in comparisons;
return the correct answer instead.  Simplify the code.
(unary_operator): Convert the integer ourself, since find_int
no longer does so.
</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>(binary_operator) [LINT]: Initialize lt and rt to 0.</title>
<updated>2005-04-07T20:10:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-07T20:10:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=66374c61eecd64fe4cb033369291a6b617d7e45d'/>
<id>urn:sha1:66374c61eecd64fe4cb033369291a6b617d7e45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(binop): Move function definition to precede first use so we can...</title>
<updated>2005-04-07T17:14:14Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-07T17:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d7361052217cd93eda18d13e065b2a5931981cef'/>
<id>urn:sha1:d7361052217cd93eda18d13e065b2a5931981cef</id>
<content type='text'>
(binop): ...remove prototype.
</content>
</entry>
</feed>
