Source-Changes-HG archive

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

[src/trunk]: src/lib/libc bump minor to 79.



details:   https://anonhg.NetBSD.org/src/rev/40629f81697c
branches:  trunk
changeset: 515517:40629f81697c
user:      yamt <yamt%NetBSD.org@localhost>
date:      Thu Sep 27 21:59:02 2001 +0000

description:
bump minor to 79.
(add wcstol/wcstoul/wcstod)

diffstat:

 lib/libc/shlib_version |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r ce8c6d64e7c8 -r 40629f81697c lib/libc/shlib_version
--- a/lib/libc/shlib_version    Thu Sep 27 21:44:56 2001 +0000
+++ b/lib/libc/shlib_version    Thu Sep 27 21:59:02 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.108 2001/09/08 00:55:30 christos Exp $
+#      $NetBSD: shlib_version,v 1.109 2001/09/27 21:59:02 yamt Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -9,4 +9,4 @@
 # - libc/gen/timezone.c: remove; __timezone13 -> timezone.
 #
 major=12
-minor=78
+minor=79



Home | Main Index | Thread Index | Old Index