From owner-freebsd-hackers Tue Mar 12 16:59:42 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 97EE537B400 for ; Tue, 12 Mar 2002 16:59:40 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 67616AE1FE; Tue, 12 Mar 2002 16:59:40 -0800 (PST) Date: Tue, 12 Mar 2002 16:59:40 -0800 From: Alfred Perlstein To: Craig Rodrigues Cc: Terry Lambert , freebsd-hackers@FreeBSD.ORG Subject: Re: How to correctly detect POSIX 1003.1b features on FreeBSD? Message-ID: <20020313005940.GB32410@elvis.mu.org> References: <20020312140904.A799@bbn.com> <3C8E742C.7C2E63B8@mindspring.com> <20020312193514.A2226@bbn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020312193514.A2226@bbn.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Craig Rodrigues [020312 16:35] wrote: > > Can someone tell me how I can detect if these functions are available > on a system at compile time? I cannot use an autoconf type of test, > and need to use a preprocessor macro type of test. __FreeBSD__version. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message