cvs commit: src/include ctype.h
Matthew Dillon
dillon at apollo.backplane.com
Mon May 2 10:47:41 PDT 2005
Good solution. Ok, on to the next problem!
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
:
:joerg 2005/05/02 10:41:05 PDT
:
:DragonFly src repository
:
: Modified files:
: include ctype.h
: Log:
: isprint() should be true only for characters in space, not blank.
: blank might contain control chars, like TAB in the POSIX locale.
:
: Revision Changes Path
: 1.7 +1 -1 src/include/ctype.h
:
:
:http://www.dragonflybsd.org/cvsweb/src/include/ctype.h.diff?r1=1.6&r2=1.7&f=u
:
More information about the Commits
mailing list