Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc libc: Add the wcsnlen(3) function in <wchar.h>.
details: https://anonhg.NetBSD.org/src/rev/beb7d8a51cad
branches: trunk
changeset: 818483:beb7d8a51cad
user: kamil <kamil%NetBSD.org@localhost>
date: Sat Oct 15 14:25:31 2016 +0000
description:
libc: Add the wcsnlen(3) function in <wchar.h>.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 47e4721381be -r beb7d8a51cad doc/CHANGES
--- a/doc/CHANGES Sat Oct 15 14:21:59 2016 +0000
+++ b/doc/CHANGES Sat Oct 15 14:25:31 2016 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2198 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2199 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -383,3 +383,4 @@
dhcpcd(8): Import dhcpcd-6.11.4 [roy 20161009]
urtwn(4): Add support for Realtek 8192EU [nat 20161012]
gdb(1): Updated to 7.12. [christos 20161012]
+ libc: Add the wcsnlen(3) function in <wchar.h>. [kamil 20161015]
Home |
Main Index |
Thread Index |
Old Index