login
Header Space

 
 

cvs commit: src/lib/libc/string strcspn.c strspn.c

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <commits@...>
Date: Wednesday, May 14, 2008 - 11:48 pm

dillon      2008/05/14 20:48:58 PDT

DragonFly src repository

  Modified files:
    lib/libc/string      strcspn.c strspn.c 
  Log:
  Fix str[c]spn off by one error.
  
  Submitted-by: "Dionysus Blazakis" <dion.blazakis@gmail.com>
  
  Revision  Changes    Path
  1.5       +1 -1      src/lib/libc/string/strcspn.c
  1.5       +1 -1      src/lib/libc/string/strspn.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strcspn.c.diff?r1=1.4&r2=1.5&f=...
http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strspn.c.diff?r1=1.4&r2=1.5&f=u
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
cvs commit: src/lib/libc/string strcspn.c strspn.c, Matthew Dillon, (Wed May 14, 11:48 pm)
speck-geostationary