Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B52541F.D29375CB@nc.rr.com>
Date: Sun, 15 Jul 2001 22:40:31 -0400
From: Greg Smith <gsmith@nc.rr.com>
X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: execve() fails in a thread under 98/ME
References: <3B509AA3.3F3AF7FC@nc.rr.com> <20010714154248.A12747@redhat.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Yes, I understand.  I can't help but contribute our developer's
analysis of your analysis :-)

   (Patient):  "Doctor! It hurts when I do this!"
   (Doctor):  "Well then don't do that!"

Someday maybe 9x will disappear; I shudder, though, when I think
what it might be replaced by.

We have decided, btw, that it is far easier to kludge our own code
rather than yours.

Greg

Christopher Faylor wrote:
> If PAGE_GUARD is not implemented for Windows 9x, then the "solution"
> will be "don't do that on Windows 9x".  I'll add a guard against this in
> fork when I return from vacation.  I'll have the fork fail with a ENOSYS
> or something.
> 
> As the author of the original code, I'm not interested in trying to
> kludge around this for Windows 9x.  It was hard enough to get right in
> its current form.  However, I'll certainly, as always, accept patches.
> 
> cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

