OSDN Git Service

* sigproc.cc (sigCONT): Define.
authorcgf <cgf>
Sun, 18 Aug 2002 04:13:57 +0000 (04:13 +0000)
committercgf <cgf>
Sun, 18 Aug 2002 04:13:57 +0000 (04:13 +0000)
commit09e51b24975b71a1922d74b43cc132fbdbd9a2bb
tree7c01e209bff55fa295de8c8531b2f655c07d432f
parentb0b87480708b37e57c0349eb3a9f7863503e0602
* sigproc.cc (sigCONT): Define.
* sigproc.h (sigCONT): Declare.
(wait_sig): Create sigCONT event here.
* exceptions.cc (sig_handle_tty_stop): Wait for sigCONT event rather than
stopping thread.
(sig_handle): Set sigCONT event as appropriate on SIGCONT rather than calling
ResumeThread.
winsup/cygwin/ChangeLog
winsup/cygwin/cygmalloc.h
winsup/cygwin/exceptions.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/sigproc.h