<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/true.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>2005-07-18T07:53:05Z</updated>
<entry>
<title>(EXIT_STATUS): New macro.</title>
<updated>2005-07-18T07:53:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-18T07:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d58ce6b09cee90630488e334b8774f7a93a2703b'/>
<id>urn:sha1:d58ce6b09cee90630488e334b8774f7a93a2703b</id>
<content type='text'>
(PROGRAM_NAME, usage): Behave like "false" if EXIT_STATUS indicates.
(usage): Remove "These option names may not be abbreviated."
</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>(usage): Move USAGE_BUILTIN_WARNING to end of --help output.</title>
<updated>2005-04-04T22:30:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-04T22:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e3cb2a0a05e2519d03718d0889df4dd7e551d592'/>
<id>urn:sha1:e3cb2a0a05e2519d03718d0889df4dd7e551d592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Mention that some shells provide a built-in</title>
<updated>2005-04-04T21:55:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-04T21:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=84812b110d6fc09142cf98ab2e06e186e7ce565e'/>
<id>urn:sha1:84812b110d6fc09142cf98ab2e06e186e7ce565e</id>
<content type='text'>
function by the same name.
</content>
</entry>
<entry>
<title>(main): Recognize --help and --version even if POSIXLY_CORRECT is set.</title>
<updated>2004-06-17T14:34:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-06-17T14:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=72f51d66bf8e5364edfa0975c96ddebcaefd089e'/>
<id>urn:sha1:72f51d66bf8e5364edfa0975c96ddebcaefd089e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Cast NULL to `(char *)' in</title>
<updated>2003-11-05T03:43:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-05T03:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e809d156e95e7dda30dbddc80fabd623e783641a'/>
<id>urn:sha1:e809d156e95e7dda30dbddc80fabd623e783641a</id>
<content type='text'>
call to variadic version_etc function, so that it works even on systems
for which sizeof char* != sizeof int.
</content>
</entry>
<entry>
<title>Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change</title>
<updated>2003-10-18T10:05:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-10-18T10:05:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cf4fdf373fa202877d8141fcf7c1ef655a8e06d9'/>
<id>urn:sha1:cf4fdf373fa202877d8141fcf7c1ef655a8e06d9</id>
<content type='text'>
of 2003-09-19.  Now, AUTHORS is a comma-separated list of strings.
Update the call to parse_long_options so that `AUTHORS, NULL' are the
last parameters.

* src/true.c (main): Append NULL to version_etc argument list.
* src/sys2.h (case_GETOPT_VERSION_CHAR): Likewise.
</content>
</entry>
<entry>
<title>(WRITTEN_BY): Rename from AUTHORS.</title>
<updated>2003-09-18T22:19:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T22:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bafd927f03084ba6b12f7ff1b95352eb0e3a0a84'/>
<id>urn:sha1:bafd927f03084ba6b12f7ff1b95352eb0e3a0a84</id>
<content type='text'>
Begin each WRITTEN_BY string with `Written by ' and end it with `.'.
Mark each WRITTEN_BY string as translatable.
</content>
</entry>
<entry>
<title>revert previous change</title>
<updated>2003-09-18T19:39:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T19:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c6ec14449470fce01a93bd0724ea3146c3ba3e7e'/>
<id>urn:sha1:c6ec14449470fce01a93bd0724ea3146c3ba3e7e</id>
<content type='text'>
</content>
</entry>
</feed>
