Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc bump for arc4random_{buf,uniform}
details: https://anonhg.NetBSD.org/src/rev/0ac0029eb9b4
branches: trunk
changeset: 761672:0ac0029eb9b4
user: christos <christos%NetBSD.org@localhost>
date: Fri Feb 04 22:07:41 2011 +0000
description:
bump for arc4random_{buf,uniform}
diffstat:
lib/libc/shlib_version | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r ba79b8319b25 -r 0ac0029eb9b4 lib/libc/shlib_version
--- a/lib/libc/shlib_version Fri Feb 04 22:07:07 2011 +0000
+++ b/lib/libc/shlib_version Fri Feb 04 22:07:41 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.220 2010/12/16 18:38:06 christos Exp $
+# $NetBSD: shlib_version,v 1.221 2011/02/04 22:07:41 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -31,4 +31,4 @@
# it's insufficient bitwidth to implement all ctype class.
# see isblank's comment in ctype.h.
major=12
-minor=175
+minor=176
Home |
Main Index |
Thread Index |
Old Index