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

DragonFly-2.3.0.762.g16b81 master include string.h lib/libc/string Makefile.inc strnlen.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 20 Apr 2009 23:21:51 -0700 (PDT)

commit 16b81a67e368404ac822548ae20cb36f3ecccc4a
Author: Peter Avalos <pavalos@dragonflybsd.org>
Date:   Sun Apr 19 00:07:53 2009 +0000

    Add the strnlen() function.
    
    Obtained-from: FreeBSD

Summary of changes:
 include/string.h                                   |    1 +
 lib/libc/string/Makefile.inc                       |    2 +-
 .../libski/exit.c => lib/libc/string/strnlen.c     |   24 ++++++++++----------
 3 files changed, 14 insertions(+), 13 deletions(-)
 copy sys/boot/ia64/libski/exit.c => lib/libc/string/strnlen.c (81%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16b81a67e368404ac822548ae20cb36f3ecccc4a


-- 
DragonFly BSD source repository



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