Module Name:    src
Committed By:   christos
Date:           Sat Apr 23 23:28:13 UTC 2016

Modified Files:
        src/distrib/sets/lists/base: shl.mi
        src/distrib/sets/lists/comp: mi
        src/distrib/sets/lists/debug: shl.mi

Log Message:
Add {pthread,clock}_getcpuid man pages and bump.


To generate a diff of this commit:
cvs rdiff -u -r1.769 -r1.770 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.2030 -r1.2031 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.131 -r1.132 src/distrib/sets/lists/debug/shl.mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/base/shl.mi
diff -u src/distrib/sets/lists/base/shl.mi:1.769 src/distrib/sets/lists/base/shl.mi:1.770
--- src/distrib/sets/lists/base/shl.mi:1.769	Thu Apr 14 21:35:25 2016
+++ src/distrib/sets/lists/base/shl.mi	Sat Apr 23 19:28:13 2016
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.769 2016/04/15 01:35:25 ozaki-r Exp $
+# $NetBSD: shl.mi,v 1.770 2016/04/23 23:28:13 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -18,7 +18,7 @@
 ./lib/libblacklist.so.0.0			base-sys-shlib		dynamicroot
 ./lib/libc.so					base-sys-shlib		dynamicroot
 ./lib/libc.so.12				base-sys-shlib		dynamicroot
-./lib/libc.so.12.201				base-sys-shlib		dynamicroot
+./lib/libc.so.12.202				base-sys-shlib		dynamicroot
 ./lib/libcrypt.so				base-sys-shlib		dynamicroot
 ./lib/libcrypt.so.1				base-sys-shlib		dynamicroot
 ./lib/libcrypt.so.1.0				base-sys-shlib		dynamicroot
@@ -211,7 +211,7 @@
 ./usr/lib/libc++.so.1.0				base-sys-shlib		compatfile,libcxx
 ./usr/lib/libc.so				base-sys-shlib		compatfile
 ./usr/lib/libc.so.12				base-sys-shlib		compatfile
-./usr/lib/libc.so.12.201			base-sys-shlib		compatfile
+./usr/lib/libc.so.12.202			base-sys-shlib		compatfile
 ./usr/lib/libcdk.so				base-obsolete		compatfile,obsolete
 ./usr/lib/libcom_err.so				base-krb5-shlib		compatfile,kerberos
 ./usr/lib/libcom_err.so.7			base-krb5-shlib		compatfile,kerberos
@@ -447,7 +447,7 @@
 ./usr/lib/libprop.so.1.1			base-sys-shlib		compatfile
 ./usr/lib/libpthread.so				base-sys-shlib		compatfile
 ./usr/lib/libpthread.so.1			base-sys-shlib		compatfile
-./usr/lib/libpthread.so.1.2			base-sys-shlib		compatfile
+./usr/lib/libpthread.so.1.3			base-sys-shlib		compatfile
 ./usr/lib/libpthread_dbg.so			base-sys-shlib		compatfile
 ./usr/lib/libpthread_dbg.so.2			base-sys-shlib		compatfile
 ./usr/lib/libpthread_dbg.so.2.0			base-sys-shlib		compatfile

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2030 src/distrib/sets/lists/comp/mi:1.2031
--- src/distrib/sets/lists/comp/mi:1.2030	Thu Apr 14 21:35:26 2016
+++ src/distrib/sets/lists/comp/mi	Sat Apr 23 19:28:13 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2030 2016/04/15 01:35:26 ozaki-r Exp $
+#	$NetBSD: mi,v 1.2031 2016/04/23 23:28:13 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp				comp-sys-root
@@ -4026,6 +4026,8 @@
 ./usr/share/man/cat2/chmod.0			comp-c-catman		.cat
 ./usr/share/man/cat2/chown.0			comp-c-catman		.cat
 ./usr/share/man/cat2/chroot.0			comp-c-catman		.cat
+./usr/share/man/cat2/clock_getcpuclockid.0	comp-c-catman		.cat
+./usr/share/man/cat2/clock_getcpuclockid2.0	comp-c-catman		.cat
 ./usr/share/man/cat2/clock_getres.0		comp-c-catman		.cat
 ./usr/share/man/cat2/clock_gettime.0		comp-c-catman		.cat
 ./usr/share/man/cat2/clock_nanosleep.0		comp-c-catman		.cat
@@ -8351,6 +8353,7 @@
 ./usr/share/man/cat3/pthread_exit.0		comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_getaffinity_np.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_getattr_np.0	comp-c-catman		.cat
+./usr/share/man/cat3/pthread_getcpuclockid.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_getname_np.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_getschedparam.0	comp-c-catman		.cat
 ./usr/share/man/cat3/pthread_getspecific.0	comp-c-catman		.cat
@@ -11289,6 +11292,8 @@
 ./usr/share/man/html2/chmod.html		comp-c-htmlman		html
 ./usr/share/man/html2/chown.html		comp-c-htmlman		html
 ./usr/share/man/html2/chroot.html		comp-c-htmlman		html
+./usr/share/man/html2/clock_getcpuclockid.html	comp-c-htmlman		html
+./usr/share/man/html2/clock_getcpuclockid2.html	comp-c-htmlman		html
 ./usr/share/man/html2/clock_getres.html		comp-c-htmlman		html
 ./usr/share/man/html2/clock_gettime.html	comp-c-htmlman		html
 ./usr/share/man/html2/clock_nanosleep.html	comp-c-htmlman		html
@@ -15500,6 +15505,7 @@
 ./usr/share/man/html3/pthread_exit.html		comp-c-htmlman		html
 ./usr/share/man/html3/pthread_getaffinity_np.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_getattr_np.html	comp-c-htmlman		html
+./usr/share/man/html3/pthread_getcpuclockid.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_getname_np.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_getschedparam.html	comp-c-htmlman		html
 ./usr/share/man/html3/pthread_getspecific.html	comp-c-htmlman		html
@@ -18319,6 +18325,8 @@
 ./usr/share/man/man2/chmod.2			comp-c-man		.man
 ./usr/share/man/man2/chown.2			comp-c-man		.man
 ./usr/share/man/man2/chroot.2			comp-c-man		.man
+./usr/share/man/man2/clock_getcpuclockid.2	comp-c-man		.man
+./usr/share/man/man2/clock_getcpuclockid2.2	comp-c-man		.man
 ./usr/share/man/man2/clock_getres.2		comp-c-man		.man
 ./usr/share/man/man2/clock_gettime.2		comp-c-man		.man
 ./usr/share/man/man2/clock_nanosleep.2		comp-c-man		.man
@@ -22642,6 +22650,7 @@
 ./usr/share/man/man3/pthread_exit.3		comp-c-man		.man
 ./usr/share/man/man3/pthread_getaffinity_np.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_getattr_np.3	comp-c-man		.man
+./usr/share/man/man3/pthread_getcpuclockid.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_getname_np.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_getschedparam.3	comp-c-man		.man
 ./usr/share/man/man3/pthread_getspecific.3	comp-c-man		.man

Index: src/distrib/sets/lists/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.131 src/distrib/sets/lists/debug/shl.mi:1.132
--- src/distrib/sets/lists/debug/shl.mi:1.131	Thu Apr 14 21:35:26 2016
+++ src/distrib/sets/lists/debug/shl.mi	Sat Apr 23 19:28:13 2016
@@ -1,7 +1,7 @@
-# $NetBSD: shl.mi,v 1.131 2016/04/15 01:35:26 ozaki-r Exp $
+# $NetBSD: shl.mi,v 1.132 2016/04/23 23:28:13 christos Exp $
 ./usr/libdata/debug/lib						base-sys-usr	debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libblacklist.so.0.0.debug		comp-sys-debug	debug,dynamicroot
-./usr/libdata/debug/lib/libc.so.12.201.debug			comp-sys-debug	debug,dynamicroot
+./usr/libdata/debug/lib/libc.so.12.202.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libcrypt.so.1.0.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libcrypto.so.11.0.debug			comp-sys-debug	debug,dynamicroot
 ./usr/libdata/debug/lib/libdevmapper.so.1.0.debug		comp-sys-debug	debug,dynamicroot
@@ -68,7 +68,7 @@
 ./usr/libdata/debug/usr/lib/libbsdmalloc.so.0.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libbz2.so.1.1.debug			comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libc++.so.1.0.debug			comp-sys-debug	debug,compatfile,libcxx
-./usr/libdata/debug/usr/lib/libc.so.12.201.debug		comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libc.so.12.202.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libcom_err.so.7.0.debug		comp-krb5-debug	debug,compatfile,kerberos
 ./usr/libdata/debug/usr/lib/libcrypt.so.1.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libcrypto.so.11.0.debug		comp-crypto-debug	debug,compatfile,crypto
@@ -157,7 +157,7 @@
 ./usr/libdata/debug/usr/lib/libppath.so.0.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libproc.so.0.0.debug		comp-sys-debug	debug,dtrace
 ./usr/libdata/debug/usr/lib/libprop.so.1.1.debug		comp-sys-debug	debug,compatfile
-./usr/libdata/debug/usr/lib/libpthread.so.1.2.debug		comp-sys-debug	debug,compatfile
+./usr/libdata/debug/usr/lib/libpthread.so.1.3.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libpthread_dbg.so.2.0.debug		comp-sys-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libpuffs.so.2.0.debug		comp-puffs-debug	debug,compatfile
 ./usr/libdata/debug/usr/lib/libquota.so.1.0.debug		comp-sys-debug	debug,compatfile

Reply via email to