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]

Re: sys v style semaphores, messages queues, and shared memory


Cary Lewis wrote:
> 
> Does the cygwin project have support for sys v style semaphores, messages
> queues, and shared memory?

Currently, it does not provide SysV IPC itself, but work in that area is
progressing.  However, there is an external package that does provide those
capabilities for cygwin:

http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/

Download that and give it a try.  You'll need to add '-lcygipc' to your link
line.

--Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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