From e9a6f9c6259960156a999ab2b207adf7ede1a088 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 20 Mar 2012 02:08:14 +0000 Subject: * pinfo.cc (pinfo_init): Cosmetic change: unset "destroy" for myself. (pinfo::wait): Change some comments. (pinfo::prefork): Move a comment. (pinfo::postfork): Set pending_*_pipe variables to NULL if closed. (pinfo::postexec): Use right name when closing handle. (_pinfo::alert_parent): Ditto. * sigproc.h (hold_everything): Remove debugging label. --- winsup/cygwin/sigproc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/cygwin/sigproc.h') diff --git a/winsup/cygwin/sigproc.h b/winsup/cygwin/sigproc.h index ffe75a8d3..a86c6bc42 100644 --- a/winsup/cygwin/sigproc.h +++ b/winsup/cygwin/sigproc.h @@ -166,7 +166,6 @@ public: class hold_everything { -public: /* DELETEME*/ bool ischild; /* Note the order of the locks below. It is important, to avoid races, that the lock order be preserved. -- cgit v1.2.3