This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Posix-Shared-Memory


I search for the shared-memory-functions shm_open, shm_close u.
shm_unlink. But I found only the sys/mmap.h, where the mapping-functions

(mmap, munmap etc) are. The functions aren't listed in the
cygwin-documentation.
Therefore  I must use a regular file to use with the mmap-function.
Is there a other solution, which I don't know ?
Can somebody give me an code-example.

Ralf Kölmel




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]