From owner-cvs-all Mon Aug 19 19:47:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B85A337B400; Mon, 19 Aug 2002 19:47:48 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B2F343E65; Mon, 19 Aug 2002 19:47:48 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 130409E59; Mon, 19 Aug 2002 22:42:17 -0400 (EDT) Date: Mon, 19 Aug 2002 22:42:17 -0400 From: Mike Barcroft To: "Andrey A. Chernov" Cc: Tim Robbins , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/include wchar.h Message-ID: <20020819224217.C24519@espresso.q9media.com> References: <200208192048.g7JKmJ6h058373@freefall.freebsd.org> <20020820093003.A60475@dilbert.robbins.dropbear.id.au> <20020820014507.GA18191@nagual.pp.ru> <20020819221311.A24519@espresso.q9media.com> <20020820024332.GA19623@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020820024332.GA19623@nagual.pp.ru>; from ache@nagual.pp.ru on Tue, Aug 20, 2002 at 06:43:33AM +0400 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrey A. Chernov writes: > > It's an XSI option in POSIX. Applications wishing to use XSI options > > are required to `#define _XOPEN_SOURCE 600' before including headers. > > Oops, I mean in SUSv2 too (and in POSIX). In SUSv2 they are not covered > under any special define. IIRC, SUSv2 requires `#define _XOPEN_SOURCE 500'. > Can we add __XSI_VISIBLE to them only when > _strict_ conformance requested? Yes, by default everything is visible. See for details. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message