svn commit: r194744 - in stable/4/lib/libc: . gen
Brian Somers
brian at Awfulhak.org
Tue Jun 23 18:43:11 UTC 2009
On Tue, 23 Jun 2009 17:44:55 +0000 (UTC), John Baldwin <jhb at FreeBSD.org> wrote:
> Author: jhb
> Date: Tue Jun 23 17:44:55 2009
> New Revision: 194744
> URL: http://svn.freebsd.org/changeset/base/194744
>
> Log:
> MF7: If the running kernel has support for shm_open() and shm_unlink() as
> system calls (i.e. 8.0+), then invoke the system calls instead of using
> open/fcntl/unlink.
>
> Modified:
> stable/4/lib/libc/ (props changed)
> stable/4/lib/libc/gen/posixshm.c
In preparation for the 4.12 release? ;^1
--
Brian Somers <brian at Awfulhak.org>
Don't _EVER_ lose your sense of humour ! <brian at FreeBSD.org>
More information about the svn-src-stable-other
mailing list