From owner-freebsd-questions Tue Jun 27 10: 3:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aahz.passedge.com (aahz.passedge.com [4.18.242.8]) by hub.freebsd.org (Postfix) with ESMTP id B0A1637C0CA for ; Tue, 27 Jun 2000 10:03:44 -0700 (PDT) (envelope-from batie@aahz.passedge.com) Received: (from batie@localhost) by aahz.passedge.com (8.9.3/8.8.5) id KAA06337; Tue, 27 Jun 2000 10:04:08 -0700 (PDT) Message-ID: <20000627100408.19017@aahz.passedge.com> Date: Tue, 27 Jun 2000 10:04:08 -0700 From: Alan Batie To: questions@freebsd.org Subject: semaphores Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-md5; boundary=Q68bSM7Ycu6FN28Q X-Mailer: Mutt 0.89i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii I'm porting Solaris code and running into a discrepancy in /usr/include/semaphore.h. To start with, on Solaris returns sem_t *, but in FreeBSD it's declared just sem_t. And there's no man pages for virtually any of the sem_ routines like sem_open, sem_wait, etc. I've got a bad feeling this means they're not fully implemented... I'm on 3.3-Release... -- Alan Batie ------ What goes up, must come down. batie@aahz.passedge.com \ / Ask any system administrator. +1 503-466-8407 (voice) \ / --unknown D0 D2 39 0E 02 34 D6 B4 \/ 5A 41 21 8F 23 5F 08 9D --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: JSeqcv9idRbwokoZows32J7Ipo7UnAz6 iQCVAwUBOVjeiBCfrckvDwdpAQGZwgP9HhMjShKNZj9GU7kf6Da0djR0s1/A5g99 7fUwQOMdxO5Jjdmp8pabVirAq8BQ/4TB0bm/PgVfkeb/BrJHifWaeLl5Ml4kGaY3 cOn5ZlkpyZI748oec4YY9xjM43EecgCqcqPK/pmooRJTF0GRxnVT2zhAh8GH81U1 +ZGL2ikGj1E= =66t6 -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message