OSDN Git Service

* pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.
authorcgf <cgf>
Wed, 17 Dec 2003 22:47:32 +0000 (22:47 +0000)
committercgf <cgf>
Wed, 17 Dec 2003 22:47:32 +0000 (22:47 +0000)
commit75df63325093114a46ac071536a6a67845758422
treecd912c325bcfcaa62ce824c9ed0750e09f31aab5
parentbb6e8d93589fbb74d870e14e2ad04d0e2cede69a
* pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.
* sigproc.cc (proc_subproc): Ensure that zombie is removed when SIGCHLD ==
SIG_IGN but still allow wait()ing threads to wake up.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/pinfo.h
winsup/cygwin/sigproc.cc
winsup/cygwin/wait.cc