Date: Wed, 29 Dec 1999 09:31:48 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Roberto Nunnari, AGIE" <roberto.Nunnari@agie.ch>, <freebsd-questions@FreeBSD.ORG> Subject: RE: POSIX Message-ID: <014301bf5211$d247b660$d2630a0a@megared.net.mx> References: <386A0344.FDA7A1D0@agie.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
To include the posix priority extensions in your system, try this lines
in your kernel config file, rebuild & install.
options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
Have Fun...
Ales
----- Original Message -----
From: Roberto Nunnari, AGIE <roberto.Nunnari@agie.ch>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Wednesday, December 29, 1999 6:49 AM
Subject: POSIX
> Hi there.
>
> How's about Posix support? I only found pthread_ but no
> sem_ nor mq_...
>
> Please, also send reply to my mail-box.
>
> Best regards.
> --
> Roberto Nunnari -software engineer-
> mailto:roberto.nunnari@agie.ch
> AGIE - http://www.agie.com
> Via dei pioppi 16 tel: +41-91-8069138
> 6616 Losone """
> Switzerland (o o)
> =======================oOO==(_)==OOo========================
> MY OPNIONS ARE NOT NECESSARELY THOSE OF MY EMPLOYER
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
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?014301bf5211$d247b660$d2630a0a>
