<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/head.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:07:15Z</updated>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T23:07:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T23:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a9f7720ec980316e700e185d0f1059ba3457f0a8'/>
<id>urn:sha1:a9f7720ec980316e700e185d0f1059ba3457f0a8</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>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>
<entry>
<title>Update AUTHORS definition to be a comma-separated list of strings and/or update</title>
<updated>2003-09-18T18:22:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T18:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3280bf4b5571fd4425c7e6f7d765d08b77ce8d8a'/>
<id>urn:sha1:3280bf4b5571fd4425c7e6f7d765d08b77ce8d8a</id>
<content type='text'>
the call to parse_long_options so that `AUTHORS, NULL' are the last parameters.
</content>
</entry>
<entry>
<title>(elide_tail_lines_pipe): Don't assign 0 or SAFE_READ_ERROR to tmp-&gt;nbytes.</title>
<updated>2003-09-05T20:45:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-05T20:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1061c7028464919cedc575b67ab77b21594c1fad'/>
<id>urn:sha1:1061c7028464919cedc575b67ab77b21594c1fad</id>
<content type='text'>
(struct linebuffer): Change nbytes and nlines
from unsigned int to size_t.  unsigned int is safe (after the
2003-09-03 patch) but size_t is cleaner.

Standardize on BUFSIZ as opposed to other macro names and values.
(BUFSIZE): Remove.  All uses changed to BUFSIZ.
</content>
</entry>
<entry>
<title>(elide_tail_lines_pipe): Don't truncate return value from safe_read.</title>
<updated>2003-09-04T21:43:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-04T21:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=169a0a3f49a573e5d72c53f9e9910f29f263e47b'/>
<id>urn:sha1:169a0a3f49a573e5d72c53f9e9910f29f263e47b</id>
<content type='text'>
</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>
<entry>
<title>(diagnose_copy_fd_failure): New function, renamed from</title>
<updated>2003-07-11T11:12:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-11T11:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e1584f504fcae16933f3265368d5d3cc86c6f072'/>
<id>urn:sha1:e1584f504fcae16933f3265368d5d3cc86c6f072</id>
<content type='text'>
the macro, COPY_FD_DIAGNOSE.
(diagnose_copy_fd_failure): Enclose diagnostic in _(...).
(head_file): Likewise.
</content>
</entry>
<entry>
<title>(usage): Use 1024*1024 in place of 1048576.</title>
<updated>2003-07-10T19:39:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-10T19:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d574f4a249f369f1809341cf6cd21686c8996fb5'/>
<id>urn:sha1:d574f4a249f369f1809341cf6cd21686c8996fb5</id>
<content type='text'>
</content>
</entry>
</feed>
