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

Hasso Tepper hasso at crater.dragonflybsd.org
Thu May 22 00:12:35 PDT 2008


hasso       2008/05/22 00:10:57 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_12)
    lib/libc/string      strcspn.c strspn.c 
  Log:
  MFC: strspn.c rev 1.5 and strcspn.c rev 1.5
  
  Fix str[c]spn off by one error.
  
  Revision  Changes    Path
  1.4.12.1  +1 -1      src/lib/libc/string/strcspn.c
  1.4.12.1  +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.4.12.1&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strspn.c.diff?r1=1.4&r2=1.4.12.1&f=u





More information about the Commits mailing list