2002-09-30 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 30 Sep 2002 07:19:21 +0000 (07:19 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 30 Sep 2002 07:19:21 +0000 (07:19 +0000)
commit8fe802e8c76d18e0cf711cdf708d04412194146e
tree706fec579a0ef7997c78b14896f6142a842c72d9
parent5d865001d84678e696b62126d4c49ad730a1b0a8
2002-09-30  Roland McGrath  <roland@redhat.com>

* rt/tst-aio7.c (do_test): Don't read from stdin, which could be the
terminal when the test is running in a background job.  Instead, make
a pipe and read from its read half while never writing anything to it.
rt/tst-aio7.c