Source-Changes-HG archive

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

[src/trunk]: src/lib/libc Bump new libc minor due to new errno codes



details:   https://anonhg.NetBSD.org/src/rev/d3c9b6b8808d
branches:  trunk
changeset: 745688:d3c9b6b8808d
user:      mgorny <mgorny%NetBSD.org@localhost>
date:      Sun Mar 08 22:27:38 2020 +0000

description:
Bump new libc minor due to new errno codes

diffstat:

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

diffs (15 lines):

diff -r b913c62dfb1c -r d3c9b6b8808d lib/libc/shlib_version
--- a/lib/libc/shlib_version    Sun Mar 08 22:26:03 2020 +0000
+++ b/lib/libc/shlib_version    Sun Mar 08 22:27:38 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.285 2019/09/22 22:59:37 christos Exp $
+#      $NetBSD: shlib_version,v 1.286 2020/03/08 22:27:38 mgorny Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -54,4 +54,4 @@
 # - move statfs() to libcompat since we have statvfs()
 # - the syscall stubs for the (obsolete) lfs syscalls should be removed
 major=12
-minor=214
+minor=215



Home | Main Index | Thread Index | Old Index