Date: Tue, 30 Jun 1998 09:54:10 +0200 (CEST) From: Marino Ladavac <lada@pc8811.gud.siemens.at> To: FreeBSD Hackers <hackers@FreeBSD.ORG> Cc: freebsd-questions@FreeBSD.ORG, mkn <mkn@emailbox.hdtv.lucent.com> Subject: Re: Unsupport calls Message-ID: <XFMail.980630095410.lada@pc8811.gud.siemens.at> In-Reply-To: <19980630155609.W1880@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980630095410.lada>