Date: Tue, 30 Oct 2007 04:45:27 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include _ctype.h Message-ID: <200710300445.l9U4jRiO006408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-10-30 04:45:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
include _ctype.h
Log:
MFC rev. 1.32-1.33
Small improvement for __isctype(): don't use __mb_sb_limit but
hardcode 128 here instead, since default locale never define anything
above 127 char.
Approved by: re (kensmith)
Revision Changes Path
1.30.10.2 +1 -1 src/include/_ctype.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710300445.l9U4jRiO006408>
