haiku/headers
Ingo Weinhold f23d0a6242 Implement shm_open() and shm_unlink(). The shared memory objects are
simply created as files in /boot/var/shared_memory/. The Bootscript
clears the directory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25374 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-08 13:42:33 +00:00
..
build Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
compatibility/bsd Was using __{BEGIN,END}_DECLS without including <sys/cdefs.h>. 2008-04-25 20:29:47 +00:00
cpp
glibc Prevent redefinition of _IO_MTSAFE_IO. It is defined when building the 2008-03-22 15:26:55 +00:00
gnu
legacy/network
libs Style improvements. 2008-04-26 09:53:49 +00:00
os Removed superfluous uint32 ref parameter from select() FS hook. 2008-04-30 00:06:17 +00:00
posix Implement shm_open() and shm_unlink(). The shared memory objects are 2008-05-08 13:42:33 +00:00
private * Added some padding to the sem_t structure. 2008-05-08 01:39:49 +00:00
tools