Date: Fri, 26 Sep 1997 21:22:49 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include ctype.h Message-ID: <199709270422.VAA23039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1997/09/26 21:22:49 PDT
Modified files:
include ctype.h
Log:
1) Bring '!!' back since we wan't overflow even a char
2) Revive __maskrune, just return mask now
3) Express __istype via !!__maskrune
4) Use __maskrune in digittoint
Revision Changes Path
1.13 +19 -17 src/include/ctype.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709270422.VAA23039>
