* sigproc.h (hold_everything::ischild): Declare as reference.

(hold_everything::hold_everything): Store address of caller's notion of
"ischild".
This commit is contained in:
Christopher Faylor
2013-09-25 15:58:45 +00:00
parent 1dc2c177f4
commit 6aa3bb2f66
3 changed files with 21 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
What's new:
-----------
What changed:
-------------
Bug fixes:
----------
- pthread_atparent hook should not be called in the child.
Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00365.html