Module Name: src
Committed By: jruoho
Date: Wed May 19 20:04:43 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libpthread: Makefile
Log Message:
Build links for rest of the pthread_attr(3) functions.
Hopefully I got all of them right in the setlist...
To generate a diff of this commit:
cvs rdiff -u -r1.1451 -r1.1452 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.56 -r1.57 src/lib/libpthread/Makefile
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/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.1451 src/distrib/sets/lists/comp/mi:1.1452
--- src/distrib/sets/lists/comp/mi:1.1451 Wed May 19 06:28:53 2010
+++ src/distrib/sets/lists/comp/mi Wed May 19 20:04:42 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1451 2010/05/19 06:28:53 jruoho Exp $
+# $NetBSD: mi,v 1.1452 2010/05/19 20:04:42 jruoho Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -7535,13 +7535,25 @@
./usr/share/man/cat3/pthread_attr.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_destroy.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_getdetachstate.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_getguardsize.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_getinheritsched.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_getname_np.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_getschedparam.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_getschedpolicy.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_getscope.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_getstackaddr.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_getstacksize.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_init.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_setcreatesuspend_np.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_setdetachstate.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_setguardsize.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_setinheritsched.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_setname_np.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_attr_setschedparam.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_setschedpolicy.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_setscope.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_setstackaddr.0 comp-c-catman .cat
+./usr/share/man/cat3/pthread_attr_setstacksize.0 comp-c-catman .cat
./usr/share/man/cat3/pthread_barierattr_destroy.0 comp-obsolete obsolete
./usr/share/man/cat3/pthread_barierattr_init.0 comp-obsolete obsolete
./usr/share/man/cat3/pthread_barrier_destroy.0 comp-c-catman .cat
@@ -13345,13 +13357,25 @@
./usr/share/man/html3/pthread_attr.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_destroy.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_getdetachstate.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_getguardsize.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_getinheritsched.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_getname_np.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_getschedparam.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_getschedpolicy.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_getscope.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_getstackaddr.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_getstacksize.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_init.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_setcreatesuspend_np.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_setdetachstate.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_setguardsize.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_setinheritsched.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_setname_np.html comp-c-htmlman html
./usr/share/man/html3/pthread_attr_setschedparam.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_setschedpolicy.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_setscope.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_setstackaddr.html comp-c-htmlman html
+./usr/share/man/html3/pthread_attr_setstacksize.html comp-c-htmlman html
./usr/share/man/html3/pthread_barrier_destroy.html comp-c-htmlman html
./usr/share/man/html3/pthread_barrier_init.html comp-c-htmlman html
./usr/share/man/html3/pthread_barrier_wait.html comp-c-htmlman html
@@ -19147,15 +19171,26 @@
./usr/share/man/man3/pthread.3 comp-c-man .man
./usr/share/man/man3/pthread_atfork.3 comp-c-man .man
./usr/share/man/man3/pthread_attr.3 comp-c-man .man
-./usr/share/man/man3/pthread_attr_destroy.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_getdetachstate.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_getguardsize.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_getinheritsched.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_getname_np.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_getschedparam.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_getschedpolicy.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_getscope.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_getstackaddr.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_getstacksize.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_init.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_setcreatesuspend_np.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_setdetachstate.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_setguardsize.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_setinheritsched.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_setname_np.3 comp-c-man .man
./usr/share/man/man3/pthread_attr_setschedparam.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_setschedpolicy.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_setscope.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_setstackaddr.3 comp-c-man .man
+./usr/share/man/man3/pthread_attr_setstacksize.3 comp-c-man .man
./usr/share/man/man3/pthread_barierattr_destroy.3 comp-obsolete obsolete
./usr/share/man/man3/pthread_barierattr_init.3 comp-obsolete obsolete
./usr/share/man/man3/pthread_barrier_destroy.3 comp-c-man .man
Index: src/lib/libpthread/Makefile
diff -u src/lib/libpthread/Makefile:1.56 src/lib/libpthread/Makefile:1.57
--- src/lib/libpthread/Makefile:1.56 Sat May 16 22:21:18 2009
+++ src/lib/libpthread/Makefile Wed May 19 20:04:43 2010
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2009/05/16 22:21:18 ad Exp $
+# $NetBSD: Makefile,v 1.57 2010/05/19 20:04:43 jruoho Exp $
#
WARNS= 4
@@ -115,12 +115,26 @@
MLINKS+= affinity.3 pthread_setaffinity_np.3
MLINKS+= affinity.3 pthread_getaffinity_np.3
+
MLINKS+= pthread_attr.3 pthread_attr_init.3
MLINKS+= pthread_attr.3 pthread_attr_destroy.3
+MLINKS+= pthread_attr.3 pthread_attr_setstacksize.3
+MLINKS+= pthread_attr.3 pthread_attr_getstacksize.3
+MLINKS+= pthread_attr.3 pthread_attr_setguardsize.3
+MLINKS+= pthread_attr.3 pthread_attr_getguardsize.3
+MLINKS+= pthread_attr.3 pthread_attr_setstackaddr.3
+MLINKS+= pthread_attr.3 pthread_attr_getstackaddr.3
MLINKS+= pthread_attr.3 pthread_attr_setdetachstate.3
MLINKS+= pthread_attr.3 pthread_attr_getdetachstate.3
+MLINKS+= pthread_attr.3 pthread_attr_setinheritsched.3
+MLINKS+= pthread_attr.3 pthread_attr_getinheritsched.3
MLINKS+= pthread_attr.3 pthread_attr_setschedparam.3
MLINKS+= pthread_attr.3 pthread_attr_getschedparam.3
+MLINKS+= pthread_attr.3 pthread_attr_setschedpolicy.3
+MLINKS+= pthread_attr.3 pthread_attr_getschedpolicy.3
+MLINKS+= pthread_attr.3 pthread_attr_setscope.3
+MLINKS+= pthread_attr.3 pthread_attr_getscope.3
+
MLINKS+= pthread_barrierattr.3 pthread_barrierattr_init.3
MLINKS+= pthread_barrierattr.3 pthread_barrierattr_destroy.3
MLINKS+= pthread_cleanup_push.3 pthread_cleanup_pop.3