Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp add pthread_getattr_np



details:   https://anonhg.NetBSD.org/src/rev/9cc7feca800b
branches:  trunk
changeset: 756856:9cc7feca800b
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Aug 06 05:39:43 2010 +0000

description:
add pthread_getattr_np

diffstat:

 distrib/sets/lists/comp/mi |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r b7a05ce93372 -r 9cc7feca800b distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Fri Aug 06 05:35:42 2010 +0000
+++ b/distrib/sets/lists/comp/mi        Fri Aug 06 05:39:43 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.1489 2010/07/31 21:47:52 joerg Exp $
+#      $NetBSD: mi,v 1.1490 2010/08/06 05:39:43 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -7633,6 +7633,7 @@
 ./usr/share/man/cat3/pthread_equal.0           comp-c-catman           .cat
 ./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_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
@@ -13511,6 +13512,7 @@
 ./usr/share/man/html3/pthread_equal.html       comp-c-htmlman          html
 ./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_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
@@ -19387,6 +19389,7 @@
 ./usr/share/man/man3/pthread_equal.3           comp-c-man              .man
 ./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_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



Home | Main Index | Thread Index | Old Index