OSDN Git Service

* sigproc.cc (no_signals_available): Return true if sending to self from the
authorcgf <cgf>
Fri, 16 Sep 2005 01:47:07 +0000 (01:47 +0000)
committercgf <cgf>
Fri, 16 Sep 2005 01:47:07 +0000 (01:47 +0000)
commiteebde9df86543f89bf6cf5f6c614e9c2283d2190
tree6e53a8d45011bb9691dddfb039377a5e50880695
parentf4bdae1cbd50b474a75aca41e00348baece4d889
* sigproc.cc (no_signals_available): Return true if sending to self from the
signal thread.
(wait_sig): Correct so that WaitForSingleObject is called when hMainThread is
!= 0, rather than the reverse.
* cygheap.cc (cygheap_fixup_in_child): Clarify potential error message.
* fork.cc (fork_copy): Cosmetic change.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc
winsup/cygwin/fork.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/spawn.cc