diff options
author | Christopher Faylor <me@cgf.cx> | 2012-06-03 02:59:20 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-06-03 02:59:20 +0000 |
commit | 45b61a88becdc9477826f6576b97e75b8ee49f37 (patch) | |
tree | 5e200dcbb1f35953d8ba1391de2b7086f14eeaec /newlib/libc/stdlib/wcstombs_r.c | |
parent | faab45455a469db4ca5c4d230e7dd97dfa56382c (diff) | |
download | cygnal-45b61a88becdc9477826f6576b97e75b8ee49f37.tar.gz cygnal-45b61a88becdc9477826f6576b97e75b8ee49f37.tar.bz2 cygnal-45b61a88becdc9477826f6576b97e75b8ee49f37.zip |
* 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.
Diffstat (limited to 'newlib/libc/stdlib/wcstombs_r.c')
0 files changed, 0 insertions, 0 deletions