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/