DragonFly-2.3.0.764.gfcd91 master include wchar.h lib/libc/string Makefile.inc wcsnlen.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Mon Apr 20 23:24:20 PDT 2009
commit fcd91bd96fd37fb50458906bcf0015b347f72dd4
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Sun Apr 19 02:24:40 2009 +0000
Add the wcsnlen() function.
Obtained-from: FreeBSD
Summary of changes:
include/wchar.h | 1 +
lib/libc/string/Makefile.inc | 3 ++-
lib/libc/string/{strnlen.c => wcsnlen.c} | 6 +++---
3 files changed, 6 insertions(+), 4 deletions(-)
copy lib/libc/string/{strnlen.c => wcsnlen.c} (92%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fcd91bd96fd37fb50458906bcf0015b347f72dd4
--
DragonFly BSD source repository
More information about the Commits
mailing list