mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-18 14:30:43 +08:00
* 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.