fdopen-tests: port to Tru64
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Jan 2014 06:12:56 +0000 (22:12 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Jan 2014 06:13:39 +0000 (22:13 -0800)
commit1e0ad6a06d8f0638d4b312204c060778d33b03d9
treee07d49c7527fa8ac2aa189fa5120eecb0447c38a
parent6fff2c8fdb034fbeb5407bae40fa8b7e947b946f
fdopen-tests: port to Tru64

* tests/test-fdopen.c (main): Don't invoke fdopen on a file
descriptors that is not open, as POSIX doesn't specify the
resulting behavior and the test does not work on Tru64.
Problem reported by Steven M. Schweda in:
http://lists.gnu.org/archive/html/bug-gnulib/2014-01/msg00079.html
ChangeLog
tests/test-fdopen.c