This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: [Fwd: [gp@familiehaase.de: sem_* functions in cygwin]]


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@cygwin.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/


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