Garrett Wollman aa543039b5 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
2000-04-22 15:22:31 +00:00
..
2000-04-22 15:19:22 +00:00
2000-04-18 15:15:39 +00:00
2000-04-22 15:19:22 +00:00
2000-04-22 15:13:06 +00:00
2000-03-29 17:12:09 +00:00
2000-01-15 05:15:06 +00:00
2000-04-22 15:13:06 +00:00
1999-08-27 23:45:13 +00:00