svn commit: r271723 - head/lib/libc/gen
John Baldwin
jhb at freebsd.org
Wed Sep 17 20:43:29 UTC 2014
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
More information about the svn-src-head
mailing list