<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src, branch v8.4</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.4</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2010-01-12T05:31:20Z</updated>
<entry>
<title>ls: reorder includes to work around broken &lt;sys/capability.h&gt;</title>
<updated>2010-01-12T05:31:20Z</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2010-01-09T20:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6454dd0f2f792850453379ba081ca74eed15c2d9'/>
<id>urn:sha1:6454dd0f2f792850453379ba081ca74eed15c2d9</id>
<content type='text'>
* src/ls.c: Include &lt;sys/capability.h&gt; later, to avoid build
failure with a header from libcap-2.16-1 or earlier.
See http://bugzilla.redhat.com/483548 for details.
</content>
</entry>
<entry>
<title>pr: ensure the page header line is of the required format</title>
<updated>2010-01-07T04:07:23Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2010-01-07T03:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=67d3e263504115144380dfaffd41c9cef3cf68a4'/>
<id>urn:sha1:67d3e263504115144380dfaffd41c9cef3cf68a4</id>
<content type='text'>
Before this change, with too long a file name, the name would
abut the date field on the left and possibly also the "Page N"
field on the right, rather than leaving a one-space separator
in each case.  Fixes a regression introduced on Mar 6 2009,
by commit a4053c5291d5797734b3e4f042f9e1adf3944fd6

* src/pr.c (print_header): Ensure that there is at least one
space before and after the file name part of the header line.
* NEWS: Mention it.
* tests/pr/W20l24f-ll: s/xPage/ x Page/.
* THANKS: Update.
Reported by Denis McKeon, in https://savannah.gnu.org/bugs/?28492.
</content>
</entry>
<entry>
<title>maint: always free a buffer, to avoid even semblance of a leak</title>
<updated>2010-01-05T08:08:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-04T15:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=be6c13e7e0abc46121c4250c82019179fd5e85c2'/>
<id>urn:sha1:be6c13e7e0abc46121c4250c82019179fd5e85c2</id>
<content type='text'>
* src/tac.c (main): Free the input buffer in most cases.
</content>
</entry>
<entry>
<title>maint: use more readable operator: "||" rather than "|"</title>
<updated>2010-01-04T15:46:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-04T15:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dc0f5eb6a01b759c92478be7f21de3e685ebfbca'/>
<id>urn:sha1:dc0f5eb6a01b759c92478be7f21de3e685ebfbca</id>
<content type='text'>
* src/cp.c (make_dir_parents_private): Use "||" rather than "|",
so that clang understands there is no undefined pointer dereference.
</content>
</entry>
<entry>
<title>ls: fix color of broken symlinks colored as target</title>
<updated>2010-01-01T20:41:46Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2010-01-01T14:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b7f2b51c42edabd516c5ecc748a654da736c912c'/>
<id>urn:sha1:b7f2b51c42edabd516c5ecc748a654da736c912c</id>
<content type='text'>
* src/ls.c (print_color_indicator): When using 'LINK target' in
dircolors, treat broken symlink as C_ORPHAN.
* tests/misc/ls-misc (sl-dangle2, sl-dangle3, sl-dangle4)
(sl-dangle5): Test for it, and add more coverage.
* NEWS: Document it.
* THANKS: Update.
Reported by Chris Jones.
</content>
</entry>
<entry>
<title>df: use fputs in place of printf in a few more places</title>
<updated>2010-01-01T15:56:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-01T15:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=84db964925680c912c601f616d4ab07f7bc19c3c'/>
<id>urn:sha1:84db964925680c912c601f616d4ab07f7bc19c3c</id>
<content type='text'>
* src/df.c (print_header): Use fputs rather than printf in more places.
Suggested by Eric Blake.
</content>
</entry>
<entry>
<title>maint: update all FSF copyright year lists to include 2010</title>
<updated>2010-01-01T13:06:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-01T09:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1aa17dc89b3f313697661541adca0aa0defbdc09'/>
<id>urn:sha1:1aa17dc89b3f313697661541adca0aa0defbdc09</id>
<content type='text'>
Use this command:
git ls-files | grep -v COPYING \
  | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \
      build-aux/update-copyright
</content>
</entry>
<entry>
<title>pr --help: add missing space between short and long options usage message</title>
<updated>2010-01-01T13:06:47Z</updated>
<author>
<name>Stéphane Raimbault</name>
<email>stephane.raimbault@makina-corpus.com</email>
</author>
<published>2009-12-31T15:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6c8d432b1f70c80213b0a2244e2427ae3c1394ef'/>
<id>urn:sha1:6c8d432b1f70c80213b0a2244e2427ae3c1394ef</id>
<content type='text'>
* src/pr.c (usage): Add missing space.
</content>
</entry>
<entry>
<title>pr --help: improve a line-break</title>
<updated>2010-01-01T13:06:47Z</updated>
<author>
<name>Stéphane Raimbault</name>
<email>stephane.raimbault@makina-corpus.com</email>
</author>
<published>2009-12-31T15:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f1ab2e02270bcd42444186b6f8e75971ce55736f'/>
<id>urn:sha1:f1ab2e02270bcd42444186b6f8e75971ce55736f</id>
<content type='text'>
* src/pr.c (usage): Move the newline character a bit farther.
</content>
</entry>
<entry>
<title>df: add comments to help translators align column headers</title>
<updated>2010-01-01T13:06:46Z</updated>
<author>
<name>Stéphane Raimbault</name>
<email>stephane.raimbault@makina-corpus.com</email>
</author>
<published>2009-12-31T15:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4668ae8f06d5033d9cf762fc52a11b9a34afd369'/>
<id>urn:sha1:4668ae8f06d5033d9cf762fc52a11b9a34afd369</id>
<content type='text'>
* src/df.c (print_header): Add a comment telling translators to
retain the message length, and another to align header translations.
</content>
</entry>
</feed>
