Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 03:02:18 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Hajimu UMEMOTO <ume@mahoroba.org>
Cc:        nin@Jp.FreeBSD.org, hackers@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: About stscasestr() prototyped with string.h of current lib
Message-ID:  <20011103030216.B98090@nagual.pp.ru>
In-Reply-To: <20011102.220113.74678450.ume@mahoroba.org>
References:  <20011102.173604.78790653.nin@smtp.shikoku.ne.jp> <20011102120117.A87038@nagual.pp.ru> <20011102.220113.74678450.ume@mahoroba.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 02, 2001 at 22:01:13 +0900, Hajimu UMEMOTO wrote:
> I think nin said that having strcasestr() in our standard header
> breaks existing program.  

Existen programs must be ported to FreeBSD first.

> That is, our header seems not confirm
> standard.  

Use #define _ANSI_SOURCE or _POSIX_SOURCE to get standard conformance.  
All those functions clearly marked as Nonstandard extensions in
corresponding string.h section.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011103030216.B98090>