Date: Sun, 26 Apr 1998 18:28:22 -0400 (EDT) From: CyberPeasant <djv@bedford.net> To: mjpell@earthlink.net (Michael Pelletier) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Semaphore library... Message-ID: <199804262228.SAA16492@pollux.loco.net> In-Reply-To: <3543B9F2.21F577E7@earthlink.net> from Michael Pelletier at "Apr 26, 98 05:49:22 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello, > > 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 should be in libc, no doubt about it. try this: nm /usr/lib/libc.so* | grep sem Should show semctl, semops, etc Dave -- <----. mailto/pgpfinger: djv@bedford.net <----|=================================== <----' Crathva fxrjre 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?199804262228.SAA16492>