K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-06-11T21:37:23.988469Z K 7 svn:log V 279 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. This is a direct commit instead of an MFC since libc in 8.0 always uses the system calls directly. MFC after: 1 week END