DragonFly-2.3.0.762.g16b81 master include string.h lib/libc/string Makefile.inc strnlen.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Mon Apr 20 23:24:20 PDT 2009
commit 16b81a67e368404ac822548ae20cb36f3ecccc4a
Author: Peter Avalos <pavalos at 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
More information about the Commits
mailing list