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
Date: Tue, 28 Nov 2000 20:27:53 -0800
From: "Zack Weinberg" <zackw@Stanford.EDU>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Cc: cgf@redhat.com
Subject: Re: [PATCH] Problems with Cygwin mmap/munmap (mmap.cc)
Message-ID: <20001128202753.I472@wolery.stanford.edu>
References: <200011281912.eASJCmf13405@plmlir5.mail.eds.com> <20001128114558.R2285@wolery.stanford.edu> <20001128225259.B11647@redhat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20001128225259.B11647@redhat.com>; from cgf@redhat.com on Tue, Nov 28, 2000 at 10:52:59PM -0500

[cgf - I'm cc:ing you despite the Reply-To: because when I last tried
to send mail to the cygwin list it bounced with a "You're not a
subscriber" message.]

On Tue, Nov 28, 2000 at 10:52:59PM -0500, Christopher Faylor wrote:
>
> The problem, I think, is that VirtualAlloc space is not inherited.  We
> could kludge around this, like we do with fork, by copying the regions
> but that could slow down things a lot.

Hm, is there any way cc1 can tell cygwin that it promises never to use
fork?

zw

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

