Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm list-help: list-post: Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-apps AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 3 Jul 2000 19:08:47 -0400 To: cygapp Subject: Re: SYSVSHM / MMAP question (newbie ) Message-ID: <20000703190847.B30846@cygnus.com> Mail-Followup-To: cygapp References: <033901bfe542$3967f620$f7c723cb AT lifelesswks> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <033901bfe542$3967f620$f7c723cb@lifelesswks>; from robert.collins@itdomain.com.au on Tue, Jul 04, 2000 at 08:58:36AM +1000 On Tue, Jul 04, 2000 at 08:58:36AM +1000, Robert Collins wrote: >Just a quick query, > does cygwin have support for sysvshm? I know it has support for mmap. > >I'm new to threaded coding... Is there any significant difference in >coding/functionality for either sysvshm or mmap? Are you porting an application to use cygwin? I don't see why you've chosen this mailing list for your question. It doesn't seem to have much relevance for "a by-approval developers list for discussing issues regarding applications that use the Cygwin DLL". To answer your question: No. There is no built in support for System V SHM. Chuck Wilson's web page should point you towards a version of System V SHM. Look at the cygwin web page under "Related Sites". cgf