Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 20 Dec 2004 13:23:24 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [Fwd: [gp AT familiehaase DOT de: sem_* functions in cygwin]] Message-ID: <20041220122323.GA10455@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20041209164442 DOT GA25246 AT cygbert DOT vinschen DOT de> <41BC4DA5 DOT 9000800 AT familiehaase DOT de> <41C6B61E DOT 1090905 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41C6B61E.1090905@familiehaase.de> User-Agent: Mutt/1.4.2i On Dec 20 12:23, Gerrit P. Haase wrote: > Gerrit P. Haase wrote: > >I got an undefined reference to sem_unlock(). > > I don't remember now which package it was, however there is a maro > used in linux which is based on ipc_unlock(): > #define sem_unlock(id) ipc_unlock(&sem_ids,id) > > http://www.iglu.org.il/lxr/ident?i=sem_unlock That's inside the Linux kernel. There's no such function or macro defined on the API side of Linux. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/