<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils, 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-13T20:57:54Z</updated>
<entry>
<title>version 8.4</title>
<updated>2010-01-13T20:57:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-13T20:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=954ef23ed95552641a5025d676ed68ee94aa1d62'/>
<id>urn:sha1:954ef23ed95552641a5025d676ed68ee94aa1d62</id>
<content type='text'>
* NEWS: Record release date.
</content>
</entry>
<entry>
<title>tests: avoid spurious failures on older shells</title>
<updated>2010-01-13T12:42:49Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2010-01-13T12:19:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e55d8828111bf6f9ff0f419fe0045de6ecd1ecaa'/>
<id>urn:sha1:e55d8828111bf6f9ff0f419fe0045de6ecd1ecaa</id>
<content type='text'>
* tests/tail-2/inotify-hash-abuse: Use kill rather than wait
to determine if the tail process is still running.
* tests/tail-2/inotify-hash-abuse2: Ditto.
</content>
</entry>
<entry>
<title>tests: work around spurious test failure with OpenBSD4.5's /bin/sh</title>
<updated>2010-01-13T09:55:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-13T09:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f28c7d959be30be0b216880878e8b0909d810a18'/>
<id>urn:sha1:f28c7d959be30be0b216880878e8b0909d810a18</id>
<content type='text'>
* tests/ls/infloop: OpenBSD4.5's /bin/sh would mistakenly include
"set -x"-output in an application's stderr stream when stderr is
redirected before stdout.  This was causing one spurious test failure.
The work-around: redirect stdout first.
Reported by Nelson Beebe.
</content>
</entry>
<entry>
<title>tests: don't silently skip the sort-version tests</title>
<updated>2010-01-13T09:21:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-13T09:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b498ba1410d9730782db439db27e85ff20d0e56'/>
<id>urn:sha1:3b498ba1410d9730782db439db27e85ff20d0e56</id>
<content type='text'>
* tests/misc/sort-version: Don't use &lt;&lt;- and indented here-doc contents.
s/&lt;&lt;-/&lt;&lt;/ and unindent the here-document contents.  Otherwise,
bash would ignore the indented delimiter and use EOF, thus silently
skipping this test.  OpenBSD5.4's shell reported the failure:
  $ printf 'cat&lt;&lt;-x\n foo\n x\n'|sh
  sh: &lt;stdin&gt;[4]: here document `x' unclosed
  [Exit 1]
by contrast, bash warns but still exits successfully:
  $ printf 'cat&lt;&lt;-x\n foo\n x\n'|bash &amp;&amp; echo you lose
  bash: line 3: warning: here-document at line 1 delimited by \
    end-of-file (wanted `x')
   foo
   x
  you lose
</content>
</entry>
<entry>
<title>tests: avoid spurious failure on old kernel</title>
<updated>2010-01-12T13:00:05Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2010-01-08T19:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=39243f0ea8efc572e3206b5f0fca12696a52308e'/>
<id>urn:sha1:39243f0ea8efc572e3206b5f0fca12696a52308e</id>
<content type='text'>
* tests/touch/no-dereference: Skip test if utimensat doesn't
support symlinks.
Reported by Bernhard Voelker.
</content>
</entry>
<entry>
<title>maint: update info about getting the prerequisite automake</title>
<updated>2010-01-12T10:32:08Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2010-01-12T10:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a4da48c4f54bae74ef167db41f65a6eab2ae6a37'/>
<id>urn:sha1:a4da48c4f54bae74ef167db41f65a6eab2ae6a37</id>
<content type='text'>
* README-prereq: Now that we require automake-1.11.1
update the instructions from getting it from the git repo
</content>
</entry>
<entry>
<title>maint: remove an already handled item from TODO</title>
<updated>2010-01-12T10:29:36Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2010-01-12T10:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d89755469bec93e1b10e5dc178451b38a69f6a80'/>
<id>urn:sha1:d89755469bec93e1b10e5dc178451b38a69f6a80</id>
<content type='text'>
* TODO: The question regarding printf octal escapes is answered in
commit 4bcefa62, 2003-04-21, "Fix printf POSIX compatibility bug ..."
</content>
</entry>
<entry>
<title>maint: fix tests on solaris by using /usr/xpg4/bin</title>
<updated>2010-01-12T10:26:27Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2010-01-12T10:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b81cdbf31ecf504aa9580ef04bfdcfa57311fdba'/>
<id>urn:sha1:b81cdbf31ecf504aa9580ef04bfdcfa57311fdba</id>
<content type='text'>
* tests/check.mk: Prepend /usr/xpg4/bin to the $PATH if present.
Using the more standard utilities allows tests such as misc/printenv,
which uses the -E option to grep, to complete.
</content>
</entry>
<entry>
<title>build: update gnulib, to get fixed getlogin-related tests</title>
<updated>2010-01-12T08:56:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-12T08:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0a6bbb594791a01c00f91dcb79815637f550f16b'/>
<id>urn:sha1:0a6bbb594791a01c00f91dcb79815637f550f16b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: fix build failure due to missing libxattr</title>
<updated>2010-01-12T07:06:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-12T06:58:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6beca4248f572c2503657fb16341bd43cfa7d254'/>
<id>urn:sha1:6beca4248f572c2503657fb16341bd43cfa7d254</id>
<content type='text'>
Configure is supposed to detect insufficient XATTR support.
However, if a system has the required headers, but no library,
the configure script would mistakenly enable USE_XATTR.
* m4/xattr.m4 (gl_FUNC_XATTR): If the attr_copy_file function
is not found, don't set USE_XATTR.
Nelson Beebe reported a link failure on RHEL 5.3.
Also, do not let the combination of --disable-xattr and
a stray LIB_XATTR environment setting perturb the build.
* NEWS (Build-related): Mention it.
</content>
</entry>
</feed>
