DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/include ctype.h


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 May 2005 10:41:05 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]