Date: Sun, 26 Apr 1998 16:20:37 -0700 From: David Greenman <dg@root.com> To: Michael Pelletier <mjpell@earthlink.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Semaphore library... Message-ID: <199804262320.QAA10571@implode.root.com> In-Reply-To: Your message of "Sun, 26 Apr 1998 17:49:22 CDT." <3543B9F2.21F577E7@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am using semctl, semop, etc in a program that I have written and I >no not know the library in link in. I was under the impression that it >was include into the libc library but I guess not. I have searched for >a libipc or libsem but have not found one. Could someone help me out? They are in libc, but you have to have support in the kernel as well (options SYSVSHM and SYSVSEM). -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804262320.QAA10571>