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

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


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 May 2008 00:10:57 -0700 (PDT)

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



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