Fri Aug 6 05:39:43 2010 UTC ()
add pthread_getattr_np


(christos)
diff -r1.1489 -r1.1490 src/distrib/sets/lists/comp/mi

cvs diff -r1.1489 -r1.1490 src/distrib/sets/lists/comp/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/comp/mi 2010/07/31 21:47:52 1.1489
+++ src/distrib/sets/lists/comp/mi 2010/08/06 05:39:43 1.1490
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.1489 2010/07/31 21:47:52 joerg Exp $ 1# $NetBSD: mi,v 1.1490 2010/08/06 05:39:43 christos Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.comp comp-sys-root 5./etc/mtree/set.comp comp-sys-root
6./usr/bin/addr2line comp-debug-bin binutils 6./usr/bin/addr2line comp-debug-bin binutils
7./usr/bin/ar comp-util-bin binutils 7./usr/bin/ar comp-util-bin binutils
8./usr/bin/as comp-util-bin binutils 8./usr/bin/as comp-util-bin binutils
9./usr/bin/asa comp-fortran-bin 9./usr/bin/asa comp-fortran-bin
10./usr/bin/atf-compile comp-obsolete obsolete 10./usr/bin/atf-compile comp-obsolete obsolete
11./usr/bin/c++ comp-cxx-bin gcccmds 11./usr/bin/c++ comp-cxx-bin gcccmds
12./usr/bin/c++filt comp-cxx-bin binutils 12./usr/bin/c++filt comp-cxx-bin binutils
13./usr/bin/c89 comp-c-bin 13./usr/bin/c89 comp-c-bin
14./usr/bin/c99 comp-c-bin 14./usr/bin/c99 comp-c-bin
@@ -7623,26 +7623,27 @@ @@ -7623,26 +7623,27 @@
7623./usr/share/man/cat3/pthread_cond_destroy.0 comp-c-catman .cat 7623./usr/share/man/cat3/pthread_cond_destroy.0 comp-c-catman .cat
7624./usr/share/man/cat3/pthread_cond_init.0 comp-c-catman .cat 7624./usr/share/man/cat3/pthread_cond_init.0 comp-c-catman .cat
7625./usr/share/man/cat3/pthread_cond_signal.0 comp-c-catman .cat 7625./usr/share/man/cat3/pthread_cond_signal.0 comp-c-catman .cat
7626./usr/share/man/cat3/pthread_cond_timedwait.0 comp-c-catman .cat 7626./usr/share/man/cat3/pthread_cond_timedwait.0 comp-c-catman .cat
7627./usr/share/man/cat3/pthread_cond_wait.0 comp-c-catman .cat 7627./usr/share/man/cat3/pthread_cond_wait.0 comp-c-catman .cat
7628./usr/share/man/cat3/pthread_condattr.0 comp-c-catman .cat 7628./usr/share/man/cat3/pthread_condattr.0 comp-c-catman .cat
7629./usr/share/man/cat3/pthread_condattr_destroy.0 comp-c-catman .cat 7629./usr/share/man/cat3/pthread_condattr_destroy.0 comp-c-catman .cat
7630./usr/share/man/cat3/pthread_condattr_init.0 comp-c-catman .cat 7630./usr/share/man/cat3/pthread_condattr_init.0 comp-c-catman .cat
7631./usr/share/man/cat3/pthread_create.0 comp-c-catman .cat 7631./usr/share/man/cat3/pthread_create.0 comp-c-catman .cat
7632./usr/share/man/cat3/pthread_detach.0 comp-c-catman .cat 7632./usr/share/man/cat3/pthread_detach.0 comp-c-catman .cat
7633./usr/share/man/cat3/pthread_equal.0 comp-c-catman .cat 7633./usr/share/man/cat3/pthread_equal.0 comp-c-catman .cat
7634./usr/share/man/cat3/pthread_exit.0 comp-c-catman .cat 7634./usr/share/man/cat3/pthread_exit.0 comp-c-catman .cat
7635./usr/share/man/cat3/pthread_getaffinity_np.0 comp-c-catman .cat 7635./usr/share/man/cat3/pthread_getaffinity_np.0 comp-c-catman .cat
 7636./usr/share/man/cat3/pthread_getattr_np.0 comp-c-catman .cat
7636./usr/share/man/cat3/pthread_getname_np.0 comp-c-catman .cat 7637./usr/share/man/cat3/pthread_getname_np.0 comp-c-catman .cat
7637./usr/share/man/cat3/pthread_getschedparam.0 comp-c-catman .cat 7638./usr/share/man/cat3/pthread_getschedparam.0 comp-c-catman .cat
7638./usr/share/man/cat3/pthread_getspecific.0 comp-c-catman .cat 7639./usr/share/man/cat3/pthread_getspecific.0 comp-c-catman .cat
7639./usr/share/man/cat3/pthread_join.0 comp-c-catman .cat 7640./usr/share/man/cat3/pthread_join.0 comp-c-catman .cat
7640./usr/share/man/cat3/pthread_key_create.0 comp-c-catman .cat 7641./usr/share/man/cat3/pthread_key_create.0 comp-c-catman .cat
7641./usr/share/man/cat3/pthread_key_delete.0 comp-c-catman .cat 7642./usr/share/man/cat3/pthread_key_delete.0 comp-c-catman .cat
7642./usr/share/man/cat3/pthread_kill.0 comp-c-catman .cat 7643./usr/share/man/cat3/pthread_kill.0 comp-c-catman .cat
7643./usr/share/man/cat3/pthread_mutex.0 comp-c-catman .cat 7644./usr/share/man/cat3/pthread_mutex.0 comp-c-catman .cat
7644./usr/share/man/cat3/pthread_mutex_destroy.0 comp-c-catman .cat 7645./usr/share/man/cat3/pthread_mutex_destroy.0 comp-c-catman .cat
7645./usr/share/man/cat3/pthread_mutex_init.0 comp-c-catman .cat 7646./usr/share/man/cat3/pthread_mutex_init.0 comp-c-catman .cat
7646./usr/share/man/cat3/pthread_mutex_lock.0 comp-c-catman .cat 7647./usr/share/man/cat3/pthread_mutex_lock.0 comp-c-catman .cat
7647./usr/share/man/cat3/pthread_mutex_trylock.0 comp-c-catman .cat 7648./usr/share/man/cat3/pthread_mutex_trylock.0 comp-c-catman .cat
7648./usr/share/man/cat3/pthread_mutex_unlock.0 comp-c-catman .cat 7649./usr/share/man/cat3/pthread_mutex_unlock.0 comp-c-catman .cat
@@ -13501,26 +13502,27 @@ @@ -13501,26 +13502,27 @@
13501./usr/share/man/html3/pthread_cond_destroy.html comp-c-htmlman html 13502./usr/share/man/html3/pthread_cond_destroy.html comp-c-htmlman html
13502./usr/share/man/html3/pthread_cond_init.html comp-c-htmlman html 13503./usr/share/man/html3/pthread_cond_init.html comp-c-htmlman html
13503./usr/share/man/html3/pthread_cond_signal.html comp-c-htmlman html 13504./usr/share/man/html3/pthread_cond_signal.html comp-c-htmlman html
13504./usr/share/man/html3/pthread_cond_timedwait.html comp-c-htmlman html 13505./usr/share/man/html3/pthread_cond_timedwait.html comp-c-htmlman html
13505./usr/share/man/html3/pthread_cond_wait.html comp-c-htmlman html 13506./usr/share/man/html3/pthread_cond_wait.html comp-c-htmlman html
13506./usr/share/man/html3/pthread_condattr.html comp-c-htmlman html 13507./usr/share/man/html3/pthread_condattr.html comp-c-htmlman html
13507./usr/share/man/html3/pthread_condattr_destroy.html comp-c-htmlman html 13508./usr/share/man/html3/pthread_condattr_destroy.html comp-c-htmlman html
13508./usr/share/man/html3/pthread_condattr_init.html comp-c-htmlman html 13509./usr/share/man/html3/pthread_condattr_init.html comp-c-htmlman html
13509./usr/share/man/html3/pthread_create.html comp-c-htmlman html 13510./usr/share/man/html3/pthread_create.html comp-c-htmlman html
13510./usr/share/man/html3/pthread_detach.html comp-c-htmlman html 13511./usr/share/man/html3/pthread_detach.html comp-c-htmlman html
13511./usr/share/man/html3/pthread_equal.html comp-c-htmlman html 13512./usr/share/man/html3/pthread_equal.html comp-c-htmlman html
13512./usr/share/man/html3/pthread_exit.html comp-c-htmlman html 13513./usr/share/man/html3/pthread_exit.html comp-c-htmlman html
13513./usr/share/man/html3/pthread_getaffinity_np.html comp-c-htmlman html 13514./usr/share/man/html3/pthread_getaffinity_np.html comp-c-htmlman html
 13515./usr/share/man/html3/pthread_getattr_np.html comp-c-htmlman html
13514./usr/share/man/html3/pthread_getname_np.html comp-c-htmlman html 13516./usr/share/man/html3/pthread_getname_np.html comp-c-htmlman html
13515./usr/share/man/html3/pthread_getschedparam.html comp-c-htmlman html 13517./usr/share/man/html3/pthread_getschedparam.html comp-c-htmlman html
13516./usr/share/man/html3/pthread_getspecific.html comp-c-htmlman html 13518./usr/share/man/html3/pthread_getspecific.html comp-c-htmlman html
13517./usr/share/man/html3/pthread_join.html comp-c-htmlman html 13519./usr/share/man/html3/pthread_join.html comp-c-htmlman html
13518./usr/share/man/html3/pthread_key_create.html comp-c-htmlman html 13520./usr/share/man/html3/pthread_key_create.html comp-c-htmlman html
13519./usr/share/man/html3/pthread_key_delete.html comp-c-htmlman html 13521./usr/share/man/html3/pthread_key_delete.html comp-c-htmlman html
13520./usr/share/man/html3/pthread_kill.html comp-c-htmlman html 13522./usr/share/man/html3/pthread_kill.html comp-c-htmlman html
13521./usr/share/man/html3/pthread_mutex.html comp-c-htmlman html 13523./usr/share/man/html3/pthread_mutex.html comp-c-htmlman html
13522./usr/share/man/html3/pthread_mutex_destroy.html comp-c-htmlman html 13524./usr/share/man/html3/pthread_mutex_destroy.html comp-c-htmlman html
13523./usr/share/man/html3/pthread_mutex_init.html comp-c-htmlman html 13525./usr/share/man/html3/pthread_mutex_init.html comp-c-htmlman html
13524./usr/share/man/html3/pthread_mutex_lock.html comp-c-htmlman html 13526./usr/share/man/html3/pthread_mutex_lock.html comp-c-htmlman html
13525./usr/share/man/html3/pthread_mutex_trylock.html comp-c-htmlman html 13527./usr/share/man/html3/pthread_mutex_trylock.html comp-c-htmlman html
13526./usr/share/man/html3/pthread_mutex_unlock.html comp-c-htmlman html 13528./usr/share/man/html3/pthread_mutex_unlock.html comp-c-htmlman html
@@ -19377,26 +19379,27 @@ @@ -19377,26 +19379,27 @@
19377./usr/share/man/man3/pthread_cond_destroy.3 comp-c-man .man 19379./usr/share/man/man3/pthread_cond_destroy.3 comp-c-man .man
19378./usr/share/man/man3/pthread_cond_init.3 comp-c-man .man 19380./usr/share/man/man3/pthread_cond_init.3 comp-c-man .man
19379./usr/share/man/man3/pthread_cond_signal.3 comp-c-man .man 19381./usr/share/man/man3/pthread_cond_signal.3 comp-c-man .man
19380./usr/share/man/man3/pthread_cond_timedwait.3 comp-c-man .man 19382./usr/share/man/man3/pthread_cond_timedwait.3 comp-c-man .man
19381./usr/share/man/man3/pthread_cond_wait.3 comp-c-man .man 19383./usr/share/man/man3/pthread_cond_wait.3 comp-c-man .man
19382./usr/share/man/man3/pthread_condattr.3 comp-c-man .man 19384./usr/share/man/man3/pthread_condattr.3 comp-c-man .man
19383./usr/share/man/man3/pthread_condattr_destroy.3 comp-c-man .man 19385./usr/share/man/man3/pthread_condattr_destroy.3 comp-c-man .man
19384./usr/share/man/man3/pthread_condattr_init.3 comp-c-man .man 19386./usr/share/man/man3/pthread_condattr_init.3 comp-c-man .man
19385./usr/share/man/man3/pthread_create.3 comp-c-man .man 19387./usr/share/man/man3/pthread_create.3 comp-c-man .man
19386./usr/share/man/man3/pthread_detach.3 comp-c-man .man 19388./usr/share/man/man3/pthread_detach.3 comp-c-man .man
19387./usr/share/man/man3/pthread_equal.3 comp-c-man .man 19389./usr/share/man/man3/pthread_equal.3 comp-c-man .man
19388./usr/share/man/man3/pthread_exit.3 comp-c-man .man 19390./usr/share/man/man3/pthread_exit.3 comp-c-man .man
19389./usr/share/man/man3/pthread_getaffinity_np.3 comp-c-man .man 19391./usr/share/man/man3/pthread_getaffinity_np.3 comp-c-man .man
 19392./usr/share/man/man3/pthread_getattr_np.3 comp-c-man .man
19390./usr/share/man/man3/pthread_getname_np.3 comp-c-man .man 19393./usr/share/man/man3/pthread_getname_np.3 comp-c-man .man
19391./usr/share/man/man3/pthread_getschedparam.3 comp-c-man .man 19394./usr/share/man/man3/pthread_getschedparam.3 comp-c-man .man
19392./usr/share/man/man3/pthread_getspecific.3 comp-c-man .man 19395./usr/share/man/man3/pthread_getspecific.3 comp-c-man .man
19393./usr/share/man/man3/pthread_join.3 comp-c-man .man 19396./usr/share/man/man3/pthread_join.3 comp-c-man .man
19394./usr/share/man/man3/pthread_key_create.3 comp-c-man .man 19397./usr/share/man/man3/pthread_key_create.3 comp-c-man .man
19395./usr/share/man/man3/pthread_key_delete.3 comp-c-man .man 19398./usr/share/man/man3/pthread_key_delete.3 comp-c-man .man
19396./usr/share/man/man3/pthread_kill.3 comp-c-man .man 19399./usr/share/man/man3/pthread_kill.3 comp-c-man .man
19397./usr/share/man/man3/pthread_mutex.3 comp-c-man .man 19400./usr/share/man/man3/pthread_mutex.3 comp-c-man .man
19398./usr/share/man/man3/pthread_mutex_destroy.3 comp-c-man .man 19401./usr/share/man/man3/pthread_mutex_destroy.3 comp-c-man .man
19399./usr/share/man/man3/pthread_mutex_init.3 comp-c-man .man 19402./usr/share/man/man3/pthread_mutex_init.3 comp-c-man .man
19400./usr/share/man/man3/pthread_mutex_lock.3 comp-c-man .man 19403./usr/share/man/man3/pthread_mutex_lock.3 comp-c-man .man
19401./usr/share/man/man3/pthread_mutex_trylock.3 comp-c-man .man 19404./usr/share/man/man3/pthread_mutex_trylock.3 comp-c-man .man
19402./usr/share/man/man3/pthread_mutex_unlock.3 comp-c-man .man 19405./usr/share/man/man3/pthread_mutex_unlock.3 comp-c-man .man