Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc more trash to take out at bump time
details: https://anonhg.NetBSD.org/src/rev/3580a3cff08b
branches: trunk
changeset: 822353:3580a3cff08b
user: dholland <dholland%NetBSD.org@localhost>
date: Wed Mar 15 23:23:15 2017 +0000
description:
more trash to take out at bump time
diffstat:
lib/libc/shlib_version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r ba5cf3f5d312 -r 3580a3cff08b lib/libc/shlib_version
--- a/lib/libc/shlib_version Wed Mar 15 21:28:41 2017 +0000
+++ b/lib/libc/shlib_version Wed Mar 15 23:23:15 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.271 2017/02/08 20:26:26 maya Exp $
+# $NetBSD: shlib_version,v 1.272 2017/03/15 23:23:15 dholland Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -46,5 +46,6 @@
# - stop all math functions from setting errno
# - boot obsolete signal functions to libcompat
# - remove exect(3) API - tracing functionality has been moved to the kernel
+# - punt gethostid/sethostid(3) to libcompat or remove entirely
major=12
minor=206
Home |
Main Index |
Thread Index |
Old Index