mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 15:50:06 +00: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.
This commit is contained in:
parent
8fe802e8c7
commit
78dfb64353
@ -1,3 +1,9 @@
|
||||
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.
|
||||
|
||||
2002-09-30 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* iconvdata/tst-e2big.c (test): Use %td in printf for ptrdiff_t.
|
||||
|
Loading…
Reference in New Issue
Block a user