Files
newlib/winsup/cygwin
Christopher Faylor 476dfb657b * fhandler.h (fhandler_base::ready_for_read): Remove unused argument.
(fhandler_tty_slave::ready_for_read): Ditto.
(select_record): Remove poll, initialize peek.
* select.cc: Remove all poll functions, throughout.  Change second argument of
peek_* functions to 'bool' throughout.  Specifically initialize *_ready
variables throughout.
(select_stuff::poll): Subsume previous poll functionality.
(peek_pipe): Don't grab guard mutex when in select loop.  select()/read() is
racy by design so there is no need to worry about a race in select().
(fhandler_base::ready_for_read): Remove unused argument.
(fhandler_tty_slave::ready_for_read): Ditto.
* syscalls.cc (_read): Eliminate third argument in ready_for_read call.
2001-11-04 02:31:58 +00:00
..
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2001-09-12 17:46:37 +00:00
2000-02-17 19:38:33 +00:00
2000-11-19 04:58:18 +00:00
2001-09-11 20:01:02 +00:00
2001-10-28 23:05:49 +00:00
2000-02-17 19:38:33 +00:00
2001-10-05 04:36:14 +00:00
2001-10-28 23:05:49 +00:00
2001-09-22 01:29:07 +00:00
2001-10-09 18:12:51 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-06-01 01:45:53 +00:00
2001-09-12 17:46:37 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2000-08-18 19:51:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2001-09-17 03:05:05 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00