Date: Fri, 4 Sep 2009 07:42:13 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/ee ee.c Message-ID: <200909040742.n847gSjD014489@repoman.freebsd.org>
index | next in thread | raw e-mail
ache 2009-09-04 07:42:13 UTC
FreeBSD src repository
Modified files:
contrib/ee ee.c
Log:
SVN rev 196818 on 2009-09-04 07:42:13Z by ache
1) Remove single occurance of HAS_CTYPE ifdef, ctype functions
used here for a long time and needs their header in anycase.
2) Add (unsigned char) casts to more ctype macros.
3) Simplify menu input handling using ctype instead of range unguarded
hardcoded tricks.
Revision Changes Path
1.7 +6 -10 src/contrib/ee/ee.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909040742.n847gSjD014489>
