newlib/winsup/cygwin/release
Christopher Faylor 45b61a88be * DevNotes: Add entry cgf-000010.
* select.cc (set_handle_or_return_if_not_open): Remove unneeded final backslash
from definition.
(cygwin_select): Reorganize to incorporate outer retry loop.  Move remaining
time recalculation here for retry case.  Use select_stuff::wait_states for loop
control.
(select_stuff::cleanup): Avoid unneeded initialization.
(select_stuff::wait): Modify definition to return select_stuff::wait_states.
Eliminate is_cancelable.  Don't element 1 of an array if it is a cancel handle.
Remove loop.  Rely on being called from enclosing loop in cygwin_select.
Remove time recalculation when restarting.  Try harder to always return from
the bottom.
* select.h (select_stuff::wait_state): New enum.
(select_stuff::wait): Modify declaration to return select_stuff::wait_states.
2012-06-03 02:59:20 +00:00
..
1.7.10 *** empty log message *** 2012-02-05 14:27:25 +00:00
1.7.11 *** empty log message *** 2012-02-25 10:48:35 +00:00
1.7.12 *** empty log message *** 2012-03-30 13:27:38 +00:00
1.7.13 Add typeahead description. 2012-04-05 14:23:06 +00:00
1.7.14 *** empty log message *** 2012-04-25 07:33:03 +00:00
1.7.15 * DevNotes: Add entry cgf-000003. 2012-05-07 15:05:56 +00:00
1.7.16 * DevNotes: Add entry cgf-000010. 2012-06-03 02:59:20 +00:00