OSDN Git Service

* sigproc.cc (wait_sig): Reorganize exit case so that ExitProcess is always
authorcgf <cgf>
Thu, 15 Sep 2005 16:06:17 +0000 (16:06 +0000)
committercgf <cgf>
Thu, 15 Sep 2005 16:06:17 +0000 (16:06 +0000)
commit0c324e3cf1ea28481054beaae89b14bae484a3d8
tree6341648d53790b28c0ef891eb360e55f42978f00
parenta9c265ccc356d488ad9eddddb3c39e1bed474500
* sigproc.cc (wait_sig): Reorganize exit case so that ExitProcess is always
called, since that is the intent of sending a __SIGEXIT.  Wait forever for main
thread to go away since, presumably, the main thread told us it was going away.
winsup/cygwin/ChangeLog
winsup/cygwin/sigproc.cc