From owner-freebsd-questions Tue Jun 30 00:57:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26461 for freebsd-questions-outgoing; Tue, 30 Jun 1998 00:57:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zwei.siemens.at (zwei.siemens.at [193.81.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26182; Tue, 30 Jun 1998 00:55:12 -0700 (PDT) (envelope-from lada@pc8811.gud.siemens.at) Received: from pc8811.gud.siemens.at (root@[10.1.140.1]) by zwei.siemens.at with ESMTP id JAA17640; Tue, 30 Jun 1998 09:53:53 +0200 (MET DST) Received: from pc8811.gud.siemens.at (pc8811.gud.siemens.at [195.3.22.159]) by pc8811.gud.siemens.at (8.8.8/8.8.8) with ESMTP id JAA06939; Tue, 30 Jun 1998 09:54:10 +0200 (CEST) (envelope-from lada@pc8811.gud.siemens.at) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19980630155609.W1880@freebie.lemis.com> Date: Tue, 30 Jun 1998 09:54:10 +0200 (CEST) Organization: Siemens Austria AG From: Marino Ladavac To: FreeBSD Hackers Subject: Re: Unsupport calls Cc: freebsd-questions@FreeBSD.ORG, mkn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30-Jun-98 Greg Lehey wrote: > >> sigwait - no support in FreeBSD. >> sigset - no support in FreeBSD >> sighold - no support in FreeBSD >> sigrelse - no support in FreeBSD > > These are the System V signal functions, arguably the worst choice of > the currently available signal implementations. FreeBSD has the BSD > functions instead, as well as the POSIX.1 signals which were derived > from them. See more about this in my book "Porting UNIX software". I > recommend porting to the POSIX.1 signals, which are also supported by > Solaris. > sigwait is in libc_r, being a part of POSIX pthread specification. /Marino > > Greg > -- > See complete headers for address and phone numbers > finger grog@lemis.com for PGP public key > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message ---------------------------------- Marino Ladavac Date: 30-Jun-98 Time: 09:52:37 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message