[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
RE: Shared Memory POSIX interface
#include <sys/mman.h>
shm_open and shm_unlink are indeed present in the The Single Unix
Specification.
enjoy at :
http://www.opennc.org/onlinepubs/7908799/xsh/sysmman.h.html
http://www.opennc.org/onlinepubs/7908799/toc.htm
Regards
Shourya
_______________________________________________
Shourya Sarcar || Global Software Platforms
gemedicalsystems.com || ge.com || elfun.org
5263121 xt 362 || shourya@xxxxxxxxxxx
-----Original Message-----
From: vnair@xxxxxxxxxxx [mailto:vnair@xxxxxxxxxxx]
Sent: Monday, December 04, 2000 6:29 PM
To: linux-india-programmers@xxxxxxxxxxxxxxxxxxxxx
Subject: [LIP] Shared Memory POSIX interface
Hello list,
while writing a code for shared memory using POSIX interface... i used
following
functions
shm_init
shm_open
shm_unlink
but these functions doesn't seems to be present. Man pages talk about
shmget,
shmctl, shmat and shmdt functions.
Is there a library available for the shm_* functions ?
TIA
---------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIP