Date: Sat, 8 Oct 1994 10:36:47 -0700 From: "Andrew A. Chernov" <ache> To: CVS-commiters, cvs-include Subject: cvs commit: src/include ctype.h Message-ID: <199410081736.KAA17506@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
ache 94/10/08 10:36:46 Modified: include ctype.h Log: Handle EOF case in all macros by ANSI standard. Cast all ints < 0 to (unsigned char) to fix common problem with sign extention on signed char.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199410081736.KAA17506>