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: strlcat(), strlcpy().



details:   https://anonhg.NetBSD.org/src/rev/99e2e3747c7a
branches:  trunk
changeset: 476213:99e2e3747c7a
user:      kleink <kleink%NetBSD.org@localhost>
date:      Thu Sep 09 20:23:05 1999 +0000

description:
Bump minor: strlcat(), strlcpy().

diffstat:

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

diffs (11 lines):

diff -r 3ea5084cd0c6 -r 99e2e3747c7a lib/libc/shlib_version
--- a/lib/libc/shlib_version    Thu Sep 09 20:06:52 1999 +0000
+++ b/lib/libc/shlib_version    Thu Sep 09 20:23:05 1999 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: shlib_version,v 1.73 1999/08/25 05:09:27 thorpej Exp $
+#      $NetBSD: shlib_version,v 1.74 1999/09/09 20:23:05 kleink Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 major=12
-minor=45
+minor=46



Home | Main Index | Thread Index | Old Index