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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to