OSDN Git Service

* exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.
authorcgf <cgf>
Sat, 3 Jan 2004 20:57:10 +0000 (20:57 +0000)
committercgf <cgf>
Sat, 3 Jan 2004 20:57:10 +0000 (20:57 +0000)
commit6a641461cf38d1d28a808e2d5480d6556540ad3a
tree73c9eb03e847efb20b1a89d7c502ff313d0d21aa
parentc50a62ef4f13d688b5f8174e5d4a7d0ed062d182
* exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.
* pinfo.cc (_pinfo::commune_send): Avoid inexplicable test which caused most
pids to be shown as "<defunct>" on Win9x.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/pinfo.cc