login
Header Space

 
 

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

Previous thread: cvs commit: src/sys/vfs/hammer hammer.h hammer_flusher.c hammer_io.c hammer_ondisk.c hammer_reblock.c hammer_recover.c hammer_undo.c by Matthew Dillon on Wednesday, May 14, 2008 - 11:36 pm. (1 message)

Next thread: cvs commit: src/lib/libc/stdio vsnprintf.c by Matthew Dillon on Wednesday, May 14, 2008 - 11:59 pm. (1 message)
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" &lt;dion.blazakis@gmail.com&gt;
  
  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&amp;r2=1....
http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strspn.c.diff?r1=1.4&amp;r2=1.5...
Previous thread: cvs commit: src/sys/vfs/hammer hammer.h hammer_flusher.c hammer_io.c hammer_ondisk.c hammer_reblock.c hammer_recover.c hammer_undo.c by Matthew Dillon on Wednesday, May 14, 2008 - 11:36 pm. (1 message)

Next thread: cvs commit: src/lib/libc/stdio vsnprintf.c by Matthew Dillon on Wednesday, May 14, 2008 - 11:59 pm. (1 message)
speck-geostationary