public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* semget still depends on cygipc?
@ 2014-02-21 13:20 Pan ruochen
  2014-02-21 14:13 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Pan ruochen @ 2014-02-21 13:20 UTC (permalink / raw)
  To: cygwin

Hi all,

I want to use semget function under cygwin. But get "Bad system call" error.
Do I have to install cygipc package to make these IPC functions work?
And I cannot find this package in the setup UI, so where can I
download the package?


- BR, Ruochen

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: semget still depends on cygipc?
  2014-02-21 13:20 semget still depends on cygipc? Pan ruochen
@ 2014-02-21 14:13 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2014-02-21 14:13 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

On Feb 21 20:54, Pan ruochen wrote:
> Hi all,
> 
> I want to use semget function under cygwin. But get "Bad system call" error.
> Do I have to install cygipc package to make these IPC functions work?
> And I cannot find this package in the setup UI, so where can I
> download the package?

The cygipc package is deprecated for 10 years now.  The functionality
has been taken over by cygserver, see the Cygwin User's Guide:
http://cygwin.com/cygwin-ug-net/using-cygserver.html

Apart from that, Cygwin comes with POSIX IPC functions, which don't
require runing cygserver like the XSI functions do.  See, for instance
http://linux.die.net/man/3/sem_open and friends.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-21 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-21 13:20 semget still depends on cygipc? Pan ruochen
2014-02-21 14:13 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).