Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DB6B128.C1E9F13B@ids.de> Date: Wed, 23 Oct 2002 16:24:40 +0200 From: Ralf =?iso-8859-1?Q?K=F6lmel?= X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Posix-Shared-Memory Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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/