X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=pl3omiIJjrq7zAGJ1vhnWzt6aNDYY95WSb9rb6yI7aem7GUiomMNn zrSbEHRcx61yrhRWgbL+sxV17gDMlQzrQWuDavX+JYThY7uyrgpcZhKKfBguat64 qVgcP3t+f9guLfDjL9UrtcXDAhT1XdlSx/CxL/NmTxhTsD051uHCLs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=cLJXOswdBJxWzbGUOIY/mQYEkyQ=; b=JzE8JLjCbs+IfjbZQT9lnZ6NGYm2 LXgt4WCgYlpwccfOhlgZbPHkaNA4UM++qg1rSzBplUG5lLhi/sVytNymRUToKD6j xF4MAsc3Tie9EMzqmQY7xYyM585JU5n9H4AY7sXXjvL7Ie63G63ognlrrZj0d5Pu KgdgHzN4aFa5w6Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Fri, 21 Feb 2014 14:20:20 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: semget still depends on cygipc? Message-ID: <20140221132020.GA2246@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iG2Rx2SlPBajXMwl" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) --iG2Rx2SlPBajXMwl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 21 20:54, Pan ruochen wrote: > Hi all, >=20 > I want to use semget function under cygwin. But get "Bad system call" err= or. > 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 --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --iG2Rx2SlPBajXMwl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTB1KUAAoJEPU2Bp2uRE+gi/oP/AxNJawfejtN9eKsHMJZmAtU +ZVEysaMOWAaz1AuUnEuNHIBosZaqiHe6BQ5H3N2X2AOn9WoigeWY5EVbqsAIhJR xhp0PqMhiVJOJ4RIyJVNyCHentyd+N94wUQhNu7wp8uyMoe55DdDaVGlybOoG09y UlRVpmsGi6sFsB7+4Z1zJtjgPyqzjOeaSv4yYtbY1HIcNFXs6fppsISoKOmZQacF W+OdDHQ7Fb/3tOzBOcgfen3oO6jBeCKD/RljLLnuX/Etlbrj6Ey67hBxBhQYDJ0s NyGR90ujS9rjJNW8WTvo1Z5jpjlDCzAo3isiCwKP4fDMFrRzPuki5VhB4VXR/nID NYUj0MCFsbYU+J/RCD65YfoJvKFRcC/WOeTlRoS5mSjkn/XGJDAunvWlLcw7DJMj PhGwXjQ2xf2s6vzbeWe2O/UKb/6G913bTaqiW9Tej89unyR+tKYUP3hFYGkNTpIU qNAQ+WXTvn4MGO/E7hoiW9rUHpLLUwfaexyIWLScTs1HQGtyUFqVdKzrVJZW5Efj X5PruCJ+wdBiJNZxO0kHUGVxXmkYoAmGcDemdTlmG5vtCFj8qZHJqxwMlOy204W2 YqsKR0/aMyhdp0MaaqVw/T7AvDqrF8uLLBi/bOADRtIs9CqgydPW3/etathIcbg5 p2mmupD4LASwqwnuTO68 =WyUg -----END PGP SIGNATURE----- --iG2Rx2SlPBajXMwl--