Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 19 Jul 2000 08:31:34 -0400 Message-Id: <200007191231.IAA23425@envy.delorie.com> From: DJ Delorie To: cygwin-developers AT sources DOT redhat DOT com In-reply-to: <20000718234319.A16333@cygnus.com> (message from Chris Faylor on Tue, 18 Jul 2000 23:43:19 -0400) Subject: Re: Extending cygwin's process table References: <20000718234319 DOT A16333 AT cygnus DOT com> > It may still not be feasible to use cygwin pids as windows pids This isn't possible because unix preserves pids across exec() but Windows doesn't. If you can fix *that* problem, then maybe...