Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2002 18:24:13 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Nik Clayton <nik@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/locale Makefile.inc ctype.3 digittoint.3 isascii.3 isblank.3 isdigit.3 isxdigit.3 toascii.3 tolower.3 toupper.3
Message-ID:  <20020109152411.GA71192@nagual.pp.ru>
In-Reply-To: <200201091343.g09DhWK88672@freefall.freebsd.org>
References:  <200201091343.g09DhWK88672@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 09, 2002 at 05:43:32 -0800, Nik Clayton wrote:
>   
>           3. The isascii() manpage claims it is standards compliant, when
>           it isn't.
>   
>           4. isblank() claims it is _not_ standards compliant, when it
>           is.
>   
>   Fix by including the appropriate .Nm entries, and with a new digittoint.3
>   page.

Please never apply patches blindly, please check files before and after patch.

Result of this commit is (I not check all parts of it, here is the first thing 
I see only):
1) two STANDARDS sections in isblank page.
2) isblank is not in C99 as stated now.

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

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




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