Source-Changes-HG archive

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

[src/trunk]: src/lib/libc Bump libc minor for consttime_memequal and explicit...



details:   https://anonhg.NetBSD.org/src/rev/00fc2af26ec4
branches:  trunk
changeset: 789630:00fc2af26ec4
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Wed Aug 28 18:01:22 2013 +0000

description:
Bump libc minor for consttime_memequal and explicit_memset.

diffstat:

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

diffs (15 lines):

diff -r 372cf2779575 -r 00fc2af26ec4 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Wed Aug 28 17:47:07 2013 +0000
+++ b/lib/libc/shlib_version    Wed Aug 28 18:01:22 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.240 2013/04/16 21:44:07 joerg Exp $
+#      $NetBSD: shlib_version,v 1.241 2013/08/28 18:01:22 riastradh Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -36,4 +36,4 @@
 # - remove ruserok() and friends to libcompat (or entirely)
 # - remove alloca fallback and expect compiler to provide a builtin version.
 major=12
-minor=185
+minor=186



Home | Main Index | Thread Index | Old Index