Source-Changes-HG archive

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

[src/netbsd-1-5]: src/lib/libc Pull up rev. 1.94 via patch (approved by thorp...



details:   https://anonhg.NetBSD.org/src/rev/1bdb1dd244e0
branches:  netbsd-1-5
changeset: 489049:1bdb1dd244e0
user:      kleink <kleink%NetBSD.org@localhost>
date:      Fri Aug 11 10:41:10 2000 +0000

description:
Pull up rev. 1.94 via patch (approved by thorpej):
Reflect addition of __setlocale_mb_len_max32() and
__mb_cur_max by versioning libc to 12.62.1.

diffstat:

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

diffs (14 lines):

diff -r 40fbbc95c328 -r 1bdb1dd244e0 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Fri Aug 11 10:39:57 2000 +0000
+++ b/lib/libc/shlib_version    Fri Aug 11 10:41:10 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.91 2000/06/02 23:11:05 fvdl Exp $
+#      $NetBSD: shlib_version,v 1.91.2.1 2000/08/11 10:41:10 kleink Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -7,3 +7,4 @@
 #
 major=12
 minor=62
+teeny=1



Home | Main Index | Thread Index | Old Index