Module Name: src
Committed By: dholland
Date: Wed Mar 15 23:23:15 UTC 2017
Modified Files:
src/lib/libc: shlib_version
Log Message:
more trash to take out at bump time
To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.272 src/lib/libc/shlib_version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/shlib_version
diff -u src/lib/libc/shlib_version:1.271 src/lib/libc/shlib_version:1.272
--- src/lib/libc/shlib_version:1.271 Wed Feb 8 20:26:26 2017
+++ src/lib/libc/shlib_version Wed Mar 15 23:23:15 2017
@@ -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