Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 16:41:55 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Bryan Drewery <bdrewery@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r271723 - head/lib/libc/gen
Message-ID:  <6559530.tHdbAo7x4l@ralph.baldwin.cx>
In-Reply-To: <201409172026.s8HKQR8c054429@svn.freebsd.org>
References:  <201409172026.s8HKQR8c054429@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, September 17, 2014 08:26:27 PM Bryan Drewery wrote:
> Author: bdrewery
> Date: Wed Sep 17 20:26:27 2014
> New Revision: 271723
> URL: http://svnweb.freebsd.org/changeset/base/271723
> 
> Log:
>   Explicitly set MAP_PRIVATE to avoid [EINVAL] after r271635.
> 
>   X-MFC-With:	r271635

At this point, I will probably only merge a selective part.  In particular, I 
will merge all the manpage updates so people who check the manpage will have a 
heads up, but I will probably not merge the one check that requires this since 
we are only going to enforce that for 11.0 on.  (I will merge at least the 
failure for setting both SHARED and PRIVATE.)  That said, you can merge this 
fix at any time as it will work fine with older kernels.

-- 
John Baldwin



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