DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.764.gfcd91 master include wchar.h lib/libc/string Makefile.inc wcsnlen.c
commit fcd91bd96fd37fb50458906bcf0015b347f72dd4
Author: Peter Avalos <pavalos@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]