<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/od.c, branch v5.2.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.2.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-01-21T23:37:54Z</updated>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T23:37:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T23:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c979cdc1e32dd94a8da76168ad82acfc61be9273'/>
<id>urn:sha1:c979cdc1e32dd94a8da76168ad82acfc61be9273</id>
<content type='text'>
(usage): Don't bother normalizing exit status
since the arg is already the correct exit status now.
</content>
</entry>
<entry>
<title>`od -c -w9999999' could segfault</title>
<updated>2003-11-18T16:17:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-18T16:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=02fbbc8ea26882d6ae46099cb8fc7fee73efb25e'/>
<id>urn:sha1:02fbbc8ea26882d6ae46099cb8fc7fee73efb25e</id>
<content type='text'>
(dump): Use xnmalloc/free, not alloca.
</content>
</entry>
<entry>
<title>(decode_format_string): Remove unnecessary casts.</title>
<updated>2003-11-04T09:27:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-04T09:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=eab4bc527834d55459659f4438fdb34ddb2efd86'/>
<id>urn:sha1:eab4bc527834d55459659f4438fdb34ddb2efd86</id>
<content type='text'>
Use more maintainable `sizeof *var'.
(main): Call decode_format_string rather than decode_one_format,
now that `spec' may be NULL.
</content>
</entry>
<entry>
<title>(decode_format_string, dump_strings): Use x2nrealloc rather than xrealloc.</title>
<updated>2003-11-04T06:32:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-04T06:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=59436e7b92f75f6379568a397f13cba1df1eb0f2'/>
<id>urn:sha1:59436e7b92f75f6379568a397f13cba1df1eb0f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.</title>
<updated>2003-11-04T06:13:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-04T06:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=45240f24819678065e0dab9e34a18ca53fa99a7b'/>
<id>urn:sha1:45240f24819678065e0dab9e34a18ca53fa99a7b</id>
<content type='text'>
The former is more maintainable and usually shorter.
</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>Remove unnecessary casts of alloca, since now it's guaranteed to be (void *).</title>
<updated>2003-09-28T08:21:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-28T08:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8f98e0e4ddaaf6a87be975ea8e4e3a20fd3d4925'/>
<id>urn:sha1:8f98e0e4ddaaf6a87be975ea8e4e3a20fd3d4925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(check_and_close, dump, dump_strings): Don't report bogus errno value</title>
<updated>2003-09-24T08:21:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-24T08:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e7bebd6729efc79d0b6d0edb3245096c1d87503f'/>
<id>urn:sha1:e7bebd6729efc79d0b6d0edb3245096c1d87503f</id>
<content type='text'>
after ferror discovers an output error.  We don't know the proper
errno value, since it might have been caused by any of a whole
bunch of calls, and it might have been trashed in the meantime.
Fixing this problem will require much more extensive changes;
in the meantime just say "write error".

(skip): If a read fails, don't retry it later, so
that we report the proper errno.
</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>Don't include headers already included by system.h:</title>
<updated>2003-07-23T07:29:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-23T07:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4f4e9aa8e16aaaf7dea9bb8053168316c0515626'/>
<id>urn:sha1:4f4e9aa8e16aaaf7dea9bb8053168316c0515626</id>
<content type='text'>
Don't include closeout.h.
</content>
</entry>
</feed>
