This is the mail archive of the cygwin-apps@sourceware.cygnus.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]

Re: SYSVSHM / MMAP question (newbie )


Chris, thanks for the answer & reference,
To answer whether I am porting an application, yes I am continuing work on
squid, (which is running happily under cygwin now), but the core developers
are discussing using mmap or sysvshm for some upcoming development.
The application - squid - does use the cygwin.dll at the moment, and I do
not plan to attempt making a -nocygwin port at this stage. I am happy to be
guided though - what list should I address further questions to?

Rob

----- Original Message -----
From: "Chris Faylor" <cgf@cygnus.com>
To: "cygapp" <cygwin-apps@sourceware.cygnus.com>
Sent: Tuesday, July 04, 2000 9:08 AM
Subject: Re: SYSVSHM / MMAP question (newbie )


> 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
>


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