4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00

Add a debugging line.

This commit is contained in:
Christopher Faylor 2000-04-11 21:22:53 +00:00
parent caa8b1ca9b
commit d13dac7f30

View File

@ -451,6 +451,7 @@ peek_pipe (select_record *s, int ignra)
gotone = s->except_ready = TRUE;
if (s->read_selected)
gotone += s->read_ready = TRUE;
select_printf ("saw eof on '%s'", fh->get_name ());
}
out: