K 10 svn:author V 7 wollman K 8 svn:date V 27 2000-04-22T15:22:31.000000Z K 7 svn:log V 283 Implement POSIX.1b shared memory objects. In this implementation, shared memory objects are regular files; the shm_open(3) routine uses fcntl(2) to set a flag on the descriptor which tells mmap(2) to automatically apply MAP_NOSYNC. Not objected to by: bde, dillon, dufault, jasone END