Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 22:33:16 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Matt Dillon <dillon@earth.backplane.com>
Cc:        Julian Elischer <julian@elischer.org>, Alfred Perlstein <bright@mu.org>, Bernd Walter <ticso@mail.cicely.de>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: mmap MAP_INHERIT question.
Message-ID:  <20010823223315.B2991@hades.hell.gr>
In-Reply-To: <200108231738.f7NHcVo87785@earth.backplane.com>; from dillon@earth.backplane.com on Thu, Aug 23, 2001 at 10:38:31AM -0700
References:  <Pine.BSF.4.21.0108231012330.48732-100000@InterJet.elischer.org> <200108231738.f7NHcVo87785@earth.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Matt Dillon <dillon@earth.backplane.com>
Subject: Re: mmap MAP_INHERIT question.
Date: Thu, Aug 23, 2001 at 10:38:31AM -0700

>    MAP_INHERIT is broken and always has been.
> 
> 					-Matt

Is then a send-pr to remove the MAP_INHERIT description from mmap(2)
manpage the best we can do?  Now it says the following:

     MAP_INHERIT       Permit regions to be inherited across
                       execve(2) system calls.

Perhaps this should be changed to something along the lines of the
following?

     MAP_INHERIT       This is supposed to permit regions to be
                       inherited across execve(2) system calls,
                       but is currently broken.

-giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010823223315.B2991>