cvs commit: src/include ctype.h

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Mon May 2 10:41:43 PDT 2005


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