Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/lib/libc Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/5b98f8f555c4
branches: netbsd-1-4
changeset: 470735:5b98f8f555c4
user: he <he%NetBSD.org@localhost>
date: Wed Jul 05 21:03:51 2000 +0000
description:
Apply patch (requested by he):
Bump the (new) "teeny" number to 1, giving 12.40.1, after
addition of strlcat() and strlcpy().
diffstat:
lib/libc/shlib_version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 21f2d4b13fc5 -r 5b98f8f555c4 lib/libc/shlib_version
--- a/lib/libc/shlib_version Wed Jul 05 21:02:44 2000 +0000
+++ b/lib/libc/shlib_version Wed Jul 05 21:03:51 2000 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: shlib_version,v 1.68 1999/03/22 17:57:26 sommerfe Exp $
+# $NetBSD: shlib_version,v 1.68.2.1 2000/07/05 21:03:51 he Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=12
minor=40
+teeny=1
Home |
Main Index |
Thread Index |
Old Index