diff options
author | Christopher Faylor <me@cgf.cx> | 2007-07-29 05:22:05 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2007-07-29 05:22:05 +0000 |
commit | ee2984326b89e0a38598c0bdf0aa7c76d865c9ed (patch) | |
tree | cf3bf8d00a759c744fe18d2a2207eeae03ae44e6 /winsup/cygwin/ntdll.h | |
parent | 81e98baf8142a92dc0749b0f201a2d9b8cdb270c (diff) | |
download | cygnal-ee2984326b89e0a38598c0bdf0aa7c76d865c9ed.tar.gz cygnal-ee2984326b89e0a38598c0bdf0aa7c76d865c9ed.tar.bz2 cygnal-ee2984326b89e0a38598c0bdf0aa7c76d865c9ed.zip |
* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtls
class.
* exceptions.cc (_cygtls::inside_kernel): Move function definition into _cygtls
class.
* fhandler.cc (fhandler_base::wait_overlapped): Make return tri-state to detect
when there is a EINTR situation. Add a pointer to a length parameter. Move
GetOverlappedResult into this function.
(fhandler_base::read_overlapped): Accommodate above changes and loop if we
receive a restartable signal.
(fhandler_base::write_overlapped): Ditto.
* fhandler.h (fhandler_base::wait_overlapped): Reflect above changes.
* fhandler_fifo.cc (fhandler_fifo::wait): Ditto.
Diffstat (limited to 'winsup/cygwin/ntdll.h')
0 files changed, 0 insertions, 0 deletions