tail: make the new piped-stdin test as portable as the old one
authorJim Meyering <meyering@redhat.com>
Tue, 8 Sep 2009 06:26:22 +0000 (08:26 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 8 Sep 2009 11:30:38 +0000 (13:30 +0200)
commitf0ff8c73fe8ae505d2029e905b23ac534d11990c
tree5fc18422e8764f5431adfd72a484a4dd1088fb9f
parente8591fd39f70932d40e9a6ddd4e607a89a3162f2
tail: make the new piped-stdin test as portable as the old one

* src/tail.c (main): Adapt piped-stdin test to use the same isapipe,
test as was used in the preceding POSIXLY_CORRECT condition.
Remove the now-subsumed POSIXLY_CORRECT test.
Reported by Pádraig Brady.
* doc/coreutils.texi (tail invocation): Document this change.
* NEWS (Changes in behavior): Reclassify, clarify.
NEWS
doc/coreutils.texi
src/tail.c