summaryrefslogtreecommitdiff
path: root/lib/libc/gen/posixshm.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new file descriptor type for IPC shared memory objects and use it toJohn Baldwin2008-01-081-72/+0
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+3
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+3
* Remove cancellation point propagation.Jason Evans2000-04-261-4/+4
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodGarrett Wollman2000-04-221-0/+69