]> sourceware.org Git - newlib-cygwin.git/commit
* pinfo.h (EXITCODE_SET): Move out of range of Windows error.
authorChristopher Faylor <me@cgf.cx>
Fri, 16 Sep 2005 03:16:17 +0000 (03:16 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 16 Sep 2005 03:16:17 +0000 (03:16 +0000)
commit882dfbf776f69b39aeb5f444525191327fb3a3d9
tree978c5651bcb3ee3bd999240498f67126572fba1b
parent150f3bd16864bfb1a8ab10904924fcee7feeb621
* pinfo.h (EXITCODE_SET): Move out of range of Windows error.
(EXITCODE_NOSET): Ditto.
* sigproc.cc (no_signals_available): Remove check for hwait_sig.  Just rely on
my_sendsig.  Pass in an argument controlling when it is appropriate to test
EXITCODE_SET.
(proc_can_be_signalled): Remove checks for myself since this function is never
called in that context.
(sigproc_init): Pre-initialize my_sendsig to non-zero so that
proc_can_be_signalled will know that we expect to be signalable soon.
(sig_send): Change debugging output.
winsup/cygwin/ChangeLog
winsup/cygwin/pinfo.h
winsup/cygwin/sigproc.cc
This page took 0.028508 seconds and 5 git commands to generate.