OSDN Git Service

Update minor changes in LDP 3.68
[linuxjm/LDP_man-pages.git] / po4a / pthread / po / ja.po
index dfefa51..eb6e792 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-03-22 01:06+0900\n"
-"PO-Revision-Date: 2012-06-04 23:34+0900\n"
+"POT-Creation-Date: 2014-06-08 01:30+0900\n"
+"PO-Revision-Date: 2014-06-08 02:52+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -24,8 +24,8 @@ msgstr "GETCONTEXT"
 #. type: TH
 #: build/C/man3/getcontext.3:25
 #, no-wrap
-msgid "2009-03-15"
-msgstr "2009-03-15"
+msgid "2014-04-08"
+msgstr "2014-04-08"
 
 #. type: TH
 #: build/C/man3/getcontext.3:25 build/C/man3/pthread_attr_init.3:26
@@ -195,20 +195,20 @@ msgstr "B<int setcontext(const ucontext_t *>I<ucp>B<);>"
 #: build/C/man3/pthread_attr_setstackaddr.3:41
 #: build/C/man3/pthread_attr_setstacksize.3:41
 #: build/C/man3/pthread_cancel.3:37 build/C/man3/pthread_cleanup_push.3:40
-#: build/C/man3/pthread_cleanup_push_defer_np.3:40
+#: build/C/man3/pthread_cleanup_push_defer_np.3:53
 #: build/C/man3/pthread_create.3:38 build/C/man3/pthread_detach.3:37
 #: build/C/man3/pthread_equal.3:37 build/C/man3/pthread_exit.3:37
 #: build/C/man3/pthread_getattr_np.3:38
 #: build/C/man3/pthread_getcpuclockid.3:38 build/C/man3/pthread_join.3:37
-#: build/C/man3/pthread_kill.3:37
+#: build/C/man3/pthread_kill.3:49
 #: build/C/man3/pthread_kill_other_threads_np.3:35
 #: build/C/man3/pthread_self.3:37 build/C/man3/pthread_setaffinity_np.3:42
 #: build/C/man3/pthread_setcancelstate.3:39
 #: build/C/man3/pthread_setconcurrency.3:38
 #: build/C/man3/pthread_setname_np.3:39
 #: build/C/man3/pthread_setschedparam.3:41
-#: build/C/man3/pthread_setschedprio.3:37 build/C/man3/pthread_sigmask.3:38
-#: build/C/man3/pthread_sigqueue.3:45 build/C/man3/pthread_testcancel.3:37
+#: build/C/man3/pthread_setschedprio.3:37 build/C/man3/pthread_sigmask.3:50
+#: build/C/man3/pthread_sigqueue.3:46 build/C/man3/pthread_testcancel.3:37
 #: build/C/man3/pthread_tryjoin_np.3:42 build/C/man3/pthread_yield.3:37
 #: build/C/man7/pthreads.7:29
 #, no-wrap
@@ -216,7 +216,7 @@ msgid "DESCRIPTION"
 msgstr "説明"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:46
+#: build/C/man3/getcontext.3:49
 msgid ""
 "In a System V-like environment, one has the two types I<mcontext_t> and "
 "I<ucontext_t> defined in I<E<lt>ucontext.hE<gt>> and the four functions "
@@ -231,7 +231,7 @@ msgstr ""
 "ようになっている。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:50
+#: build/C/man3/getcontext.3:57
 msgid ""
 "The I<mcontext_t> type is machine-dependent and opaque.  The I<ucontext_t> "
 "type is a structure that has at least the following fields:"
@@ -240,7 +240,7 @@ msgstr ""
 "構造体で、少なくとも以下の 4 つのフィールドを持つ。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:60
+#: build/C/man3/getcontext.3:67
 #, no-wrap
 msgid ""
 "typedef struct ucontext {\n"
@@ -260,7 +260,7 @@ msgstr ""
 "} ucontext_t;\n"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:77
+#: build/C/man3/getcontext.3:94
 msgid ""
 "with I<sigset_t> and I<stack_t> defined in I<E<lt>signal.hE<gt>>.  Here "
 "I<uc_link> points to the context that will be resumed when the current "
@@ -281,7 +281,7 @@ msgstr ""
 "ンレジスタが格納される。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:82
+#: build/C/man3/getcontext.3:101
 msgid ""
 "The function B<getcontext>()  initializes the structure pointed at by I<ucp> "
 "to the currently active context."
@@ -290,7 +290,7 @@ msgstr ""
 "ンテキストに初期化する。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:94
+#: build/C/man3/getcontext.3:114
 msgid ""
 "The function B<setcontext>()  restores the user context pointed at by "
 "I<ucp>.  A successful call does not return.  The context should have been "
@@ -298,12 +298,12 @@ msgid ""
 "third argument to a signal handler."
 msgstr ""
 "B<setcontext>()  関数は、ポインタ I<ucp> が指すユーザコンテキストをリストアす"
-"る。 呼び出しに成功すると返らない。 このコンテキストは、以前に B<getcontext>"
-"()  または B<makecontext>(3)  で得られたものか、 あるいはシグナルの第三引数と"
-"して与えられたものになる。"
+"る。 呼び出しに成功すると返らない。 このコンテキストは、以前に "
+"B<getcontext>()  または B<makecontext>(3)  で得られたものか、 あるいはシグナ"
+"ã\83«ã\81®ç¬¬ä¸\89å¼\95æ\95°ã\81¨ã\81\97ã\81¦ä¸\8eã\81\88ã\82\89ã\82\8cã\81\9fã\82\82ã\81®ã\81«ã\81ªã\82\8bã\80\82"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:98
+#: build/C/man3/getcontext.3:118
 msgid ""
 "If the context was obtained by a call of B<getcontext>(), program execution "
 "continues as if this call just returned."
@@ -312,7 +312,7 @@ msgstr ""
 "プログラムはこの呼び出しから返った直後からのように実行を継続する。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:109
+#: build/C/man3/getcontext.3:135
 msgid ""
 "If the context was obtained by a call of B<makecontext>(3), program "
 "execution continues by a call to the function I<func> specified as the "
@@ -323,12 +323,13 @@ msgid ""
 msgstr ""
 "コンテキストが B<makecontext>(3)  の呼び出しによって得られていたものの場合"
 "は、 プログラムの実行はその B<makecontext>(3)  呼び出しの第二引数で指定された"
-"関数 I<func> を呼び出すかたちで継続する。 I<func> から返ると、 B<makecontext>"
-"(3)  呼び出しの第一引数で指定されていた I<ucp> 構造体の I<uc_link> メンバで継"
-"続する。 このメンバが NULL だった場合は、そのスレッドは終了する。"
+"関数 I<func> を呼び出すかたちで継続する。 I<func> から返ると、 "
+"B<makecontext>(3)  呼び出しの第一引数で指定されていた I<ucp> 構造体の "
+"I<uc_link> メンバで継続する。 このメンバが NULL だった場合は、そのスレッドは"
+"終了する。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:116
+#: build/C/man3/getcontext.3:142
 msgid ""
 "If the context was obtained by a call to a signal handler, then old standard "
 "text says that \"program execution continues with the program instruction "
@@ -342,38 +343,38 @@ msgstr ""
 "は定義されていない」である。"
 
 #. type: SH
-#: build/C/man3/getcontext.3:116 build/C/man3/makecontext.3:84
+#: build/C/man3/getcontext.3:142 build/C/man3/makecontext.3:84
 #: build/C/man3/pthread_attr_init.3:68
 #: build/C/man3/pthread_attr_setaffinity_np.3:76
 #: build/C/man3/pthread_attr_setdetachstate.3:77
 #: build/C/man3/pthread_attr_setguardsize.3:90
-#: build/C/man3/pthread_attr_setinheritsched.3:84
-#: build/C/man3/pthread_attr_setschedparam.3:74
-#: build/C/man3/pthread_attr_setschedpolicy.3:72
-#: build/C/man3/pthread_attr_setscope.3:91
+#: build/C/man3/pthread_attr_setinheritsched.3:93
+#: build/C/man3/pthread_attr_setschedparam.3:85
+#: build/C/man3/pthread_attr_setschedpolicy.3:83
+#: build/C/man3/pthread_attr_setscope.3:103
 #: build/C/man3/pthread_attr_setstack.3:85
 #: build/C/man3/pthread_attr_setstackaddr.3:74
 #: build/C/man3/pthread_attr_setstacksize.3:61
-#: build/C/man3/pthread_cancel.3:109 build/C/man3/pthread_cleanup_push.3:119
+#: build/C/man3/pthread_cancel.3:112 build/C/man3/pthread_cleanup_push.3:121
 #: build/C/man3/pthread_create.3:115 build/C/man3/pthread_detach.3:49
 #: build/C/man3/pthread_equal.3:41 build/C/man3/pthread_exit.3:71
 #: build/C/man3/pthread_getattr_np.3:73
 #: build/C/man3/pthread_getcpuclockid.3:46 build/C/man3/pthread_join.3:70
-#: build/C/man3/pthread_kill.3:52 build/C/man3/pthread_self.3:46
+#: build/C/man3/pthread_kill.3:63 build/C/man3/pthread_self.3:46
 #: build/C/man3/pthread_setaffinity_np.3:77
 #: build/C/man3/pthread_setcancelstate.3:92
 #: build/C/man3/pthread_setconcurrency.3:56
 #: build/C/man3/pthread_setname_np.3:72
 #: build/C/man3/pthread_setschedparam.3:104
-#: build/C/man3/pthread_setschedprio.3:53 build/C/man3/pthread_sigmask.3:49
-#: build/C/man3/pthread_sigqueue.3:65 build/C/man3/pthread_testcancel.3:50
+#: build/C/man3/pthread_setschedprio.3:53 build/C/man3/pthread_sigmask.3:61
+#: build/C/man3/pthread_sigqueue.3:66 build/C/man3/pthread_testcancel.3:50
 #: build/C/man3/pthread_tryjoin_np.3:85 build/C/man3/pthread_yield.3:44
 #, no-wrap
 msgid "RETURN VALUE"
 msgstr "返り値"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:124
+#: build/C/man3/getcontext.3:151
 msgid ""
 "When successful, B<getcontext>()  returns 0 and B<setcontext>()  does not "
 "return.  On error, both return -1 and set I<errno> appropriately."
@@ -382,124 +383,179 @@ msgstr ""
 "敗すると、両者とも -1 を返し、I<errno> をエラーに応じて設定する。"
 
 #. type: SH
-#: build/C/man3/getcontext.3:124 build/C/man3/makecontext.3:96
+#: build/C/man3/getcontext.3:151 build/C/man3/makecontext.3:96
 #: build/C/man3/pthread_attr_init.3:71
 #: build/C/man3/pthread_attr_setaffinity_np.3:79
 #: build/C/man3/pthread_attr_setdetachstate.3:80
 #: build/C/man3/pthread_attr_setguardsize.3:93
-#: build/C/man3/pthread_attr_setinheritsched.3:87
-#: build/C/man3/pthread_attr_setschedparam.3:77
-#: build/C/man3/pthread_attr_setschedpolicy.3:75
-#: build/C/man3/pthread_attr_setscope.3:94
+#: build/C/man3/pthread_attr_setinheritsched.3:96
+#: build/C/man3/pthread_attr_setschedparam.3:88
+#: build/C/man3/pthread_attr_setschedpolicy.3:86
+#: build/C/man3/pthread_attr_setscope.3:106
 #: build/C/man3/pthread_attr_setstack.3:88
 #: build/C/man3/pthread_attr_setstackaddr.3:77
 #: build/C/man3/pthread_attr_setstacksize.3:64
-#: build/C/man3/pthread_cancel.3:114 build/C/man3/pthread_cleanup_push.3:121
+#: build/C/man3/pthread_cancel.3:117 build/C/man3/pthread_cleanup_push.3:123
 #: build/C/man3/pthread_create.3:122 build/C/man3/pthread_detach.3:54
 #: build/C/man3/pthread_equal.3:45 build/C/man3/pthread_exit.3:73
 #: build/C/man3/pthread_getattr_np.3:76
 #: build/C/man3/pthread_getcpuclockid.3:49 build/C/man3/pthread_join.3:75
-#: build/C/man3/pthread_kill.3:57 build/C/man3/pthread_self.3:48
+#: build/C/man3/pthread_kill.3:68 build/C/man3/pthread_self.3:48
 #: build/C/man3/pthread_setaffinity_np.3:80
 #: build/C/man3/pthread_setcancelstate.3:95
 #: build/C/man3/pthread_setconcurrency.3:68
 #: build/C/man3/pthread_setname_np.3:75
 #: build/C/man3/pthread_setschedparam.3:112
-#: build/C/man3/pthread_setschedprio.3:61 build/C/man3/pthread_sigmask.3:54
-#: build/C/man3/pthread_sigqueue.3:70 build/C/man3/pthread_testcancel.3:54
+#: build/C/man3/pthread_setschedprio.3:61 build/C/man3/pthread_sigmask.3:66
+#: build/C/man3/pthread_sigqueue.3:71 build/C/man3/pthread_testcancel.3:54
 #: build/C/man3/pthread_tryjoin_np.3:89 build/C/man3/pthread_yield.3:49
 #, no-wrap
 msgid "ERRORS"
 msgstr "エラー"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:126
+#: build/C/man3/getcontext.3:153
 msgid "None defined."
 msgstr "定義されていない。"
 
 #. type: SH
-#: build/C/man3/getcontext.3:126 build/C/man3/makecontext.3:105
-#: build/C/man3/pthread_attr_init.3:79
-#: build/C/man3/pthread_attr_setaffinity_np.3:108
+#: build/C/man3/getcontext.3:153 build/C/man3/makecontext.3:105
 #: build/C/man3/pthread_attr_setdetachstate.3:87
 #: build/C/man3/pthread_attr_setguardsize.3:106
-#: build/C/man3/pthread_attr_setinheritsched.3:101
-#: build/C/man3/pthread_attr_setschedparam.3:89
-#: build/C/man3/pthread_attr_setschedpolicy.3:89
-#: build/C/man3/pthread_attr_setscope.3:107
+#: build/C/man3/pthread_attr_setinheritsched.3:110
+#: build/C/man3/pthread_attr_setschedparam.3:100
+#: build/C/man3/pthread_attr_setschedpolicy.3:100
+#: build/C/man3/pthread_attr_setscope.3:119
 #: build/C/man3/pthread_attr_setstack.3:112
 #: build/C/man3/pthread_attr_setstackaddr.3:83
-#: build/C/man3/pthread_attr_setstacksize.3:83
-#: build/C/man3/pthread_cancel.3:122 build/C/man3/pthread_cleanup_push.3:125
-#: build/C/man3/pthread_cleanup_push_defer_np.3:101
-#: build/C/man3/pthread_create.3:146 build/C/man3/pthread_detach.3:64
-#: build/C/man3/pthread_equal.3:47 build/C/man3/pthread_exit.3:75
-#: build/C/man3/pthread_getattr_np.3:98
-#: build/C/man3/pthread_getcpuclockid.3:65 build/C/man3/pthread_join.3:98
-#: build/C/man3/pthread_kill.3:66
+#: build/C/man3/pthread_attr_setstacksize.3:83 build/C/man3/pthread_equal.3:47
+#: build/C/man3/pthread_exit.3:75 build/C/man3/pthread_getcpuclockid.3:65
+#: build/C/man3/pthread_kill.3:72
 #: build/C/man3/pthread_kill_other_threads_np.3:47
 #: build/C/man3/pthread_self.3:50 build/C/man3/pthread_setaffinity_np.3:121
 #: build/C/man3/pthread_setcancelstate.3:113
 #: build/C/man3/pthread_setconcurrency.3:83
-#: build/C/man3/pthread_setname_np.3:102
 #: build/C/man3/pthread_setschedparam.3:141
-#: build/C/man3/pthread_setschedprio.3:83 build/C/man3/pthread_sigmask.3:57
-#: build/C/man3/pthread_sigqueue.3:93 build/C/man3/pthread_testcancel.3:58
-#: build/C/man3/pthread_tryjoin_np.3:112 build/C/man3/pthread_yield.3:53
+#: build/C/man3/pthread_setschedprio.3:83 build/C/man3/pthread_sigmask.3:69
+#: build/C/man3/pthread_sigqueue.3:94 build/C/man3/pthread_testcancel.3:58
+#: build/C/man3/pthread_yield.3:53
+#, no-wrap
+msgid "ATTRIBUTES"
+msgstr "属性"
+
+#. type: SS
+#: build/C/man3/getcontext.3:154 build/C/man3/makecontext.3:106
+#: build/C/man3/pthread_attr_setdetachstate.3:88
+#: build/C/man3/pthread_attr_setguardsize.3:107
+#: build/C/man3/pthread_attr_setinheritsched.3:111
+#: build/C/man3/pthread_attr_setschedparam.3:101
+#: build/C/man3/pthread_attr_setschedpolicy.3:101
+#: build/C/man3/pthread_attr_setscope.3:120
+#: build/C/man3/pthread_attr_setstack.3:113
+#: build/C/man3/pthread_attr_setstackaddr.3:84
+#: build/C/man3/pthread_attr_setstacksize.3:84 build/C/man3/pthread_equal.3:48
+#: build/C/man3/pthread_exit.3:76 build/C/man3/pthread_getcpuclockid.3:66
+#: build/C/man3/pthread_kill.3:73
+#: build/C/man3/pthread_kill_other_threads_np.3:48
+#: build/C/man3/pthread_self.3:51 build/C/man3/pthread_setaffinity_np.3:122
+#: build/C/man3/pthread_setcancelstate.3:114
+#: build/C/man3/pthread_setconcurrency.3:84
+#: build/C/man3/pthread_setschedparam.3:142
+#: build/C/man3/pthread_setschedprio.3:84 build/C/man3/pthread_sigmask.3:70
+#: build/C/man3/pthread_sigqueue.3:95 build/C/man3/pthread_testcancel.3:59
+#: build/C/man3/pthread_yield.3:54
+#, no-wrap
+msgid "Multithreading (see pthreads(7))"
+msgstr "マルチスレッディング (pthreads(7) 参照)"
+
+#. type: Plain text
+#: build/C/man3/getcontext.3:160
+msgid "The B<getcontext>()  and B<setcontext>()  functions are thread-safe."
+msgstr "関数 B<getcontext>() と B<setcontext>() はスレッドセーフである。"
+
+#. type: SH
+#: build/C/man3/getcontext.3:160 build/C/man3/makecontext.3:112
+#: build/C/man3/pthread_attr_init.3:79
+#: build/C/man3/pthread_attr_setaffinity_np.3:108
+#: build/C/man3/pthread_attr_setdetachstate.3:94
+#: build/C/man3/pthread_attr_setguardsize.3:113
+#: build/C/man3/pthread_attr_setinheritsched.3:117
+#: build/C/man3/pthread_attr_setschedparam.3:107
+#: build/C/man3/pthread_attr_setschedpolicy.3:107
+#: build/C/man3/pthread_attr_setscope.3:126
+#: build/C/man3/pthread_attr_setstack.3:119
+#: build/C/man3/pthread_attr_setstackaddr.3:90
+#: build/C/man3/pthread_attr_setstacksize.3:90
+#: build/C/man3/pthread_cancel.3:125 build/C/man3/pthread_cleanup_push.3:127
+#: build/C/man3/pthread_cleanup_push_defer_np.3:114
+#: build/C/man3/pthread_create.3:153 build/C/man3/pthread_detach.3:64
+#: build/C/man3/pthread_equal.3:52 build/C/man3/pthread_exit.3:80
+#: build/C/man3/pthread_getattr_np.3:98
+#: build/C/man3/pthread_getcpuclockid.3:70 build/C/man3/pthread_join.3:98
+#: build/C/man3/pthread_kill.3:77
+#: build/C/man3/pthread_kill_other_threads_np.3:52
+#: build/C/man3/pthread_self.3:55 build/C/man3/pthread_setaffinity_np.3:128
+#: build/C/man3/pthread_setcancelstate.3:120
+#: build/C/man3/pthread_setconcurrency.3:90
+#: build/C/man3/pthread_setname_np.3:102
+#: build/C/man3/pthread_setschedparam.3:148
+#: build/C/man3/pthread_setschedprio.3:88 build/C/man3/pthread_sigmask.3:74
+#: build/C/man3/pthread_sigqueue.3:99 build/C/man3/pthread_testcancel.3:63
+#: build/C/man3/pthread_tryjoin_np.3:112 build/C/man3/pthread_yield.3:58
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr "準拠"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:132
+#: build/C/man3/getcontext.3:166
 msgid ""
-"SUSv2, POSIX.1-2001.  POSIX.1-2008 removes the specification of B<getcontext>"
-"(), citing portability issues, and recommending that applications be "
-"rewritten to use POSIX threads instead."
+"SUSv2, POSIX.1-2001.  POSIX.1-2008 removes the specification of "
+"B<getcontext>(), citing portability issues, and recommending that "
+"applications be rewritten to use POSIX threads instead."
 msgstr ""
 "SUSv2, POSIX.1-2001.  POSIX.1-2008 では、移植性の問題から B<getcontext>()  の"
 "仕様が削除された。 代わりに、アプリケーションを POSIX スレッドを使って書き直"
 "すことが 推奨されている。"
 
 #. type: SH
-#: build/C/man3/getcontext.3:132 build/C/man3/makecontext.3:113
+#: build/C/man3/getcontext.3:166 build/C/man3/makecontext.3:120
 #: build/C/man3/pthread_attr_init.3:81
 #: build/C/man3/pthread_attr_setaffinity_np.3:111
-#: build/C/man3/pthread_attr_setdetachstate.3:89
-#: build/C/man3/pthread_attr_setguardsize.3:108
-#: build/C/man3/pthread_attr_setschedparam.3:91
-#: build/C/man3/pthread_attr_setscope.3:109
-#: build/C/man3/pthread_attr_setstack.3:114
-#: build/C/man3/pthread_attr_setstackaddr.3:86
-#: build/C/man3/pthread_attr_setstacksize.3:85
-#: build/C/man3/pthread_cancel.3:124 build/C/man3/pthread_cleanup_push.3:127
-#: build/C/man3/pthread_create.3:148 build/C/man3/pthread_detach.3:66
-#: build/C/man3/pthread_equal.3:49 build/C/man3/pthread_exit.3:77
-#: build/C/man3/pthread_getcpuclockid.3:67 build/C/man3/pthread_join.3:100
-#: build/C/man3/pthread_kill.3:68
-#: build/C/man3/pthread_kill_other_threads_np.3:50
-#: build/C/man3/pthread_self.3:52 build/C/man3/pthread_setaffinity_np.3:124
-#: build/C/man3/pthread_setcancelstate.3:115
-#: build/C/man3/pthread_setconcurrency.3:85
+#: build/C/man3/pthread_attr_setdetachstate.3:96
+#: build/C/man3/pthread_attr_setguardsize.3:115
+#: build/C/man3/pthread_attr_setschedparam.3:109
+#: build/C/man3/pthread_attr_setscope.3:128
+#: build/C/man3/pthread_attr_setstack.3:121
+#: build/C/man3/pthread_attr_setstackaddr.3:93
+#: build/C/man3/pthread_attr_setstacksize.3:92
+#: build/C/man3/pthread_cancel.3:127 build/C/man3/pthread_cleanup_push.3:129
+#: build/C/man3/pthread_create.3:155 build/C/man3/pthread_detach.3:66
+#: build/C/man3/pthread_equal.3:54 build/C/man3/pthread_exit.3:82
+#: build/C/man3/pthread_getcpuclockid.3:72 build/C/man3/pthread_join.3:100
+#: build/C/man3/pthread_kill.3:79
+#: build/C/man3/pthread_kill_other_threads_np.3:55
+#: build/C/man3/pthread_self.3:57 build/C/man3/pthread_setaffinity_np.3:131
+#: build/C/man3/pthread_setcancelstate.3:122
+#: build/C/man3/pthread_setconcurrency.3:92
 #: build/C/man3/pthread_setname_np.3:104
-#: build/C/man3/pthread_setschedparam.3:143
-#: build/C/man3/pthread_setschedprio.3:85 build/C/man3/pthread_sigmask.3:59
-#: build/C/man3/pthread_yield.3:59
+#: build/C/man3/pthread_setschedparam.3:150
+#: build/C/man3/pthread_setschedprio.3:90 build/C/man3/pthread_sigmask.3:76
+#: build/C/man3/pthread_yield.3:64
 #, no-wrap
 msgid "NOTES"
 msgstr "注意"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:149
+#: build/C/man3/getcontext.3:183
 msgid ""
-"The earliest incarnation of this mechanism was the B<setjmp>(3)/B<longjmp>"
-"(3)  mechanism.  Since that does not define the handling of the signal "
-"context, the next stage was the B<sigsetjmp>(3)/B<siglongjmp>(3)  pair.  The "
-"present mechanism gives much more control.  On the other hand, there is no "
-"easy way to detect whether a return from B<getcontext>()  is from the first "
-"call, or via a B<setcontext>()  call.  The user has to invent her own "
-"bookkeeping device, and a register variable won't do since registers are "
-"restored."
+"The earliest incarnation of this mechanism was the B<setjmp>(3)/"
+"B<longjmp>(3)  mechanism.  Since that does not define the handling of the "
+"signal context, the next stage was the B<sigsetjmp>(3)/B<siglongjmp>(3)  "
+"pair.  The present mechanism gives much more control.  On the other hand, "
+"there is no easy way to detect whether a return from B<getcontext>()  is "
+"from the first call, or via a B<setcontext>()  call.  The user has to invent "
+"her own bookkeeping device, and a register variable won't do since registers "
+"are restored."
 msgstr ""
 "このメカニズムの最古の実装は、 B<setjmp>(3)/B<longjmp>(3)  機構であった。 こ"
 "れらにはシグナルコンテキストの取り扱いが定義されていなかったので、 次の段階で"
@@ -511,7 +567,7 @@ msgstr ""
 "くれない。"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:160
+#: build/C/man3/getcontext.3:194
 msgid ""
 "When a signal occurs, the current user context is saved and a new context is "
 "created by the kernel for the signal handler.  Do not leave the handler "
@@ -519,46 +575,46 @@ msgid ""
 "B<siglongjmp>(3)  or B<setcontext>()  instead."
 msgstr ""
 "シグナルが発生すると、 現在のユーザコンテキストは保存され、 シグナルハンドラ"
-"用のコンテキストがカーネルによって生成される。 今後はハンドラに B<longjmp>"
-"(3)  を使わせないこと: この関数のコンテキスト下での動作は定義されていない。 "
-"代わりに B<siglongjmp>(3)  か B<setcontext>()  を使うこと。"
+"用のコンテキストがカーネルによって生成される。 今後はハンドラに "
+"B<longjmp>(3)  を使わせないこと: この関数のコンテキスト下での動作は定義されて"
+"いない。 代わりに B<siglongjmp>(3)  か B<setcontext>()  を使うこと。"
 
 #. type: SH
-#: build/C/man3/getcontext.3:160 build/C/man3/makecontext.3:220
+#: build/C/man3/getcontext.3:194 build/C/man3/makecontext.3:227
 #: build/C/man3/pthread_attr_init.3:297
 #: build/C/man3/pthread_attr_setaffinity_np.3:118
-#: build/C/man3/pthread_attr_setdetachstate.3:111
-#: build/C/man3/pthread_attr_setguardsize.3:158
-#: build/C/man3/pthread_attr_setinheritsched.3:122
-#: build/C/man3/pthread_attr_setschedparam.3:98
-#: build/C/man3/pthread_attr_setschedpolicy.3:94
-#: build/C/man3/pthread_attr_setscope.3:120
-#: build/C/man3/pthread_attr_setstack.3:156
-#: build/C/man3/pthread_attr_setstackaddr.3:110
-#: build/C/man3/pthread_attr_setstacksize.3:111
-#: build/C/man3/pthread_cancel.3:223 build/C/man3/pthread_cleanup_push.3:311
-#: build/C/man3/pthread_cleanup_push_defer_np.3:104
-#: build/C/man3/pthread_create.3:369 build/C/man3/pthread_detach.3:97
-#: build/C/man3/pthread_equal.3:56 build/C/man3/pthread_exit.3:105
+#: build/C/man3/pthread_attr_setdetachstate.3:118
+#: build/C/man3/pthread_attr_setguardsize.3:165
+#: build/C/man3/pthread_attr_setinheritsched.3:138
+#: build/C/man3/pthread_attr_setschedparam.3:116
+#: build/C/man3/pthread_attr_setschedpolicy.3:112
+#: build/C/man3/pthread_attr_setscope.3:139
+#: build/C/man3/pthread_attr_setstack.3:162
+#: build/C/man3/pthread_attr_setstackaddr.3:117
+#: build/C/man3/pthread_attr_setstacksize.3:118
+#: build/C/man3/pthread_cancel.3:226 build/C/man3/pthread_cleanup_push.3:315
+#: build/C/man3/pthread_cleanup_push_defer_np.3:117
+#: build/C/man3/pthread_create.3:376 build/C/man3/pthread_detach.3:97
+#: build/C/man3/pthread_equal.3:61 build/C/man3/pthread_exit.3:110
 #: build/C/man3/pthread_getattr_np.3:345
-#: build/C/man3/pthread_getcpuclockid.3:169 build/C/man3/pthread_join.3:127
-#: build/C/man3/pthread_kill.3:75
-#: build/C/man3/pthread_kill_other_threads_np.3:66
-#: build/C/man3/pthread_self.3:76 build/C/man3/pthread_setaffinity_np.3:206
-#: build/C/man3/pthread_setcancelstate.3:177
-#: build/C/man3/pthread_setconcurrency.3:100
-#: build/C/man3/pthread_setname_np.3:198
-#: build/C/man3/pthread_setschedparam.3:431
-#: build/C/man3/pthread_setschedprio.3:91 build/C/man3/pthread_sigmask.3:135
-#: build/C/man3/pthread_sigqueue.3:95 build/C/man3/pthread_testcancel.3:63
-#: build/C/man3/pthread_tryjoin_np.3:135 build/C/man3/pthread_yield.3:62
-#: build/C/man7/pthreads.7:895
+#: build/C/man3/pthread_getcpuclockid.3:175 build/C/man3/pthread_join.3:127
+#: build/C/man3/pthread_kill.3:99
+#: build/C/man3/pthread_kill_other_threads_np.3:71
+#: build/C/man3/pthread_self.3:81 build/C/man3/pthread_setaffinity_np.3:213
+#: build/C/man3/pthread_setcancelstate.3:186
+#: build/C/man3/pthread_setconcurrency.3:107
+#: build/C/man3/pthread_setname_np.3:200
+#: build/C/man3/pthread_setschedparam.3:438
+#: build/C/man3/pthread_setschedprio.3:96 build/C/man3/pthread_sigmask.3:152
+#: build/C/man3/pthread_sigqueue.3:101 build/C/man3/pthread_testcancel.3:68
+#: build/C/man3/pthread_tryjoin_np.3:135 build/C/man3/pthread_yield.3:67
+#: build/C/man7/pthreads.7:893
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "関連項目"
 
 #. type: Plain text
-#: build/C/man3/getcontext.3:167
+#: build/C/man3/getcontext.3:201
 msgid ""
 "B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), B<longjmp>(3), "
 "B<makecontext>(3), B<sigsetjmp>(3)"
@@ -567,80 +623,76 @@ msgstr ""
 "B<makecontext>(3), B<sigsetjmp>(3)"
 
 #. type: SH
-#: build/C/man3/getcontext.3:167 build/C/man3/makecontext.3:226
+#: build/C/man3/getcontext.3:201 build/C/man3/makecontext.3:233
 #: build/C/man3/pthread_attr_init.3:313
 #: build/C/man3/pthread_attr_setaffinity_np.3:124
-#: build/C/man3/pthread_attr_setdetachstate.3:117
-#: build/C/man3/pthread_attr_setguardsize.3:166
-#: build/C/man3/pthread_attr_setinheritsched.3:133
-#: build/C/man3/pthread_attr_setschedparam.3:110
-#: build/C/man3/pthread_attr_setschedpolicy.3:105
-#: build/C/man3/pthread_attr_setscope.3:130
-#: build/C/man3/pthread_attr_setstack.3:168
-#: build/C/man3/pthread_attr_setstackaddr.3:116
-#: build/C/man3/pthread_attr_setstacksize.3:118
-#: build/C/man3/pthread_cancel.3:235 build/C/man3/pthread_cleanup_push.3:317
-#: build/C/man3/pthread_cleanup_push_defer_np.3:110
-#: build/C/man3/pthread_create.3:382 build/C/man3/pthread_detach.3:104
-#: build/C/man3/pthread_equal.3:60 build/C/man3/pthread_exit.3:109
-#: build/C/man3/pthread_getattr_np.3:361
-#: build/C/man3/pthread_getcpuclockid.3:177 build/C/man3/pthread_join.3:134
-#: build/C/man3/pthread_kill.3:84
-#: build/C/man3/pthread_kill_other_threads_np.3:72
-#: build/C/man3/pthread_self.3:80 build/C/man3/pthread_setaffinity_np.3:214
-#: build/C/man3/pthread_setcancelstate.3:182
-#: build/C/man3/pthread_setconcurrency.3:103
-#: build/C/man3/pthread_setname_np.3:204
-#: build/C/man3/pthread_setschedparam.3:445
-#: build/C/man3/pthread_setschedprio.3:105 build/C/man3/pthread_sigmask.3:144
-#: build/C/man3/pthread_sigqueue.3:103 build/C/man3/pthread_testcancel.3:68
-#: build/C/man3/pthread_tryjoin_np.3:140 build/C/man3/pthread_yield.3:66
-#: build/C/man7/pthreads.7:929
-#, no-wrap
-msgid "COLOPHON"
-msgstr "この文書について"
-
-#. type: Plain text
-#: build/C/man3/getcontext.3:174 build/C/man3/makecontext.3:233
-#: build/C/man3/pthread_attr_init.3:320
-#: build/C/man3/pthread_attr_setaffinity_np.3:131
 #: build/C/man3/pthread_attr_setdetachstate.3:124
 #: build/C/man3/pthread_attr_setguardsize.3:173
-#: build/C/man3/pthread_attr_setinheritsched.3:140
-#: build/C/man3/pthread_attr_setschedparam.3:117
-#: build/C/man3/pthread_attr_setschedpolicy.3:112
-#: build/C/man3/pthread_attr_setscope.3:137
-#: build/C/man3/pthread_attr_setstack.3:175
+#: build/C/man3/pthread_attr_setinheritsched.3:150
+#: build/C/man3/pthread_attr_setschedparam.3:128
+#: build/C/man3/pthread_attr_setschedpolicy.3:123
+#: build/C/man3/pthread_attr_setscope.3:149
+#: build/C/man3/pthread_attr_setstack.3:174
 #: build/C/man3/pthread_attr_setstackaddr.3:123
 #: build/C/man3/pthread_attr_setstacksize.3:125
-#: build/C/man3/pthread_cancel.3:242 build/C/man3/pthread_cleanup_push.3:324
-#: build/C/man3/pthread_cleanup_push_defer_np.3:117
-#: build/C/man3/pthread_create.3:389 build/C/man3/pthread_detach.3:111
-#: build/C/man3/pthread_equal.3:67 build/C/man3/pthread_exit.3:116
-#: build/C/man3/pthread_getattr_np.3:368
-#: build/C/man3/pthread_getcpuclockid.3:184 build/C/man3/pthread_join.3:141
-#: build/C/man3/pthread_kill.3:91
-#: build/C/man3/pthread_kill_other_threads_np.3:79
-#: build/C/man3/pthread_self.3:87 build/C/man3/pthread_setaffinity_np.3:221
-#: build/C/man3/pthread_setcancelstate.3:189
+#: build/C/man3/pthread_cancel.3:238 build/C/man3/pthread_cleanup_push.3:321
+#: build/C/man3/pthread_cleanup_push_defer_np.3:123
+#: build/C/man3/pthread_create.3:389 build/C/man3/pthread_detach.3:104
+#: build/C/man3/pthread_equal.3:65 build/C/man3/pthread_exit.3:114
+#: build/C/man3/pthread_getattr_np.3:361
+#: build/C/man3/pthread_getcpuclockid.3:183 build/C/man3/pthread_join.3:134
+#: build/C/man3/pthread_kill.3:108
+#: build/C/man3/pthread_kill_other_threads_np.3:77
+#: build/C/man3/pthread_self.3:85 build/C/man3/pthread_setaffinity_np.3:221
+#: build/C/man3/pthread_setcancelstate.3:191
 #: build/C/man3/pthread_setconcurrency.3:110
-#: build/C/man3/pthread_setname_np.3:211
+#: build/C/man3/pthread_setname_np.3:206
 #: build/C/man3/pthread_setschedparam.3:452
-#: build/C/man3/pthread_setschedprio.3:112 build/C/man3/pthread_sigmask.3:151
-#: build/C/man3/pthread_sigqueue.3:110 build/C/man3/pthread_testcancel.3:75
-#: build/C/man3/pthread_tryjoin_np.3:147 build/C/man3/pthread_yield.3:73
-#: build/C/man7/pthreads.7:936
-#, fuzzy
-#| msgid ""
-#| "This page is part of release 3.41 of the Linux I<man-pages> project.  A "
-#| "description of the project, and information about reporting bugs, can be "
-#| "found at http://www.kernel.org/doc/man-pages/."
-msgid ""
-"This page is part of release 3.50 of the Linux I<man-pages> project.  A "
-"description of the project, and information about reporting bugs, can be "
-"found at http://www.kernel.org/doc/man-pages/."
-msgstr ""
-"この man ページは Linux I<man-pages> プロジェクトのリリース 3.41 の一部\n"
+#: build/C/man3/pthread_setschedprio.3:110 build/C/man3/pthread_sigmask.3:161
+#: build/C/man3/pthread_sigqueue.3:109 build/C/man3/pthread_testcancel.3:73
+#: build/C/man3/pthread_tryjoin_np.3:140 build/C/man3/pthread_yield.3:71
+#: build/C/man7/pthreads.7:927
+#, no-wrap
+msgid "COLOPHON"
+msgstr "この文書について"
+
+#. type: Plain text
+#: build/C/man3/getcontext.3:209 build/C/man3/makecontext.3:241
+#: build/C/man3/pthread_attr_init.3:321
+#: build/C/man3/pthread_attr_setaffinity_np.3:132
+#: build/C/man3/pthread_attr_setdetachstate.3:132
+#: build/C/man3/pthread_attr_setguardsize.3:181
+#: build/C/man3/pthread_attr_setinheritsched.3:158
+#: build/C/man3/pthread_attr_setschedparam.3:136
+#: build/C/man3/pthread_attr_setschedpolicy.3:131
+#: build/C/man3/pthread_attr_setscope.3:157
+#: build/C/man3/pthread_attr_setstack.3:182
+#: build/C/man3/pthread_attr_setstackaddr.3:131
+#: build/C/man3/pthread_attr_setstacksize.3:133
+#: build/C/man3/pthread_cancel.3:246 build/C/man3/pthread_cleanup_push.3:329
+#: build/C/man3/pthread_cleanup_push_defer_np.3:131
+#: build/C/man3/pthread_create.3:397 build/C/man3/pthread_detach.3:112
+#: build/C/man3/pthread_equal.3:73 build/C/man3/pthread_exit.3:122
+#: build/C/man3/pthread_getattr_np.3:369
+#: build/C/man3/pthread_getcpuclockid.3:191 build/C/man3/pthread_join.3:142
+#: build/C/man3/pthread_kill.3:116
+#: build/C/man3/pthread_kill_other_threads_np.3:85
+#: build/C/man3/pthread_self.3:93 build/C/man3/pthread_setaffinity_np.3:229
+#: build/C/man3/pthread_setcancelstate.3:199
+#: build/C/man3/pthread_setconcurrency.3:118
+#: build/C/man3/pthread_setname_np.3:214
+#: build/C/man3/pthread_setschedparam.3:460
+#: build/C/man3/pthread_setschedprio.3:118 build/C/man3/pthread_sigmask.3:169
+#: build/C/man3/pthread_sigqueue.3:117 build/C/man3/pthread_testcancel.3:81
+#: build/C/man3/pthread_tryjoin_np.3:148 build/C/man3/pthread_yield.3:79
+#: build/C/man7/pthreads.7:935
+msgid ""
+"This page is part of release 3.68 of the Linux I<man-pages> project.  A "
+"description of the project, information about reporting bugs, and the latest "
+"version of this page, can be found at \\%http://www.kernel.org/doc/man-"
+"pages/."
+msgstr ""
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.68 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -651,11 +703,20 @@ msgid "MAKECONTEXT"
 msgstr "MAKECONTEXT"
 
 #. type: TH
-#: build/C/man3/makecontext.3:28
-#, fuzzy, no-wrap
-#| msgid "2010-02-03"
-msgid "2013-02-12"
-msgstr "2010-02-03"
+#: build/C/man3/makecontext.3:28 build/C/man3/pthread_attr_setaffinity_np.3:26
+#: build/C/man3/pthread_attr_setdetachstate.3:26
+#: build/C/man3/pthread_attr_setguardsize.3:26
+#: build/C/man3/pthread_attr_setscope.3:26
+#: build/C/man3/pthread_attr_setstack.3:26
+#: build/C/man3/pthread_attr_setstackaddr.3:26
+#: build/C/man3/pthread_attr_setstacksize.3:26
+#: build/C/man3/pthread_cleanup_push_defer_np.3:26
+#: build/C/man3/pthread_create.3:26 build/C/man3/pthread_setname_np.3:26
+#: build/C/man3/pthread_setschedparam.3:26
+#: build/C/man3/pthread_setschedprio.3:26 build/C/man3/pthread_sigqueue.3:25
+#, no-wrap
+msgid "2014-05-28"
+msgstr "2014-05-28"
 
 #. type: TH
 #: build/C/man3/makecontext.3:28
@@ -679,18 +740,12 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/makecontext.3:38
-msgid "B<int swapcontext(ucontext_t *>I<oucp>B<, ucontext_t *>I<ucp>B<);>"
-msgstr "B<int swapcontext(ucontext_t *>I<oucp>B<, ucontext_t *>I<ucp>B<);>"
+msgid ""
+"B<int swapcontext(ucontext_t *>I<oucp>B<, const ucontext_t *>I<ucp>B<);>"
+msgstr "B<int swapcontext(ucontext_t *>I<oucp>B<, const ucontext_t *>I<ucp>B<);>"
 
 #. type: Plain text
 #: build/C/man3/makecontext.3:49
-#, fuzzy
-#| msgid ""
-#| "In a System V-like environment, one has the type I<ucontext_t> defined in "
-#| "I<E<lt>ucontext.hE<gt>> and the four functions B<getcontext>(2), "
-#| "B<setcontext>(2), B<makecontext>()  and B<swapcontext>()  that allow user-"
-#| "level context switching between multiple threads of control within a "
-#| "process."
 msgid ""
 "In a System V-like environment, one has the type I<ucontext_t> defined in "
 "I<E<lt>ucontext.hE<gt>> and the four functions B<getcontext>(3), "
@@ -698,28 +753,19 @@ msgid ""
 "level context switching between multiple threads of control within a process."
 msgstr ""
 "System V 的な環境では、 B<mcontext_t> および B<ucontext_t> という 2 つの型"
-"と、 B<getcontext>(2), B<setcontext>(2), B<makecontext>(), B<swapcontext>()  "
+"と、 B<getcontext>(3), B<setcontext>(3), B<makecontext>(), B<swapcontext>()  "
 "という 4 つの関数が I<E<lt>ucontext.hE<gt>> で定義されており、あるプロセス内"
 "部で制御下にある複数のスレッド間で、 ユーザレベルのコンテキスト切替えができる"
 "ようになっている。"
 
 #. type: Plain text
 #: build/C/man3/makecontext.3:52
-#, fuzzy
-#| msgid "For the type and the first two functions, see B<getcontext>(2)."
 msgid "For the type and the first two functions, see B<getcontext>(3)."
 msgstr ""
-"これらの型と、最初の 2 つの関数については、 B<getcontext>(2)  を参照のこと。"
+"これらの型と、最初の 2 つの関数については、 B<getcontext>(3) を参照のこと。"
 
 #. type: Plain text
 #: build/C/man3/makecontext.3:64
-#, fuzzy
-#| msgid ""
-#| "The B<makecontext>()  function modifies the context pointed to by I<ucp> "
-#| "(which was obtained from a call to B<getcontext>(2)).  Before invoking "
-#| "B<makecontext>(), the caller must allocate a new stack for this context "
-#| "and assign its address to I<ucp-E<gt>uc_stack>, and define a successor "
-#| "context and assign its address to I<ucp-E<gt>uc_link>."
 msgid ""
 "The B<makecontext>()  function modifies the context pointed to by I<ucp> "
 "(which was obtained from a call to B<getcontext>(3)).  Before invoking "
@@ -728,7 +774,7 @@ msgid ""
 "and assign its address to I<ucp-E<gt>uc_link>."
 msgstr ""
 "B<makecontext>()  関数は、ポインタ I<ucp> が指すコンテキストを変更する "
-"(I<ucp> は以前の B<getcontext>(2)  呼び出しで得られたものである)。 "
+"(I<ucp> は以前の B<getcontext>(3)  呼び出しで得られたものである)。 "
 "B<makecontext>()  を起動する前には、呼び出し者は、このコンテキスト用に 新しい"
 "スタックを確保し、そのアドレスを I<ucp-E<gt>uc_stack> に代入し、 さらに後継の"
 "コンテキストを定義し、そのアドレスを I<ucp-E<gt>uc_link> に 代入しなければな"
@@ -736,14 +782,6 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/makecontext.3:78
-#, fuzzy
-#| msgid ""
-#| "When this context is later activated (using B<setcontext>(2)  or "
-#| "B<swapcontext>())  the function I<func> is called, and passed the series "
-#| "of integer (I<int>)  arguments that follow I<argc>; the caller must "
-#| "specify the number of these arguments in I<argc>.  When this function "
-#| "returns, the successor context is activated.  If the successor context "
-#| "pointer is NULL, the thread exits."
 msgid ""
 "When this context is later activated (using B<setcontext>(3)  or "
 "B<swapcontext>())  the function I<func> is called, and passed the series of "
@@ -752,7 +790,7 @@ msgid ""
 "successor context is activated.  If the successor context pointer is NULL, "
 "the thread exits."
 msgstr ""
-"このコンテキストが将来 (B<setcontext>(2)  または B<swapcontext>()  によっ"
+"このコンテキストが将来 (B<setcontext>(3)  または B<swapcontext>()  によっ"
 "て)  有効にされると、関数 I<func> が呼ばれ、 引き数として I<argc> 以降の整数 "
 "(I<int>)  引き数の列が渡される。 呼び出し者は I<argc> にこれらの引き数の個数"
 "を指定しなければならない。 この関数が戻ると、後継のコンテキストが有効にな"
@@ -805,7 +843,7 @@ msgstr "スタックに割り当てる空間が残っていない。"
 #: build/C/man3/pthread_setaffinity_np.3:119
 #: build/C/man3/pthread_setconcurrency.3:81
 #: build/C/man3/pthread_setname_np.3:100
-#: build/C/man3/pthread_setschedprio.3:81 build/C/man3/pthread_sigqueue.3:89
+#: build/C/man3/pthread_setschedprio.3:81 build/C/man3/pthread_sigqueue.3:90
 #: build/C/man3/pthread_tryjoin_np.3:110
 #, no-wrap
 msgid "VERSIONS"
@@ -821,7 +859,12 @@ msgstr ""
 "されている。"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:113
+#: build/C/man3/makecontext.3:112
+msgid "The B<makecontext>()  and B<swapcontext>()  functions are thread-safe."
+msgstr "関数 B<makecontext>() と B<swapcontext>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/makecontext.3:120
 msgid ""
 "SUSv2, POSIX.1-2001.  POSIX.1-2008 removes the specifications of "
 "B<makecontext>()  and B<swapcontext>(), citing portability issues, and "
@@ -832,7 +875,7 @@ msgstr ""
 "POSIX スレッドを使って書き直すことが 推奨されている。"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:121
+#: build/C/man3/makecontext.3:128
 msgid ""
 "The interpretation of I<ucp-E<gt>uc_stack> is just as in B<sigaltstack>(2), "
 "namely, this struct contains the start and length of a memory area to be "
@@ -845,7 +888,7 @@ msgstr ""
 "て、ユーザプログラムはこの件については心配しなくてよい。"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:137
+#: build/C/man3/makecontext.3:144
 msgid ""
 "On architectures where I<int> and pointer types are the same size (e.g., "
 "x86-32, where both types are 32 bits), you may be able to get away with "
@@ -866,45 +909,40 @@ msgstr ""
 "できるようになっている。"
 
 #. type: SH
-#: build/C/man3/makecontext.3:137 build/C/man3/pthread_attr_init.3:87
-#: build/C/man3/pthread_attr_setdetachstate.3:108
-#: build/C/man3/pthread_attr_setguardsize.3:155
-#: build/C/man3/pthread_attr_setinheritsched.3:119
-#: build/C/man3/pthread_attr_setschedparam.3:95
-#: build/C/man3/pthread_attr_setschedpolicy.3:91
-#: build/C/man3/pthread_attr_setstack.3:153
-#: build/C/man3/pthread_attr_setstacksize.3:108
-#: build/C/man3/pthread_cancel.3:132 build/C/man3/pthread_cleanup_push.3:151
-#: build/C/man3/pthread_create.3:202 build/C/man3/pthread_detach.3:93
+#: build/C/man3/makecontext.3:144 build/C/man3/pthread_attr_init.3:87
+#: build/C/man3/pthread_attr_setdetachstate.3:115
+#: build/C/man3/pthread_attr_setguardsize.3:162
+#: build/C/man3/pthread_attr_setinheritsched.3:135
+#: build/C/man3/pthread_attr_setschedparam.3:113
+#: build/C/man3/pthread_attr_setschedpolicy.3:109
+#: build/C/man3/pthread_attr_setstack.3:159
+#: build/C/man3/pthread_attr_setstacksize.3:115
+#: build/C/man3/pthread_cancel.3:135 build/C/man3/pthread_cleanup_push.3:155
+#: build/C/man3/pthread_create.3:209 build/C/man3/pthread_detach.3:93
 #: build/C/man3/pthread_getattr_np.3:101
-#: build/C/man3/pthread_getcpuclockid.3:78 build/C/man3/pthread_join.3:124
-#: build/C/man3/pthread_setaffinity_np.3:154
-#: build/C/man3/pthread_setcancelstate.3:174
-#: build/C/man3/pthread_setname_np.3:112
-#: build/C/man3/pthread_setschedparam.3:149 build/C/man3/pthread_sigmask.3:61
-#: build/C/man3/pthread_testcancel.3:60 build/C/man3/pthread_tryjoin_np.3:115
+#: build/C/man3/pthread_getcpuclockid.3:83 build/C/man3/pthread_join.3:124
+#: build/C/man3/pthread_setaffinity_np.3:161
+#: build/C/man3/pthread_setcancelstate.3:183
+#: build/C/man3/pthread_setname_np.3:114
+#: build/C/man3/pthread_setschedparam.3:156 build/C/man3/pthread_sigmask.3:78
+#: build/C/man3/pthread_testcancel.3:65 build/C/man3/pthread_tryjoin_np.3:115
 #, no-wrap
 msgid "EXAMPLE"
 msgstr "例"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:145
-#, fuzzy
-#| msgid ""
-#| "The example program below demonstrates the use of B<getcontext>(2), "
-#| "B<makecontext>(), and B<swapcontext>().  Running the program produces the "
-#| "following output:"
+#: build/C/man3/makecontext.3:152
 msgid ""
 "The example program below demonstrates the use of B<getcontext>(3), "
 "B<makecontext>(), and B<swapcontext>().  Running the program produces the "
 "following output:"
 msgstr ""
-"以下のサンプル・プログラムは、 B<getcontext>(2), B<makecontext>(), "
+"以下のサンプル・プログラムは、 B<getcontext>(3), B<makecontext>(), "
 "B<swapcontext>()  の使用方法の例を示すものである。 このプログラムを実行する"
 "と、以下のような出力が得られる:"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:157
+#: build/C/man3/makecontext.3:164
 #, no-wrap
 msgid ""
 "$B< ./a.out>\n"
@@ -928,18 +966,18 @@ msgstr ""
 "main: exiting\n"
 
 #. type: SS
-#: build/C/man3/makecontext.3:159 build/C/man3/pthread_attr_init.3:148
-#: build/C/man3/pthread_cancel.3:148 build/C/man3/pthread_cleanup_push.3:227
-#: build/C/man3/pthread_create.3:241 build/C/man3/pthread_getattr_np.3:179
-#: build/C/man3/pthread_getcpuclockid.3:95
-#: build/C/man3/pthread_setname_np.3:138
-#: build/C/man3/pthread_setschedparam.3:224 build/C/man3/pthread_sigmask.3:79
+#: build/C/man3/makecontext.3:166 build/C/man3/pthread_attr_init.3:148
+#: build/C/man3/pthread_cancel.3:151 build/C/man3/pthread_cleanup_push.3:231
+#: build/C/man3/pthread_create.3:248 build/C/man3/pthread_getattr_np.3:179
+#: build/C/man3/pthread_getcpuclockid.3:101
+#: build/C/man3/pthread_setname_np.3:140
+#: build/C/man3/pthread_setschedparam.3:231 build/C/man3/pthread_sigmask.3:96
 #, no-wrap
 msgid "Program source"
 msgstr "プログラムのソース"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:165
+#: build/C/man3/makecontext.3:172
 #, no-wrap
 msgid ""
 "#include E<lt>ucontext.hE<gt>\n"
@@ -951,13 +989,13 @@ msgstr ""
 "#include E<lt>stdlib.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:167
+#: build/C/man3/makecontext.3:174
 #, no-wrap
 msgid "static ucontext_t uctx_main, uctx_func1, uctx_func2;\n"
 msgstr "static ucontext_t uctx_main, uctx_func1, uctx_func2;\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:170
+#: build/C/man3/makecontext.3:177
 #, no-wrap
 msgid ""
 "#define handle_error(msg) \\e\n"
@@ -967,7 +1005,7 @@ msgstr ""
 "    do { perror(msg); exit(EXIT_FAILURE); } while (0)\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:180
+#: build/C/man3/makecontext.3:187
 #, no-wrap
 msgid ""
 "static void\n"
@@ -991,7 +1029,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:190
+#: build/C/man3/makecontext.3:197
 #, no-wrap
 msgid ""
 "static void\n"
@@ -1015,7 +1053,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:196
+#: build/C/man3/makecontext.3:203
 #, no-wrap
 msgid ""
 "int\n"
@@ -1031,7 +1069,7 @@ msgstr ""
 "    char func2_stack[16384];\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:203
+#: build/C/man3/makecontext.3:210
 #, no-wrap
 msgid ""
 "    if (getcontext(&uctx_func1) == -1)\n"
@@ -1049,7 +1087,7 @@ msgstr ""
 "    makecontext(&uctx_func1, func1, 0);\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:211
+#: build/C/man3/makecontext.3:218
 #, no-wrap
 msgid ""
 "    if (getcontext(&uctx_func2) == -1)\n"
@@ -1069,7 +1107,7 @@ msgstr ""
 "    makecontext(&uctx_func2, func2, 0);\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:215
+#: build/C/man3/makecontext.3:222
 #, no-wrap
 msgid ""
 "    printf(\"main: swapcontext(&uctx_main, &uctx_func2)\\en\");\n"
@@ -1081,7 +1119,7 @@ msgstr ""
 "        handle_error(\"swapcontext\");\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:219
+#: build/C/man3/makecontext.3:226
 #, no-wrap
 msgid ""
 "    printf(\"main: exiting\\en\");\n"
@@ -1093,17 +1131,13 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/makecontext.3:226
-#, fuzzy
-#| msgid ""
-#| "B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), B<longjmp>(3), "
-#| "B<makecontext>(3), B<sigsetjmp>(3)"
+#: build/C/man3/makecontext.3:233
 msgid ""
 "B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), B<getcontext>(3), "
 "B<sigsetjmp>(3)"
 msgstr ""
-"B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), B<longjmp>(3), "
-"B<makecontext>(3), B<sigsetjmp>(3)"
+"B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), B<getcontext>(3), "
+"B<sigsetjmp>(3)"
 
 #. type: TH
 #: build/C/man3/pthread_attr_init.3:26
@@ -1146,8 +1180,7 @@ msgstr ""
 #: build/C/man3/pthread_self.3:32 build/C/man3/pthread_setcancelstate.3:33
 #: build/C/man3/pthread_setconcurrency.3:32
 #: build/C/man3/pthread_setschedparam.3:33
-#: build/C/man3/pthread_setschedprio.3:32 build/C/man3/pthread_sigqueue.3:31
-#: build/C/man3/pthread_testcancel.3:32
+#: build/C/man3/pthread_setschedprio.3:32 build/C/man3/pthread_testcancel.3:32
 #, no-wrap
 msgid "B<#include E<lt>pthread.hE<gt>>\n"
 msgstr "B<#include E<lt>pthread.hE<gt>>\n"
@@ -1243,10 +1276,10 @@ msgstr ""
 #: build/C/man3/pthread_attr_setaffinity_np.3:79
 #: build/C/man3/pthread_attr_setdetachstate.3:80
 #: build/C/man3/pthread_attr_setguardsize.3:93
-#: build/C/man3/pthread_attr_setinheritsched.3:87
-#: build/C/man3/pthread_attr_setschedparam.3:77
-#: build/C/man3/pthread_attr_setschedpolicy.3:75
-#: build/C/man3/pthread_attr_setscope.3:94
+#: build/C/man3/pthread_attr_setinheritsched.3:96
+#: build/C/man3/pthread_attr_setschedparam.3:88
+#: build/C/man3/pthread_attr_setschedpolicy.3:86
+#: build/C/man3/pthread_attr_setscope.3:106
 #: build/C/man3/pthread_attr_setstack.3:88
 #: build/C/man3/pthread_attr_setstackaddr.3:77
 #: build/C/man3/pthread_attr_setstacksize.3:64
@@ -1275,24 +1308,23 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_init.3:81
-#: build/C/man3/pthread_attr_setdetachstate.3:89
-#: build/C/man3/pthread_attr_setguardsize.3:108
-#: build/C/man3/pthread_attr_setinheritsched.3:103
-#: build/C/man3/pthread_attr_setschedparam.3:91
-#: build/C/man3/pthread_attr_setschedpolicy.3:91
-#: build/C/man3/pthread_attr_setscope.3:109
-#: build/C/man3/pthread_attr_setstack.3:114
-#: build/C/man3/pthread_attr_setstacksize.3:85
-#: build/C/man3/pthread_cancel.3:124 build/C/man3/pthread_cleanup_push.3:127
-#: build/C/man3/pthread_create.3:148 build/C/man3/pthread_detach.3:66
-#: build/C/man3/pthread_equal.3:49 build/C/man3/pthread_exit.3:77
-#: build/C/man3/pthread_getcpuclockid.3:67 build/C/man3/pthread_join.3:100
-#: build/C/man3/pthread_kill.3:68 build/C/man3/pthread_self.3:52
-#: build/C/man3/pthread_setcancelstate.3:115
-#: build/C/man3/pthread_setconcurrency.3:85
-#: build/C/man3/pthread_setschedparam.3:143
-#: build/C/man3/pthread_setschedprio.3:85 build/C/man3/pthread_sigmask.3:59
-#: build/C/man3/pthread_testcancel.3:60
+#: build/C/man3/pthread_attr_setdetachstate.3:96
+#: build/C/man3/pthread_attr_setguardsize.3:115
+#: build/C/man3/pthread_attr_setinheritsched.3:119
+#: build/C/man3/pthread_attr_setschedparam.3:109
+#: build/C/man3/pthread_attr_setschedpolicy.3:109
+#: build/C/man3/pthread_attr_setscope.3:128
+#: build/C/man3/pthread_attr_setstack.3:121
+#: build/C/man3/pthread_attr_setstacksize.3:92
+#: build/C/man3/pthread_cancel.3:127 build/C/man3/pthread_cleanup_push.3:129
+#: build/C/man3/pthread_create.3:155 build/C/man3/pthread_detach.3:66
+#: build/C/man3/pthread_equal.3:54 build/C/man3/pthread_exit.3:82
+#: build/C/man3/pthread_getcpuclockid.3:72 build/C/man3/pthread_join.3:100
+#: build/C/man3/pthread_self.3:57 build/C/man3/pthread_setcancelstate.3:122
+#: build/C/man3/pthread_setconcurrency.3:92
+#: build/C/man3/pthread_setschedparam.3:150
+#: build/C/man3/pthread_setschedprio.3:90 build/C/man3/pthread_sigmask.3:76
+#: build/C/man3/pthread_testcancel.3:65
 msgid "POSIX.1-2001."
 msgstr "POSIX.1-2001."
 
@@ -1373,9 +1405,9 @@ msgstr ""
 msgid ""
 "When we supply a stack size as a command-line argument, the program "
 "initializes a thread attributes object, sets various attributes in that "
-"object, and passes a pointer to the object in the call to B<pthread_create>"
-"(3).  Running the program on Linux/x86-32 with the NPTL threading "
-"implementation, we see the following:"
+"object, and passes a pointer to the object in the call to "
+"B<pthread_create>(3).  Running the program on Linux/x86-32 with the NPTL "
+"threading implementation, we see the following:"
 msgstr ""
 "コマンドライン引き数でスタックサイズが与えられた場合、\n"
 "このプログラムは、スレッド属性オブジェクトを初期化し、\n"
@@ -1432,12 +1464,12 @@ msgstr ""
 "#include E<lt>errno.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_init.3:160 build/C/man3/pthread_cancel.3:159
-#: build/C/man3/pthread_cleanup_push.3:239 build/C/man3/pthread_create.3:254
+#: build/C/man3/pthread_attr_init.3:160 build/C/man3/pthread_cancel.3:162
+#: build/C/man3/pthread_cleanup_push.3:243 build/C/man3/pthread_create.3:261
 #: build/C/man3/pthread_getattr_np.3:191
-#: build/C/man3/pthread_getcpuclockid.3:113
-#: build/C/man3/pthread_setaffinity_np.3:172
-#: build/C/man3/pthread_setschedparam.3:237 build/C/man3/pthread_sigmask.3:93
+#: build/C/man3/pthread_getcpuclockid.3:119
+#: build/C/man3/pthread_setaffinity_np.3:179
+#: build/C/man3/pthread_setschedparam.3:244 build/C/man3/pthread_sigmask.3:110
 #, no-wrap
 msgid ""
 "#define handle_error_en(en, msg) \\e\n"
@@ -1676,7 +1708,7 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_init.3:248
-#: build/C/man3/pthread_setschedparam.3:355
+#: build/C/man3/pthread_setschedparam.3:362
 #, no-wrap
 msgid "    attrp = NULL;\n"
 msgstr "    attrp = NULL;\n"
@@ -1846,15 +1878,6 @@ msgstr ""
 msgid "PTHREAD_ATTR_SETAFFINITY_NP"
 msgstr "PTHREAD_ATTR_SETAFFINITY_NP"
 
-#. type: TH
-#: build/C/man3/pthread_attr_setaffinity_np.3:26
-#: build/C/man3/pthread_getattr_np.3:26
-#: build/C/man3/pthread_setaffinity_np.3:26
-#: build/C/man3/pthread_tryjoin_np.3:26
-#, no-wrap
-msgid "2010-09-10"
-msgstr "2010-09-10"
-
 #. type: Plain text
 #: build/C/man3/pthread_attr_setaffinity_np.3:30
 msgid ""
@@ -1883,12 +1906,12 @@ msgstr ""
 msgid ""
 "B<int pthread_attr_setaffinity_np(pthread_attr_t *>I<attr>B<,>\n"
 "B<                   size_t >I<cpusetsize>B<, const cpu_set_t *>I<cpuset>B<);>\n"
-"B<int pthread_attr_getaffinity_np(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getaffinity_np(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                   size_t >I<cpusetsize>B<, cpu_set_t *>I<cpuset>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setaffinity_np(pthread_attr_t *>I<attr>B<,>\n"
 "B<                   size_t >I<cpusetsize>B<, const cpu_set_t *>I<cpuset>B<);>\n"
-"B<int pthread_attr_getaffinity_np(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getaffinity_np(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                   size_t >I<cpusetsize>B<, cpu_set_t *>I<cpuset>B<);>\n"
 
 #. type: Plain text
@@ -1920,8 +1943,8 @@ msgstr ""
 #: build/C/man3/pthread_attr_setaffinity_np.3:70
 msgid ""
 "The argument I<cpusetsize> is the length (in bytes) of the buffer pointed to "
-"by I<cpuset>.  Typically, this argument would be specified as I<sizeof"
-"(cpu_set_t)>."
+"by I<cpuset>.  Typically, this argument would be specified as "
+"I<sizeof(cpu_set_t)>."
 msgstr ""
 "I<cpusetsize> 引き数は I<cpuset> が指すバッファの (バイト単位の)\n"
 "大きさである。通常は、この引き数には I<sizeof(cpu_set_t)> を\n"
@@ -1944,21 +1967,21 @@ msgstr ""
 #: build/C/man3/pthread_attr_setaffinity_np.3:80
 #: build/C/man3/pthread_attr_setaffinity_np.3:92
 #: build/C/man3/pthread_attr_setdetachstate.3:83
-#: build/C/man3/pthread_attr_setinheritsched.3:90
-#: build/C/man3/pthread_attr_setschedpolicy.3:78
-#: build/C/man3/pthread_attr_setscope.3:97
+#: build/C/man3/pthread_attr_setinheritsched.3:99
+#: build/C/man3/pthread_attr_setschedpolicy.3:89
+#: build/C/man3/pthread_attr_setscope.3:109
 #: build/C/man3/pthread_attr_setstack.3:91
 #: build/C/man3/pthread_attr_setstacksize.3:67
-#: build/C/man3/pthread_create.3:137 build/C/man3/pthread_detach.3:55
+#: build/C/man3/pthread_create.3:144 build/C/man3/pthread_detach.3:55
 #: build/C/man3/pthread_join.3:85 build/C/man3/pthread_join.3:89
-#: build/C/man3/pthread_kill.3:58 build/C/man3/pthread_setaffinity_np.3:84
+#: build/C/man3/pthread_kill.3:69 build/C/man3/pthread_setaffinity_np.3:84
 #: build/C/man3/pthread_setaffinity_np.3:93
 #: build/C/man3/pthread_setaffinity_np.3:109
 #: build/C/man3/pthread_setcancelstate.3:99
 #: build/C/man3/pthread_setcancelstate.3:107
 #: build/C/man3/pthread_setconcurrency.3:71
 #: build/C/man3/pthread_setschedparam.3:122
-#: build/C/man3/pthread_setschedprio.3:62 build/C/man3/pthread_sigqueue.3:77
+#: build/C/man3/pthread_setschedprio.3:62 build/C/man3/pthread_sigqueue.3:78
 #, no-wrap
 msgid "B<EINVAL>"
 msgstr "B<EINVAL>"
@@ -2006,8 +2029,8 @@ msgstr "これらの関数は glibc バージョン 2.3.4 以降で提供され
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setaffinity_np.3:111
-#: build/C/man3/pthread_cleanup_push_defer_np.3:104
-#: build/C/man3/pthread_setaffinity_np.3:124
+#: build/C/man3/pthread_cleanup_push_defer_np.3:117
+#: build/C/man3/pthread_setaffinity_np.3:131
 #: build/C/man3/pthread_tryjoin_np.3:115
 msgid ""
 "These functions are nonstandard GNU extensions; hence the suffix \"_np"
@@ -2019,7 +2042,7 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setaffinity_np.3:118
-#: build/C/man3/pthread_setaffinity_np.3:150
+#: build/C/man3/pthread_setaffinity_np.3:157
 msgid ""
 "In glibc 2.3.3 only, versions of these functions were provided that did not "
 "have a I<cpusetsize> argument.  Instead the CPU set size given to the "
@@ -2033,11 +2056,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man3/pthread_attr_setaffinity_np.3:124
 msgid ""
-"B<sched_setaffinity>(2), B<pthread_attr_init>(3), B<pthread_setaffinity_np>"
-"(3), B<cpuset>(7), B<pthreads>(7)"
+"B<sched_setaffinity>(2), B<pthread_attr_init>(3), "
+"B<pthread_setaffinity_np>(3), B<cpuset>(7), B<pthreads>(7)"
 msgstr ""
-"B<sched_setaffinity>(2), B<pthread_attr_init>(3), B<pthread_setaffinity_np>"
-"(3), B<cpuset>(7), B<pthreads>(7)"
+"B<sched_setaffinity>(2), B<pthread_attr_init>(3), "
+"B<pthread_setaffinity_np>(3), B<cpuset>(7), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_attr_setdetachstate.3:26
@@ -2045,13 +2068,6 @@ msgstr ""
 msgid "PTHREAD_ATTR_SETDETACHSTATE"
 msgstr "PTHREAD_ATTR_SETDETACHSTATE"
 
-#. type: TH
-#: build/C/man3/pthread_attr_setdetachstate.3:26
-#: build/C/man3/pthread_attr_setschedpolicy.3:26
-#, no-wrap
-msgid "2010-02-03"
-msgstr "2010-02-03"
-
 #. type: Plain text
 #: build/C/man3/pthread_attr_setdetachstate.3:30
 msgid ""
@@ -2066,10 +2082,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 "B<int pthread_attr_setdetachstate(pthread_attr_t *>I<attr>B<, int >I<detachstate>B<);>\n"
-"B<int pthread_attr_getdetachstate(pthread_attr_t *>I<attr>B<, int *>I<detachstate>B<);>\n"
+"B<int pthread_attr_getdetachstate(const pthread_attr_t *>I<attr>B<, int *>I<detachstate>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setdetachstate(pthread_attr_t *>I<attr>B<, int >I<detachstate>B<);>\n"
-"B<int pthread_attr_getdetachstate(pthread_attr_t *>I<attr>B<, int *>I<detachstate>B<);>\n"
+"B<int pthread_attr_getdetachstate(const pthread_attr_t *>I<attr>B<, int *>I<detachstate>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setdetachstate.3:53
@@ -2147,7 +2163,16 @@ msgid "An invalid value was specified in I<detachstate>."
 msgstr "無効な値が I<detachstate> で指定された。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setdetachstate.3:93
+#: build/C/man3/pthread_attr_setdetachstate.3:94
+msgid ""
+"The B<pthread_attr_setdetachstate>()  and B<pthread_attr_getdetachstate>()  "
+"functions are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setdetachstate>() と B<pthread_attr_getdetachstate>() は"
+"スレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setdetachstate.3:100
 msgid ""
 "See B<pthread_create>(3)  for more details on detached and joinable threads."
 msgstr ""
@@ -2155,7 +2180,7 @@ msgstr ""
 "B<pthread_create>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setdetachstate.3:101
+#: build/C/man3/pthread_attr_setdetachstate.3:108
 msgid ""
 "A thread that is created in a joinable state should eventually either be "
 "joined using B<pthread_join>(3)  or detached using B<pthread_detach>(3); see "
@@ -2167,24 +2192,24 @@ msgstr ""
 "のどちらかを行うべきである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setdetachstate.3:108
+#: build/C/man3/pthread_attr_setdetachstate.3:115
 msgid ""
 "It is an error to specify the thread ID of a thread that was created in a "
-"detached state in a later call to B<pthread_detach>(3)  or B<pthread_join>"
-"(3)."
+"detached state in a later call to B<pthread_detach>(3)  or "
+"B<pthread_join>(3)."
 msgstr ""
 "detached 状態で作成されたスレッドのスレッド ID を指定して、\n"
 "B<pthread_detach>(3) や B<pthread_join>(3) を後から呼び出すのは\n"
 "エラーである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setdetachstate.3:111
-#: build/C/man3/pthread_attr_setstack.3:156
+#: build/C/man3/pthread_attr_setdetachstate.3:118
+#: build/C/man3/pthread_attr_setstack.3:162
 msgid "See B<pthread_attr_init>(3)."
 msgstr "B<pthread_attr_init>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setdetachstate.3:117
+#: build/C/man3/pthread_attr_setdetachstate.3:124
 msgid ""
 "B<pthread_attr_init>(3), B<pthread_create>(3), B<pthread_detach>(3), "
 "B<pthread_join>(3), B<pthreads>(7)"
@@ -2198,15 +2223,6 @@ msgstr ""
 msgid "PTHREAD_ATTR_SETGUARDSIZE"
 msgstr "PTHREAD_ATTR_SETGUARDSIZE"
 
-#. type: TH
-#: build/C/man3/pthread_attr_setguardsize.3:26
-#: build/C/man3/pthread_attr_setscope.3:26
-#: build/C/man3/pthread_attr_setstack.3:26
-#: build/C/man3/pthread_attr_setstackaddr.3:26 build/C/man3/pthread_self.3:26
-#, no-wrap
-msgid "2008-10-24"
-msgstr "2008-10-24"
-
 #. type: Plain text
 #: build/C/man3/pthread_attr_setguardsize.3:30
 msgid ""
@@ -2221,10 +2237,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 "B<int pthread_attr_setguardsize(pthread_attr_t *>I<attr>B<, size_t >I<guardsize>B<);>\n"
-"B<int pthread_attr_getguardsize(pthread_attr_t *>I<attr>B<, size_t *>I<guardsize>B<);>\n"
+"B<int pthread_attr_getguardsize(const pthread_attr_t *>I<attr>B<, size_t *>I<guardsize>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setguardsize(pthread_attr_t *>I<attr>B<, size_t >I<guardsize>B<);>\n"
-"B<int pthread_attr_getguardsize(pthread_attr_t *>I<attr>B<, size_t *>I<guardsize>B<);>\n"
+"B<int pthread_attr_getguardsize(const pthread_attr_t *>I<attr>B<, size_t *>I<guardsize>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setguardsize.3:49
@@ -2316,7 +2332,16 @@ msgid "These functions are provided by glibc since version 2.1."
 msgstr "これらの関数は glibc バージョン 2.1 以降で提供されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:122
+#: build/C/man3/pthread_attr_setguardsize.3:113
+msgid ""
+"The B<pthread_attr_setguardsize>()  and B<pthread_attr_getguardsize>()  "
+"functions are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setguardsize>() と B<pthread_attr_getguardsize>() はス"
+"レッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setguardsize.3:129
 msgid ""
 "A guard area consists of virtual memory pages that are protected to prevent "
 "read and write access.  If a thread overflows its stack into the guard area, "
@@ -2336,7 +2361,7 @@ msgstr ""
 "B<pthread_attr_setguardsize>() で設定された guard size が返される)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:126
+#: build/C/man3/pthread_attr_setguardsize.3:133
 msgid ""
 "Setting a guard size of 0 may be useful to save memory in an application "
 "that creates many threads and knows that stack overflow can never occur."
@@ -2346,7 +2371,7 @@ msgstr ""
 "することで、メモリを節約できることもある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:130
+#: build/C/man3/pthread_attr_setguardsize.3:137
 msgid ""
 "Choosing a guard size larger than the default size may be necessary for "
 "detecting stack overflows if a thread allocates large data structures on the "
@@ -2357,16 +2382,16 @@ msgstr ""
 "大きな guard size を選ぶ必要があるかもしれない。"
 
 #. type: SH
-#: build/C/man3/pthread_attr_setguardsize.3:130
-#: build/C/man3/pthread_attr_setinheritsched.3:103
-#: build/C/man3/pthread_attr_setstacksize.3:96
-#: build/C/man3/pthread_create.3:196 build/C/man3/pthread_exit.3:93
+#: build/C/man3/pthread_attr_setguardsize.3:137
+#: build/C/man3/pthread_attr_setinheritsched.3:119
+#: build/C/man3/pthread_attr_setstacksize.3:103
+#: build/C/man3/pthread_create.3:203 build/C/man3/pthread_exit.3:98
 #, no-wrap
 msgid "BUGS"
 msgstr "バグ"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:141
+#: build/C/man3/pthread_attr_setguardsize.3:148
 msgid ""
 "As at glibc 2.8, the NPTL threading implementation includes the guard area "
 "within the stack size allocation, rather than allocating extra space at the "
@@ -2391,7 +2416,7 @@ msgstr ""
 #.  extra space at the end of the stack:
 #.  http://sourceware.org/ml/libc-alpha/2008-05/msg00086.html
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:155
+#: build/C/man3/pthread_attr_setguardsize.3:162
 msgid ""
 "The obsolete LinuxThreads implementation did the right thing, allocating "
 "extra space at the end of the stack for the guard area."
@@ -2401,18 +2426,20 @@ msgstr ""
 "ガード領域がスタックの末尾に追加の領域が割り当てられる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:158
+#: build/C/man3/pthread_attr_setguardsize.3:165
 msgid "See B<pthread_getattr_np>(3)."
 msgstr "B<pthread_getattr_np>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setguardsize.3:166
+#: build/C/man3/pthread_attr_setguardsize.3:173
 msgid ""
-"B<mmap>(2), B<mprotect>(2), B<pthread_attr_init>(3), B<pthread_attr_setstack>"
-"(3), B<pthread_attr_setstacksize>(3), B<pthread_create>(3), B<pthreads>(7)"
+"B<mmap>(2), B<mprotect>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setstack>(3), B<pthread_attr_setstacksize>(3), "
+"B<pthread_create>(3), B<pthreads>(7)"
 msgstr ""
-"B<mmap>(2), B<mprotect>(2), B<pthread_attr_init>(3), B<pthread_attr_setstack>"
-"(3), B<pthread_attr_setstacksize>(3), B<pthread_create>(3), B<pthreads>(7)"
+"B<mmap>(2), B<mprotect>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setstack>(3), B<pthread_attr_setstacksize>(3), "
+"B<pthread_create>(3), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_attr_setinheritsched.3:26
@@ -2423,19 +2450,19 @@ msgstr "PTHREAD_ATTR_SETINHERITSCHED"
 #. type: TH
 #: build/C/man3/pthread_attr_setinheritsched.3:26
 #: build/C/man3/pthread_attr_setschedparam.3:26
-#: build/C/man3/pthread_attr_setstacksize.3:26
+#: build/C/man3/pthread_attr_setschedpolicy.3:26 build/C/man7/pthreads.7:26
 #, no-wrap
-msgid "2012-03-15"
-msgstr "2012-03-15"
+msgid "2014-05-21"
+msgstr "2014-05-21"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setinheritsched.3:30
 msgid ""
-"pthread_attr_setinheritsched, pthread_attr_getinheritsched - set/get inherit "
+"pthread_attr_setinheritsched, pthread_attr_getinheritsched - set/get inherit-"
 "scheduler attribute in thread attributes object"
 msgstr ""
-"pthread_attr_setinheritsched, pthread_attr_getinheritsched - \n"
-"ã\82¹ã\83¬ã\83\83ã\83\89å±\9eæ\80§ã\82ªã\83\96ã\82¸ã\82§ã\82¯ã\83\88ã\81® inherit scheduler 属性の設定/取得を行う"
+"pthread_attr_setinheritsched, pthread_attr_getinheritsched - スレッド属性オブ"
+"ã\82¸ã\82§ã\82¯ã\83\88ã\81® inherit-scheduler 属性の設定/取得を行う"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setinheritsched.3:38
@@ -2443,44 +2470,56 @@ msgstr ""
 msgid ""
 "B<int pthread_attr_setinheritsched(pthread_attr_t *>I<attr>B<,>\n"
 "B<                                 int >I<inheritsched>B<);>\n"
-"B<int pthread_attr_getinheritsched(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getinheritsched(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                                 int *>I<inheritsched>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setinheritsched(pthread_attr_t *>I<attr>B<,>\n"
 "B<                                 int >I<inheritsched>B<);>\n"
-"B<int pthread_attr_getinheritsched(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getinheritsched(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                                 int *>I<inheritsched>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setinheritsched.3:55
 msgid ""
-"The B<pthread_attr_setinheritsched>()  function sets the inherit scheduler "
+"The B<pthread_attr_setinheritsched>()  function sets the inherit-scheduler "
 "attribute of the thread attributes object referred to by I<attr> to the "
-"value specified in I<inheritsched>.  The inherit scheduler attribute "
+"value specified in I<inheritsched>.  The inherit-scheduler attribute "
 "determines whether a thread created using the thread attributes object "
 "I<attr> will inherit its scheduling attributes from the calling thread or "
 "whether it will take them from I<attr>."
 msgstr ""
-"B<pthread_attr_setinheritsched>() 関数は、\n"
-"I<attr> が参照するスレッド属性オブジェクトの inherit scheduler 属性を\n"
-"I<inheritsched> で指定された値に設定する。\n"
-"inherit scheduler 属性により、スレッド属性オブジェクト I<attr> を使って\n"
-"作成されるスレッドが、呼び出したスレッドのスケジューリング属性を継承\n"
-"するか、I<attr> からスケジューリング属性を取得するかが決定される。"
+"B<pthread_attr_setinheritsched>() 関数は、 I<attr> が参照するスレッド属性オブ"
+"ジェクトの inherit-scheduler 属性を I<inheritsched> で指定された値に設定す"
+"る。 inherit-scheduler 属性により、スレッド属性オブジェクト I<attr> を使って"
+"作成されるスレッドが、呼び出したスレッドのスケジューリング属性を継承するか、 "
+"I<attr> からスケジューリング属性を取得するかが決定される。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setinheritsched.3:64
+msgid ""
+"The following scheduling attributes are affected by the inherit-scheduler "
+"attribute: scheduling policy (B<pthread_attr_setschedpolicy>(3)), scheduling "
+"priority (B<pthread_attr_setschedparam>(3)), and contention scope "
+"(B<pthread_attr_setscope>(3))."
+msgstr ""
+"次に挙げるスケジューリング属性は inherit-scheduler 属性の影響を受ける: スケ"
+"ジューリングポリシー (B<pthread_attr_setschedpolicy>(3))、 スケジューリング優"
+"先度 (B<pthread_attr_setschedparam>(3))、 contention scope "
+"(B<pthread_attr_setscope>(3))。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:58
+#: build/C/man3/pthread_attr_setinheritsched.3:67
 msgid "The following values may be specified in I<inheritsched>:"
 msgstr "以下の値を I<inheritsched> に指定できる。"
 
 #. type: TP
-#: build/C/man3/pthread_attr_setinheritsched.3:58
+#: build/C/man3/pthread_attr_setinheritsched.3:67
 #, no-wrap
 msgid "B<PTHREAD_INHERIT_SCHED>"
 msgstr "B<PTHREAD_INHERIT_SCHED>"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:66
+#: build/C/man3/pthread_attr_setinheritsched.3:75
 msgid ""
 "Threads that are created using I<attr> inherit scheduling attributes from "
 "the creating thread; the scheduling attributes in I<attr> are ignored."
@@ -2490,14 +2529,14 @@ msgstr ""
 "I<attr> 内のスケジューリング属性は無視される。"
 
 #. type: TP
-#: build/C/man3/pthread_attr_setinheritsched.3:66
+#: build/C/man3/pthread_attr_setinheritsched.3:75
 #, no-wrap
 msgid "B<PTHREAD_EXPLICIT_SCHED>"
 msgstr "B<PTHREAD_EXPLICIT_SCHED>"
 
 #.  FIXME what are the defaults for scheduler settings?
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:73
+#: build/C/man3/pthread_attr_setinheritsched.3:82
 msgid ""
 "Threads that are created using I<attr> take their scheduling attributes from "
 "the values specified by the attributes object."
@@ -2506,39 +2545,38 @@ msgstr ""
 "指定された値からスケジューリング属性を取得する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:77
+#: build/C/man3/pthread_attr_setinheritsched.3:86
 msgid ""
-"The default setting of the inherit scheduler attribute in a newly "
+"The default setting of the inherit-scheduler attribute in a newly "
 "initialized thread attributes object is B<PTHREAD_INHERIT_SCHED>."
 msgstr ""
-"新たに初期化されたスレッド属性オブジェクトの inherit scheduler 属性の\n"
-"ã\83\87ã\83\95ã\82©ã\83«ã\83\88設å®\9aã\81¯ B<PTHREAD_INHERIT_SCHED> ã\81§ã\81\82ã\82\8bã\80\82"
+"新たに初期化されたスレッド属性オブジェクトの inherit-scheduler 属性のデフォル"
+"ト設定は B<PTHREAD_INHERIT_SCHED> である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:84
+#: build/C/man3/pthread_attr_setinheritsched.3:93
 msgid ""
-"The B<pthread_attr_getinheritsched>()  returns the inherit scheduler "
+"The B<pthread_attr_getinheritsched>()  returns the inherit-scheduler "
 "attribute of the thread attributes object I<attr> in the buffer pointed to "
 "by I<inheritsched>."
 msgstr ""
-"B<pthread_attr_getinheritsched>() は、\n"
-"スレッド属性オブジェクト I<attr> の inherit scheduler 属性を\n"
-"I<inheritsched> が指すバッファに入れて返す。"
+"B<pthread_attr_getinheritsched>() は、 スレッド属性オブジェクト I<attr> の "
+"inherit-scheduler 属性を I<inheritsched> が指すバッファに入れて返す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:90
+#: build/C/man3/pthread_attr_setinheritsched.3:99
 msgid "B<pthread_attr_setinheritsched>()  can fail with the following error:"
 msgstr "B<pthread_attr_setinheritsched>() は以下のエラーで失敗する場合がある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:94
+#: build/C/man3/pthread_attr_setinheritsched.3:103
 msgid "Invalid value in I<inheritsched>."
 msgstr "I<inheritsched> に無効な値が指定された。"
 
 #.  .SH VERSIONS
 #.  Available since glibc 2.0.
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:101
+#: build/C/man3/pthread_attr_setinheritsched.3:110
 msgid ""
 "POSIX.1-2001 also documents an optional B<ENOTSUP> error (\"attempt was made "
 "to set the attribute to an unsupported value\") for "
@@ -2548,50 +2586,57 @@ msgstr ""
 "エラー B<ENOTSUP> (\"サポートされていない値を属性に設定しようとした\")\n"
 "も追加で規定されている。"
 
+#. type: Plain text
+#: build/C/man3/pthread_attr_setinheritsched.3:117
+msgid ""
+"The B<pthread_attr_setinheritsched>()  and "
+"B<pthread_attr_getinheritsched>()  functions are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setinheritsched>() と B<pthread_attr_getinheritsched>() "
+"はスレッドセーフである。"
+
 #.  FIXME . Track status of the following bug:
 #.  http://sourceware.org/bugzilla/show_bug.cgi?id=7007
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:119
+#: build/C/man3/pthread_attr_setinheritsched.3:135
 msgid ""
 "As at glibc 2.8, if a thread attributes object is initialized using "
 "B<pthread_attr_init>(3), then the scheduling policy of the attributes object "
 "is set to B<SCHED_OTHER> and the scheduling priority is set to 0.  However, "
-"if the inherit scheduler attribute is then set to B<PTHREAD_EXPLICIT_SCHED>, "
+"if the inherit-scheduler attribute is then set to B<PTHREAD_EXPLICIT_SCHED>, "
 "then a thread created using the attribute object wrongly inherits its "
 "scheduling attributes from the creating thread.  This bug does not occur if "
 "either the scheduling policy or scheduling priority attribute is explicitly "
 "set in the thread attributes object before calling B<pthread_create>(3)."
 msgstr ""
-"glibc 2.8 の時点では、スレッド属性オブジェクトが\n"
-"B<pthread_attr_init>(3) を使って初期化された場合、\n"
-"スレッド属性オブジェクトのスケジューリングポリシーが B<SCHED_OTHER> に、\n"
-"スケジューリング優先度が 0 に設定される。一方、その後 inherit\n"
-"scheduling 属性に B<PTHREAD_EXPLICIT_SCHED> が設定されると、このスレッ\n"
-"ド属性オブジェクトを使って作成されたスレッドでは、スレッドを作成するス\n"
-"レッドのスケジューリング属性が間違って継承されてしまう。\n"
-"B<pthread_create>(3) を呼び出す前にスケジューリングポリシー属性か\n"
-"スケジューリング優先度属性のどちらかが明示的に設定された場合には、\n"
-"このバグは発生しない。"
-
-#. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:122
-#: build/C/man3/pthread_attr_setschedparam.3:98
-#: build/C/man3/pthread_attr_setschedpolicy.3:94
+"glibc 2.8 の時点では、スレッド属性オブジェクトが B<pthread_attr_init>(3) を"
+"使って初期化された場合、 スレッド属性オブジェクトのスケジューリングポリシー"
+"が B<SCHED_OTHER> に、 スケジューリング優先度が 0 に設定される。一方、その後 "
+"inherit-scheduler 属性に B<PTHREAD_EXPLICIT_SCHED> が設定されると、このスレッ"
+"ド属性オブジェクトを使って作成されたスレッドでは、スレッドを作成するスレッド"
+"のスケジューリング属性が間違って継承されてしまう。 B<pthread_create>(3) を呼"
+"び出す前にスケジューリングポリシー属性かスケジューリング優先度属性のどちらか"
+"が明示的に設定された場合には、 このバグは発生しない。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setinheritsched.3:138
+#: build/C/man3/pthread_attr_setschedparam.3:116
+#: build/C/man3/pthread_attr_setschedpolicy.3:112
 msgid "See B<pthread_setschedparam>(3)."
 msgstr "B<pthread_setschedparam>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setinheritsched.3:133
+#: build/C/man3/pthread_attr_setinheritsched.3:150
 msgid ""
-"B<sched_setscheduler>(2), B<pthread_attr_init>(3), "
-"B<pthread_attr_setschedparam>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_setschedparam>(3), B<pthread_setschedprio>"
-"(3), B<pthreads>(7)"
+"B<pthread_attr_init>(3), B<pthread_attr_setschedparam>(3), "
+"B<pthread_attr_setschedpolicy>(3), B<pthread_attr_setscope>(3), "
+"B<pthread_create>(3), B<pthread_setschedparam>(3), "
+"B<pthread_setschedprio>(3), B<pthreads>,(7)  B<sched>(7)"
 msgstr ""
-"B<sched_setscheduler>(2), B<pthread_attr_init>(3), "
-"B<pthread_attr_setschedparam>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_setschedparam>(3), B<pthread_setschedprio>"
-"(3), B<pthreads>(7)"
+"B<pthread_attr_init>(3), B<pthread_attr_setschedparam>(3), "
+"B<pthread_attr_setschedpolicy>(3), B<pthread_attr_setscope>(3), "
+"B<pthread_create>(3), B<pthread_setschedparam>(3), "
+"B<pthread_setschedprio>(3), B<pthreads>,(7)  B<sched>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_attr_setschedparam.3:26
@@ -2614,12 +2659,12 @@ msgstr ""
 msgid ""
 "B<int pthread_attr_setschedparam(pthread_attr_t *>I<attr>B<,>\n"
 "B<                               const struct sched_param *>I<param>B<);>\n"
-"B<int pthread_attr_getschedparam(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getschedparam(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                               struct sched_param *>I<param>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setschedparam(pthread_attr_t *>I<attr>B<,>\n"
 "B<                               const struct sched_param *>I<param>B<);>\n"
-"B<int pthread_attr_getschedparam(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getschedparam(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                               struct sched_param *>I<param>B<);>\n"
 
 #. type: Plain text
@@ -2672,16 +2717,30 @@ msgstr ""
 msgid ""
 "As can be seen, only one scheduling parameter is supported.  For details of "
 "the permitted ranges for scheduling priorities in each scheduling policy, "
-"see B<sched_setscheduler>(2)."
+"see B<sched>(7)."
+msgstr ""
+"見て分かる通り、サポートされているスケジューリングパラメータは一つだけであ"
+"る。各スケジューリングポリシーで許可されるスケジューリング優先度の詳細につい"
+"ては、B<sched>(7) を参照のこと。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setschedparam.3:85
+msgid ""
+"In order for the parameter setting made by B<pthread_attr_setschedparam>()  "
+"to have effect when calling B<pthread_create>(3), the caller must use "
+"B<pthread_attr_setinheritsched>(3)  to set the inherit-scheduler attribute "
+"of the attributes object I<attr> to B<PTHREAD_EXPLICIT_SCHED>."
 msgstr ""
-"見て分かる通り、サポートされているスケジューリングパラメータは一つだけ\n"
-"である。各スケジューリングポリシーで許可されるスケジューリング優先度の\n"
-"詳細については、B<sched_setscheduler>(2) を参照のこと。"
+"B<pthread_create>(3) を呼び出した際に B<pthread_attr_setschedparam>() で行っ"
+"たパラメータ設定を有効にするには、 呼び出し側で "
+"B<pthread_attr_setinheritsched>(3) を使って 属性オブジェクト I<attr> の "
+"inherit-scheduler 属性を B<PTHREAD_EXPLICIT_SCHED> に設定しておかなければなら"
+"ない。"
 
 #.  .SH VERSIONS
 #.  Available since glibc 2.0.
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedparam.3:89
+#: build/C/man3/pthread_attr_setschedparam.3:100
 msgid ""
 "POSIX.1 documents B<EINVAL> and B<ENOTSUP> errors for "
 "B<pthread_attr_setschedparam>().  On Linux these functions always succeed "
@@ -2696,7 +2755,16 @@ msgstr ""
 "正のエラーの返り値を処理するようにすべきである)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedparam.3:95
+#: build/C/man3/pthread_attr_setschedparam.3:107
+msgid ""
+"The B<pthread_attr_setschedparam>()  and B<pthread_attr_getschedparam>()  "
+"functions are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setschedparam>() と B<pthread_attr_getschedparam>() はス"
+"レッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setschedparam.3:113
 msgid ""
 "See B<pthread_attr_setschedpolicy>(3)  for a list of the thread scheduling "
 "policies supported on Linux."
@@ -2705,17 +2773,17 @@ msgstr ""
 "ついては、 B<pthread_attr_setschedpolicy>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedparam.3:110
+#: build/C/man3/pthread_attr_setschedparam.3:128
 msgid ""
-"B<sched_get_priority_min>(2), B<sched_setscheduler>(2), B<pthread_attr_init>"
-"(3), B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_setschedparam>(3), B<pthread_setschedprio>"
-"(3), B<pthreads>(7)"
+"B<sched_get_priority_min>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedpolicy>(3), "
+"B<pthread_create>(3), B<pthread_setschedparam>(3), "
+"B<pthread_setschedprio>(3), B<pthreads>(7).  B<sched>(7)"
 msgstr ""
-"B<sched_get_priority_min>(2), B<sched_setscheduler>(2), B<pthread_attr_init>"
-"(3), B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_setschedparam>(3), B<pthread_setschedprio>"
-"(3), B<pthreads>(7)"
+"B<sched_get_priority_min>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedpolicy>(3), "
+"B<pthread_create>(3), B<pthread_setschedparam>(3), "
+"B<pthread_setschedprio>(3), B<pthreads>(7).  B<sched>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_attr_setschedpolicy.3:26
@@ -2737,10 +2805,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 "B<int pthread_attr_setschedpolicy(pthread_attr_t *>I<attr>B<, int >I<policy>B<);>\n"
-"B<int pthread_attr_getschedpolicy(pthread_attr_t *>I<attr>B<, int >I<*policy>B<);>\n"
+"B<int pthread_attr_getschedpolicy(const pthread_attr_t *>I<attr>B<, int >I<*policy>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setschedpolicy(pthread_attr_t *>I<attr>B<, int >I<policy>B<);>\n"
-"B<int pthread_attr_getschedpolicy(pthread_attr_t *>I<attr>B<, int >I<*policy>B<);>\n"
+"B<int pthread_attr_getschedpolicy(const pthread_attr_t *>I<attr>B<, int >I<*policy>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setschedpolicy.3:52
@@ -2763,11 +2831,10 @@ msgstr ""
 #: build/C/man3/pthread_attr_setschedpolicy.3:65
 msgid ""
 "The supported values for I<policy> are B<SCHED_FIFO>, B<SCHED_RR>, and "
-"B<SCHED_OTHER>, with the semantics described in B<sched_setscheduler>(2)."
+"B<SCHED_OTHER>, with the semantics described in B<sched>(7)."
 msgstr ""
-"I<policy> に指定できる値は B<SCHED_FIFO>, B<SCHED_RR>, B<SCHED_OTHER>\n"
-"である。それぞれの意味は B<sched_setscheduler>(2) で説明している通り\n"
-"である。"
+"I<policy> に指定できる値は B<SCHED_FIFO>, B<SCHED_RR>, B<SCHED_OTHER> であ"
+"る。それぞれの意味は B<sched>(7) で説明している通りである。"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setschedpolicy.3:72
@@ -2781,19 +2848,33 @@ msgstr ""
 "I<policy> が指すバッファに入れて返す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedpolicy.3:78
+#: build/C/man3/pthread_attr_setschedpolicy.3:83
+msgid ""
+"In order for the policy setting made by B<pthread_attr_setschedpolicy>()  to "
+"have effect when calling B<pthread_create>(3), the caller must use "
+"B<pthread_attr_setinheritsched>(3)  to set the inherit-scheduler attribute "
+"of the attributes object I<attr> to B<PTHREAD_EXPLICIT_SCHED>."
+msgstr ""
+"B<pthread_create>(3) を呼び出した際に B<pthread_attr_setschedpolicy>() で行っ"
+"たポリシー設定を有効にするには、 呼び出し側で "
+"B<pthread_attr_setinheritsched>(3) を使って 属性オブジェクト I<attr> の "
+"inherit-scheduler 属性を B<PTHREAD_EXPLICIT_SCHED> に設定しておかなければなら"
+"ない。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setschedpolicy.3:89
 msgid "B<pthread_attr_setschedpolicy>()  can fail with the following error:"
 msgstr "B<pthread_attr_setschedpolicy>() は以下のエラーで失敗する場合がある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedpolicy.3:82
+#: build/C/man3/pthread_attr_setschedpolicy.3:93
 msgid "Invalid value in I<policy>."
 msgstr "I<policy> に無効な値が指定された。"
 
 #.  .SH VERSIONS
 #.  Available since glibc 2.0.
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedpolicy.3:89
+#: build/C/man3/pthread_attr_setschedpolicy.3:100
 msgid ""
 "POSIX.1-2001 also documents an optional B<ENOTSUP> error (\"attempt was made "
 "to set the attribute to an unsupported value\") for "
@@ -2804,17 +2885,26 @@ msgstr ""
 "も追加で規定されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setschedpolicy.3:105
+#: build/C/man3/pthread_attr_setschedpolicy.3:107
 msgid ""
-"B<sched_setscheduler>(2), B<pthread_attr_init>(3), "
-"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
-"B<pthread_create>(3), B<pthread_setschedparam>(3), B<pthread_setschedprio>"
-"(3), B<pthreads>(7)"
+"The B<pthread_attr_setschedpolicy>()  and B<pthread_attr_getschedpolicy>()  "
+"functions are thread-safe."
 msgstr ""
-"B<sched_setscheduler>(2), B<pthread_attr_init>(3), "
-"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
-"B<pthread_create>(3), B<pthread_setschedparam>(3), B<pthread_setschedprio>"
-"(3), B<pthreads>(7)"
+"関数 B<pthread_attr_setschedpolicy>() と B<pthread_attr_getschedpolicy>() は"
+"スレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setschedpolicy.3:123
+msgid ""
+"B<pthread_attr_init>(3), B<pthread_attr_setinheritsched>(3), "
+"B<pthread_attr_setschedparam>(3), B<pthread_create>(3), "
+"B<pthread_setschedparam>(3), B<pthread_setschedprio>(3), B<pthreads>(7), "
+"B<sched>(7)"
+msgstr ""
+"B<pthread_attr_init>(3), B<pthread_attr_setinheritsched>(3), "
+"B<pthread_attr_setschedparam>(3), B<pthread_create>(3), "
+"B<pthread_setschedparam>(3), B<pthread_setschedprio>(3), B<pthreads>(7), "
+"B<sched>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_attr_setscope.3:26
@@ -2836,10 +2926,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 "B<int pthread_attr_setscope(pthread_attr_t *>I<attr>B<, int >I<scope>B<);>\n"
-"B<int pthread_attr_getscope(pthread_attr_t *>I<attr>B<, int *>I<scope>B<);>\n"
+"B<int pthread_attr_getscope(const pthread_attr_t *>I<attr>B<, int *>I<scope>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setscope(pthread_attr_t *>I<attr>B<, int >I<scope>B<);>\n"
-"B<int pthread_attr_getscope(pthread_attr_t *>I<attr>B<, int *>I<scope>B<);>\n"
+"B<int pthread_attr_getscope(const pthread_attr_t *>I<attr>B<, int *>I<scope>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setscope.3:53
@@ -2906,18 +2996,32 @@ msgstr ""
 #. type: Plain text
 #: build/C/man3/pthread_attr_setscope.3:83
 msgid ""
-"POSIX.1-2001 only requires that an implementation support one of these "
-"contention scopes, but permits both to be supported.  Linux supports "
-"B<PTHREAD_SCOPE_SYSTEM>, but not B<PTHREAD_SCOPE_PROCESS>."
+"POSIX.1-2001 requires that an implementation support at least one of these "
+"contention scopes.  Linux supports B<PTHREAD_SCOPE_SYSTEM>, but not "
+"B<PTHREAD_SCOPE_PROCESS>."
 msgstr ""
-"POSIX.1-2001 で求められているのは、スレッド実装がこれらの contention\n"
-"scope のうち 1 つをサポートすることだけであるが、\n"
-"両方をサポートすることも認めている。\n"
-"Linux は B<PTHREAD_SCOPE_SYSTEM> をサポートしているが、\n"
-"B<PTHREAD_SCOPE_PROCESS> はサポートしていない。"
+"POSIX.1-2001 で求められているのは、スレッド実装がこれらの contention scope の"
+"うち少なくとも 1 つをサポートすることだけである。 Linux は "
+"B<PTHREAD_SCOPE_SYSTEM> をサポートしているが、 B<PTHREAD_SCOPE_PROCESS> はサ"
+"ポートしていない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:91
+#: build/C/man3/pthread_attr_setscope.3:95
+msgid ""
+"On systems that support multiple contention scopes, then, in order for the "
+"parameter setting made by B<pthread_attr_setscope>()  to have effect when "
+"calling B<pthread_create>(3), the caller must use "
+"B<pthread_attr_setinheritsched>(3)  to set the inherit-scheduler attribute "
+"of the attributes object I<attr> to B<PTHREAD_EXPLICIT_SCHED>."
+msgstr ""
+"複数の contention scope をサポートしているシステムで、 B<pthread_create>(3) "
+"を呼び出した際に B<pthread_attr_setscope>() で行ったパラメータ設定を有効にす"
+"るには、 呼び出し側で B<pthread_attr_setinheritsched>(3) を使って 属性オブ"
+"ジェクト I<attr> の inherit-scheduler 属性を B<PTHREAD_EXPLICIT_SCHED> に設定"
+"しておかなければならない。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setscope.3:103
 msgid ""
 "The B<pthread_attr_getscope>()  function returns the contention scope "
 "attribute of the thread attributes object referred to by I<attr> in the "
@@ -2928,23 +3032,23 @@ msgstr ""
 "I<scope> が指すバッファに入れて返す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:97
+#: build/C/man3/pthread_attr_setscope.3:109
 msgid "B<pthread_attr_setscope>()  can fail with the following errors:"
 msgstr "B<pthread_attr_setscope>() は以下のエラーで失敗する場合がある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:101
+#: build/C/man3/pthread_attr_setscope.3:113
 msgid "An invalid value was specified in I<scope>."
 msgstr "I<scope> に無効な値が指定された。"
 
 #. type: TP
-#: build/C/man3/pthread_attr_setscope.3:101
+#: build/C/man3/pthread_attr_setscope.3:113
 #, no-wrap
 msgid "B<ENOTSUP>"
 msgstr "B<ENOTSUP>"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:107
+#: build/C/man3/pthread_attr_setscope.3:119
 msgid ""
 "I<scope> specified the value B<PTHREAD_SCOPE_PROCESS>, which is not "
 "supported on Linux."
@@ -2953,14 +3057,16 @@ msgstr ""
 "この値は Linux でサポートされていない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:117
-#, fuzzy
-#| msgid ""
-#| "The B<PTHREAD_SCOPE_SYSTEM> contention scope typically indicates that a "
-#| "userspace thread is bound directly to a single kernel-scheduling entity.  "
-#| "This is the case on Linux for the obsolete LinuxThreads implementation "
-#| "and the modern NPTL implementation, which are both 1:1 threading "
-#| "implementations."
+#: build/C/man3/pthread_attr_setscope.3:126
+msgid ""
+"The B<pthread_attr_setscope>()  and B<pthread_attr_getscope>()  functions "
+"are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setscope>() と B<pthread_attr_getscope>() はスレッドセー"
+"フである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setscope.3:136
 msgid ""
 "The B<PTHREAD_SCOPE_SYSTEM> contention scope typically indicates that a user-"
 "space thread is bound directly to a single kernel-scheduling entity.  This "
@@ -2974,7 +3080,7 @@ msgstr ""
 "該当し、両方とも 1:1 で結び付けられるスレッド実装となっている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:120
+#: build/C/man3/pthread_attr_setscope.3:139
 msgid ""
 "POSIX.1-2001 specifies that the default contention scope is implementation-"
 "defined."
@@ -2983,7 +3089,7 @@ msgstr ""
 "実装時で定義されるものと規定されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setscope.3:130
+#: build/C/man3/pthread_attr_setscope.3:149
 msgid ""
 "B<pthread_attr_init>(3), B<pthread_attr_setaffinity_np>(3), "
 "B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
@@ -3014,16 +3120,19 @@ msgstr ""
 msgid ""
 "B<int pthread_attr_setstack(pthread_attr_t *>I<attr>B<,>\n"
 "B<                          void *>I<stackaddr>B<, size_t >I<stacksize>B<);>\n"
-"B<int pthread_attr_getstack(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getstack(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                          void **>I<stackaddr>B<, size_t *>I<stacksize>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setstack(pthread_attr_t *>I<attr>B<,>\n"
 "B<                          void *>I<stackaddr>B<, size_t >I<stacksize>B<);>\n"
-"B<int pthread_attr_getstack(pthread_attr_t *>I<attr>B<,>\n"
+"B<int pthread_attr_getstack(const pthread_attr_t *>I<attr>B<,>\n"
 "B<                          void **>I<stackaddr>B<, size_t *>I<stacksize>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstack.3:45 build/C/man3/pthread_sigqueue.3:41
+#: build/C/man3/pthread_attr_setstack.3:45
+#: build/C/man3/pthread_cleanup_push_defer_np.3:44
+#: build/C/man3/pthread_kill.3:41 build/C/man3/pthread_sigmask.3:42
+#: build/C/man3/pthread_sigqueue.3:42
 msgid ""
 "Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
 msgstr "glibc 向けの機能検査マクロの要件 (B<feature_test_macros>(7)  参照):"
@@ -3112,7 +3221,16 @@ msgid "These functions are provided by glibc since version 2.2."
 msgstr "これらの関数は glibc バージョン 2.2 以降で提供されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstack.3:122
+#: build/C/man3/pthread_attr_setstack.3:119
+msgid ""
+"The B<pthread_attr_setstack>()  and B<pthread_attr_getstack>()  functions "
+"are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setstack>() と B<pthread_attr_getstack>() はスレッドセー"
+"フである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setstack.3:129
 msgid ""
 "These functions are provided for applications that must ensure that a "
 "thread's stack is placed in a particular location.  For most applications, "
@@ -3128,7 +3246,7 @@ msgstr ""
 "必要がある場合には B<pthread_attr_setstacksize>(3) を使うこと)"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstack.3:133
+#: build/C/man3/pthread_attr_setstack.3:140
 msgid ""
 "When an application employs B<pthread_attr_setstack>(), it takes over the "
 "responsibility of allocating the stack.  Any guard size value that was set "
@@ -3146,7 +3264,7 @@ msgstr ""
 "スタックオーバーフローの可能性に対処するようにする必要がある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstack.3:144
+#: build/C/man3/pthread_attr_setstack.3:151
 msgid ""
 "The address specified in I<stackaddr> should be suitably aligned: for full "
 "portability, align it on a page boundary (I<sysconf(_SC_PAGESIZE)>).  "
@@ -3160,7 +3278,7 @@ msgstr ""
 "たいていは、 I<stacksize> はシステムのページサイズの倍数とすべきである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstack.3:153
+#: build/C/man3/pthread_attr_setstack.3:159
 msgid ""
 "If I<attr> is used to create multiple threads, then the caller must change "
 "the stack address attribute between calls to B<pthread_create>(3); "
@@ -3174,7 +3292,7 @@ msgstr ""
 "使おうとするため、訳の分からない状況が発生してしまう。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstack.3:168
+#: build/C/man3/pthread_attr_setstack.3:174
 msgid ""
 "B<mmap>(2), B<mprotect>(2), B<posix_memalign>(3), B<pthread_attr_init>(3), "
 "B<pthread_attr_setguardsize>(3), B<pthread_attr_setstackaddr>(3), "
@@ -3204,10 +3322,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 "B<int pthread_attr_setstackaddr(pthread_attr_t *>I<attr>B<, void *>I<stackaddr>B<);>\n"
-"B<int pthread_attr_getstackaddr(pthread_attr_t *>I<attr>B<, void **>I<stackaddr>B<);>\n"
+"B<int pthread_attr_getstackaddr(const pthread_attr_t *>I<attr>B<, void **>I<stackaddr>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setstackaddr(pthread_attr_t *>I<attr>B<, void *>I<stackaddr>B<);>\n"
-"B<int pthread_attr_getstackaddr(pthread_attr_t *>I<attr>B<, void **>I<stackaddr>B<);>\n"
+"B<int pthread_attr_getstackaddr(const pthread_attr_t *>I<attr>B<, void **>I<stackaddr>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setstackaddr.3:49
@@ -3216,8 +3334,8 @@ msgid ""
 "B<pthread_attr_setstack>(3)  and B<pthread_attr_getstack>(3)  instead."
 msgstr ""
 "これらの関数は廃止予定であり、B<使用しないこと>。\n"
-"代わりに Use B<pthread_attr_setstack>(3) と B<pthread_attr_getstack>(3) を使"
-"ã\81\86ã\81\93ã\81¨ã\80\82"
+"代わりに B<pthread_attr_setstack>(3) と B<pthread_attr_getstack>(3) を使うこ"
+"と。"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setstackaddr.3:60
@@ -3267,7 +3385,16 @@ msgstr ""
 "返り値を処理するようにすべきである)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstackaddr.3:86
+#: build/C/man3/pthread_attr_setstackaddr.3:90
+msgid ""
+"The B<pthread_attr_setstackaddr>()  and B<pthread_attr_getstackaddr>()  "
+"functions are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setstackaddr>() と B<pthread_attr_getstackaddr>() はス"
+"レッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setstackaddr.3:93
 msgid ""
 "POSIX.1-2001 specifies these functions but marks them as obsolete.  "
 "POSIX.1-2008 removes the specification of these functions."
@@ -3276,7 +3403,7 @@ msgstr ""
 "POSIX.1-2008 では、これらの関数の規定は削除されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstackaddr.3:110
+#: build/C/man3/pthread_attr_setstackaddr.3:117
 msgid ""
 "I<Do not use these functions!> They cannot be portably used, since they "
 "provide no way of specifying the direction of growth or the range of the "
@@ -3302,7 +3429,7 @@ msgstr ""
 "へのポインタである (I<stacksize> 引き数はスタックの範囲を指定する)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstackaddr.3:116
+#: build/C/man3/pthread_attr_setstackaddr.3:123
 msgid ""
 "B<pthread_attr_init>(3), B<pthread_attr_setstack>(3), "
 "B<pthread_attr_setstacksize>(3), B<pthread_create>(3), B<pthreads>(7)"
@@ -3330,10 +3457,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 "B<int pthread_attr_setstacksize(pthread_attr_t *>I<attr>B<, size_t >I<stacksize>B<);>\n"
-"B<int pthread_attr_getstacksize(pthread_attr_t *>I<attr>B<, size_t *>I<stacksize>B<);>\n"
+"B<int pthread_attr_getstacksize(const pthread_attr_t *>I<attr>B<, size_t *>I<stacksize>B<);>\n"
 msgstr ""
 "B<int pthread_attr_setstacksize(pthread_attr_t *>I<attr>B<, size_t >I<stacksize>B<);>\n"
-"B<int pthread_attr_getstacksize(pthread_attr_t *>I<attr>B<, size_t *>I<stacksize>B<);>\n"
+"B<int pthread_attr_getstacksize(const pthread_attr_t *>I<attr>B<, size_t *>I<stacksize>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_attr_setstacksize.3:49
@@ -3389,16 +3516,25 @@ msgstr ""
 "エラー B<EINVAL> で失敗する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstacksize.3:88
+#: build/C/man3/pthread_attr_setstacksize.3:90
+msgid ""
+"The B<pthread_attr_setstacksize>()  and B<pthread_attr_getstacksize>()  "
+"functions are thread-safe."
+msgstr ""
+"関数 B<pthread_attr_setstacksize>() と B<pthread_attr_getstacksize>() はス"
+"レッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_attr_setstacksize.3:95
 msgid ""
-"For details on the default stack size of new threads, see B<pthread_create>"
-"(3)."
+"For details on the default stack size of new threads, see "
+"B<pthread_create>(3)."
 msgstr ""
 "新しいスレッドのデフォルトのスタックサイズの詳細については\n"
 "B<pthread_create>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstacksize.3:91
+#: build/C/man3/pthread_attr_setstacksize.3:98
 msgid ""
 "A thread's stack size is fixed at the time of thread creation.  Only the "
 "main thread can dynamically grow its stack."
@@ -3407,7 +3543,7 @@ msgstr ""
 "メインスレッドだけがスタックを動的に伸ばすことができる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstacksize.3:96
+#: build/C/man3/pthread_attr_setstacksize.3:103
 msgid ""
 "The B<pthread_attr_setstack>(3)  function allows an application to set both "
 "the size and location of a caller-allocated stack that is to be used by a "
@@ -3418,7 +3554,7 @@ msgstr ""
 "呼び出し側で割り当てたスタックのサイズと場所を指定できる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstacksize.3:108
+#: build/C/man3/pthread_attr_setstacksize.3:115
 msgid ""
 "As at glibc 2.8, if the specified I<stacksize> is not a multiple of "
 "B<STACK_ALIGN> (16 bytes on most architectures), it may be rounded "
@@ -3433,13 +3569,13 @@ msgstr ""
 "少なくとも I<stacksize> バイトになると書かれている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstacksize.3:111
+#: build/C/man3/pthread_attr_setstacksize.3:118
 #: build/C/man3/pthread_join.3:127
 msgid "See B<pthread_create>(3)."
 msgstr "B<pthread_create>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_attr_setstacksize.3:118
+#: build/C/man3/pthread_attr_setstacksize.3:125
 msgid ""
 "B<getrlimit>(2), B<pthread_attr_init>(3), B<pthread_attr_setguardsize>(3), "
 "B<pthread_attr_setstack>(3), B<pthread_create>(3), B<pthreads>(7)"
@@ -3454,7 +3590,7 @@ msgid "PTHREAD_CANCEL"
 msgstr "PTHREAD_CANCEL"
 
 #. type: TH
-#: build/C/man3/pthread_cancel.3:26 build/C/man3/pthread_setschedparam.3:26
+#: build/C/man3/pthread_cancel.3:26
 #, no-wrap
 msgid "2008-11-17"
 msgstr "2008-11-17"
@@ -3471,7 +3607,7 @@ msgid "B<int pthread_cancel(pthread_t >I<thread>B<);>\n"
 msgstr "B<int pthread_cancel(pthread_t >I<thread>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:46
+#: build/C/man3/pthread_cancel.3:49
 msgid ""
 "The B<pthread_cancel>()  function sends a cancellation request to the thread "
 "I<thread>.  Whether and when the target thread reacts to the cancellation "
@@ -3484,7 +3620,7 @@ msgstr ""
 "I<state> と I<type>により決まる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:58
+#: build/C/man3/pthread_cancel.3:61
 msgid ""
 "A thread's cancelability state, determined by B<pthread_setcancelstate>(3), "
 "can be I<enabled> (the default for new threads) or I<disabled>.  If a thread "
@@ -3500,7 +3636,7 @@ msgstr ""
 "cancelability type によって、いつキャンセルが発生するかが決まる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:74
+#: build/C/man3/pthread_cancel.3:77
 msgid ""
 "A thread's cancellation type, determined by B<pthread_setcanceltype>(3), may "
 "be either I<asynchronous> or I<deferred> (the default for new threads).  "
@@ -3508,7 +3644,7 @@ msgid ""
 "(usually immediately, but the system does not guarantee this).  Deferred "
 "cancelability means that cancellation will be delayed until the thread next "
 "calls a function that is a I<cancellation point>.  A list of functions that "
-"are or may be cancellation points is provided in I<pthreads>(7)."
+"are or may be cancellation points is provided in B<pthreads>(7)."
 msgstr ""
 "スレッドのキャンセル種別 (cancelability type) は\n"
 "B<pthread_setcanceltype>(3) で設定され、I<asynchronous> か I<deferred>\n"
@@ -3519,10 +3655,10 @@ msgstr ""
 "(deferred cancelability) では、そのスレッドが I<取り消しポイント\n"
 "(cancellation point)> となっている関数を次に呼び出すまでキャンセルが\n"
 "遅延される。取り消しポイントに設定されていたり設定\n"
-"したりできる関数のリストは I<pthreads>(7) に記載している。"
+"したりできる関数のリストは B<pthreads>(7) に記載している。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:78
+#: build/C/man3/pthread_cancel.3:81
 msgid ""
 "When a cancellation requested is acted on, the following steps occur for "
 "I<thread> (in this order):"
@@ -3531,13 +3667,13 @@ msgstr ""
 "I<thread> では以下のステップが (この順序で) 行われる。"
 
 #. type: IP
-#: build/C/man3/pthread_cancel.3:78 build/C/man3/pthread_cleanup_push.3:69
+#: build/C/man3/pthread_cancel.3:81 build/C/man3/pthread_cleanup_push.3:69
 #, no-wrap
 msgid "1."
 msgstr "1."
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:83
+#: build/C/man3/pthread_cancel.3:86
 msgid ""
 "Cancellation clean-up handlers are popped (in the reverse of the order in "
 "which they were pushed) and called.  (See B<pthread_cleanup_push>(3).)"
@@ -3547,13 +3683,13 @@ msgstr ""
 "(B<pthread_cleanup_push>(3) 参照)"
 
 #. type: IP
-#: build/C/man3/pthread_cancel.3:83 build/C/man3/pthread_cleanup_push.3:73
+#: build/C/man3/pthread_cancel.3:86 build/C/man3/pthread_cleanup_push.3:73
 #, no-wrap
 msgid "2."
 msgstr "2."
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:88
+#: build/C/man3/pthread_cancel.3:91
 msgid ""
 "Thread-specific data destructors are called, in an unspecified order.  (See "
 "B<pthread_key_create>(3).)"
@@ -3563,29 +3699,29 @@ msgstr ""
 "(B<pthread_key_create>(3) 参照)"
 
 #. type: IP
-#: build/C/man3/pthread_cancel.3:88 build/C/man3/pthread_cleanup_push.3:81
+#: build/C/man3/pthread_cancel.3:91 build/C/man3/pthread_cleanup_push.3:83
 #, no-wrap
 msgid "3."
 msgstr "3."
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:92
+#: build/C/man3/pthread_cancel.3:95
 msgid "The thread is terminated.  (See B<pthread_exit>(3).)"
 msgstr "スレッドが終了される。 (B<pthread_exit>(3) 参照)"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:100
+#: build/C/man3/pthread_cancel.3:103
 msgid ""
-"The above steps happen asynchronously with respect to the B<pthread_cancel>"
-"()  call; the return status of B<pthread_cancel>()  merely informs the "
-"caller whether the cancellation request was successfully queued."
+"The above steps happen asynchronously with respect to the "
+"B<pthread_cancel>()  call; the return status of B<pthread_cancel>()  merely "
+"informs the caller whether the cancellation request was successfully queued."
 msgstr ""
 "上記のステップは B<pthread_cancel>() の呼び出しとは非同期に行われる。\n"
 "B<pthread_cancel>() の返却ステータスは単にキャンセル要求が正常に\n"
 "キューに入れられたかどうかを呼び出し元に示すだけのものである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:109
+#: build/C/man3/pthread_cancel.3:112
 msgid ""
 "After a canceled thread has terminated, a join with that thread using "
 "B<pthread_join>(3)  obtains B<PTHREAD_CANCELED> as the thread's exit "
@@ -3598,7 +3734,7 @@ msgstr ""
 "(スレッドの join はキャンセルが完了したかを知る唯一の方法である)"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:114
+#: build/C/man3/pthread_cancel.3:117
 msgid ""
 "On success, B<pthread_cancel>()  returns 0; on error, it returns a nonzero "
 "error number."
@@ -3607,26 +3743,26 @@ msgstr ""
 "エラーの場合、0 以外のエラー番号を返す。"
 
 #. type: TP
-#: build/C/man3/pthread_cancel.3:115 build/C/man3/pthread_detach.3:59
+#: build/C/man3/pthread_cancel.3:118 build/C/man3/pthread_detach.3:59
 #: build/C/man3/pthread_getcpuclockid.3:58 build/C/man3/pthread_join.3:93
-#: build/C/man3/pthread_kill.3:61 build/C/man3/pthread_setaffinity_np.3:114
+#: build/C/man3/pthread_setaffinity_np.3:114
 #: build/C/man3/pthread_setschedparam.3:114
-#: build/C/man3/pthread_setschedprio.3:70 build/C/man3/pthread_sigqueue.3:85
+#: build/C/man3/pthread_setschedprio.3:70 build/C/man3/pthread_sigqueue.3:86
 #, no-wrap
 msgid "B<ESRCH>"
 msgstr "B<ESRCH>"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:122 build/C/man3/pthread_detach.3:64
+#: build/C/man3/pthread_cancel.3:125 build/C/man3/pthread_detach.3:64
 #: build/C/man3/pthread_getcpuclockid.3:63 build/C/man3/pthread_join.3:98
-#: build/C/man3/pthread_kill.3:66 build/C/man3/pthread_setaffinity_np.3:119
+#: build/C/man3/pthread_setaffinity_np.3:119
 #: build/C/man3/pthread_setschedparam.3:119
 #: build/C/man3/pthread_setschedprio.3:75
 msgid "No thread with the ID I<thread> could be found."
 msgstr "ID が I<thread> のスレッドが見つからなかった。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:132
+#: build/C/man3/pthread_cancel.3:135
 msgid ""
 "On Linux, cancellation is implemented using signals.  Under the NPTL "
 "threading implementation, the first real-time signal (i.e., signal 32) is "
@@ -3641,7 +3777,7 @@ msgstr ""
 "シグナルが使用され、そうでない場合は B<SIGUSR2> が使用される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:138
+#: build/C/man3/pthread_cancel.3:141
 msgid ""
 "The program below creates a thread and then cancels it.  The main thread "
 "joins with the canceled thread to check that its exit status was "
@@ -3655,7 +3791,7 @@ msgstr ""
 "確認する。以下のシェルセッションはこのプログラムを実行した際の実行例である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:146
+#: build/C/man3/pthread_cancel.3:149
 #, no-wrap
 msgid ""
 "$ ./a.out\n"
@@ -3671,7 +3807,7 @@ msgstr ""
 "main(): thread was canceled\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:156
+#: build/C/man3/pthread_cancel.3:159
 #, no-wrap
 msgid ""
 "#include E<lt>pthread.hE<gt>\n"
@@ -3687,7 +3823,7 @@ msgstr ""
 "#include E<lt>unistd.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:164
+#: build/C/man3/pthread_cancel.3:167
 #, no-wrap
 msgid ""
 "static void *\n"
@@ -3701,7 +3837,7 @@ msgstr ""
 "    int s;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:167
+#: build/C/man3/pthread_cancel.3:170
 #, no-wrap
 msgid ""
 "    /* Disable cancellation for a while, so that we don\\(aqt\n"
@@ -3711,7 +3847,7 @@ msgstr ""
 "       immediately react to a cancellation request */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:171
+#: build/C/man3/pthread_cancel.3:174
 #, no-wrap
 msgid ""
 "    s = pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, NULL);\n"
@@ -3723,7 +3859,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_setcancelstate\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:175
+#: build/C/man3/pthread_cancel.3:178
 #, no-wrap
 msgid ""
 "    printf(\"thread_func(): started; cancellation disabled\\en\");\n"
@@ -3735,7 +3871,7 @@ msgstr ""
 "    printf(\"thread_func(): about to enable cancellation\\en\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:179
+#: build/C/man3/pthread_cancel.3:182
 #, no-wrap
 msgid ""
 "    s = pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL);\n"
@@ -3747,25 +3883,25 @@ msgstr ""
 "        handle_error_en(s, \"pthread_setcancelstate\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:181
+#: build/C/man3/pthread_cancel.3:184
 #, no-wrap
 msgid "    /* sleep() is a cancellation point */\n"
 msgstr "    /* sleep() is a cancellation point */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:183
+#: build/C/man3/pthread_cancel.3:186
 #, no-wrap
 msgid "    sleep(1000);        /* Should get canceled while we sleep */\n"
 msgstr "    sleep(1000);        /* Should get canceled while we sleep */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:185
+#: build/C/man3/pthread_cancel.3:188
 #, no-wrap
 msgid "    /* Should never get here */\n"
 msgstr "    /* Should never get here */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:189
+#: build/C/man3/pthread_cancel.3:192
 #, no-wrap
 msgid ""
 "    printf(\"thread_func(): not canceled!\\en\");\n"
@@ -3777,7 +3913,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:196
+#: build/C/man3/pthread_cancel.3:199
 #, no-wrap
 msgid ""
 "int\n"
@@ -3795,13 +3931,13 @@ msgstr ""
 "    int s;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:198
+#: build/C/man3/pthread_cancel.3:201
 #, no-wrap
 msgid "    /* Start a thread and then send it a cancellation request */\n"
 msgstr "    /* Start a thread and then send it a cancellation request */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:202
+#: build/C/man3/pthread_cancel.3:205
 #, no-wrap
 msgid ""
 "    s = pthread_create(&thr, NULL, &thread_func, NULL);\n"
@@ -3813,13 +3949,13 @@ msgstr ""
 "        handle_error_en(s, \"pthread_create\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:204
+#: build/C/man3/pthread_cancel.3:207
 #, no-wrap
 msgid "    sleep(2);           /* Give thread a chance to get started */\n"
 msgstr "    sleep(2);           /* Give thread a chance to get started */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:209
+#: build/C/man3/pthread_cancel.3:212
 #, no-wrap
 msgid ""
 "    printf(\"main(): sending cancellation request\\en\");\n"
@@ -3833,13 +3969,13 @@ msgstr ""
 "        handle_error_en(s, \"pthread_cancel\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:211
+#: build/C/man3/pthread_cancel.3:214
 #, no-wrap
 msgid "    /* Join with thread to see what its exit status was */\n"
 msgstr "    /* Join with thread to see what its exit status was */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:215 build/C/man3/pthread_cleanup_push.3:303
+#: build/C/man3/pthread_cancel.3:218 build/C/man3/pthread_cleanup_push.3:307
 #, no-wrap
 msgid ""
 "    s = pthread_join(thr, &res);\n"
@@ -3851,7 +3987,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_join\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:222
+#: build/C/man3/pthread_cancel.3:225
 #, no-wrap
 msgid ""
 "    if (res == PTHREAD_CANCELED)\n"
@@ -3869,7 +4005,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cancel.3:235
+#: build/C/man3/pthread_cancel.3:238
 msgid ""
 "B<pthread_cleanup_push>(3), B<pthread_create>(3), B<pthread_exit>(3), "
 "B<pthread_join>(3), B<pthread_key_create>(3), B<pthread_setcancelstate>(3), "
@@ -3887,7 +4023,6 @@ msgstr "PTHREAD_CLEANUP_PUSH"
 
 #. type: TH
 #: build/C/man3/pthread_cleanup_push.3:26
-#: build/C/man3/pthread_setcancelstate.3:26
 #, no-wrap
 msgid "2008-11-24"
 msgstr "2008-11-24"
@@ -3971,7 +4106,7 @@ msgstr ""
 "実行は、スタックに登録されたのと逆の順序で行われる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:81
+#: build/C/man3/pthread_cleanup_push.3:83
 msgid ""
 "When a thread terminates by calling B<pthread_exit>(3), all clean-up "
 "handlers are executed as described in the preceding point.  (Clean-up "
@@ -3984,7 +4119,7 @@ msgstr ""
 "は、クリーンアップハンドラはI<呼び出されない>。)"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:87
+#: build/C/man3/pthread_cleanup_push.3:89
 msgid ""
 "When a thread calls B<pthread_cleanup_pop>()  with a nonzero I<execute> "
 "argument, the top-most clean-up handler is popped and executed."
@@ -3994,14 +4129,14 @@ msgstr ""
 "実行される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:99
+#: build/C/man3/pthread_cleanup_push.3:101
 msgid ""
 "POSIX.1 permits B<pthread_cleanup_push>()  and B<pthread_cleanup_pop>()  to "
 "be implemented as macros that expand to text containing \\(aqB<{>\\(aq and "
 "\\(aqB<}>\\(aq, respectively.  For this reason, the caller must ensure that "
 "calls to these functions are paired within the same function, and at the "
-"same lexical nesting level.  (In other words, a clean-up handler is only "
-"established during the execution of a specified section of code.)"
+"same lexical nesting level.  (In other words, a clean-up handler is "
+"established only during the execution of a specified section of code.)"
 msgstr ""
 "POSIX.1 では、 B<pthread_cleanup_push>() と B<pthread_cleanup_pop>() を\n"
 "それぞれ \\(aqB<{>\\(aq と \\(aqB<}>\\(aq を含むテキストに展開するマクロと\n"
@@ -4012,15 +4147,15 @@ msgstr ""
 "の特定のセクションの実行の中でのみ設定するものであると言える。)"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:119
+#: build/C/man3/pthread_cleanup_push.3:121
 msgid ""
 "Calling B<longjmp>(3)  (B<siglongjmp>(3))  produces undefined results if any "
-"call has been made to B<pthread_cleanup_push>()  or B<pthread_cleanup_pop>"
-"()  without the matching call of the pair since the jump buffer was filled "
-"by B<setjmp>(3)  (B<sigsetjmp>(3)).  Likewise, calling B<longjmp>(3)  "
-"(B<siglongjmp>(3))  from inside a clean-up handler produces undefined "
-"results unless the jump buffer was also filled by B<setjmp>(3)  (B<sigsetjmp>"
-"(3))  inside the handler."
+"call has been made to B<pthread_cleanup_push>()  or "
+"B<pthread_cleanup_pop>()  without the matching call of the pair since the "
+"jump buffer was filled by B<setjmp>(3)  (B<sigsetjmp>(3)).  Likewise, "
+"calling B<longjmp>(3)  (B<siglongjmp>(3))  from inside a clean-up handler "
+"produces undefined results unless the jump buffer was also filled by "
+"B<setjmp>(3)  (B<sigsetjmp>(3))  inside the handler."
 msgstr ""
 "B<longjmp>(3) (B<siglongjmp>(3)) の呼び出しは、\n"
 "B<pthread_cleanup_push>() や B<pthread_cleanup_pop>() の呼び出しが対と\n"
@@ -4032,25 +4167,25 @@ msgstr ""
 "結果になるかは不定である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:121
+#: build/C/man3/pthread_cleanup_push.3:123
 msgid "These functions do not return a value."
 msgstr "これらの関数は値を返さない。"
 
 #.  SH VERSIONS
 #.  Available since glibc 2.0
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:125
+#: build/C/man3/pthread_cleanup_push.3:127
 msgid "There are no errors."
 msgstr "エラーはない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:136
+#: build/C/man3/pthread_cleanup_push.3:140
 msgid ""
 "On Linux, the B<pthread_cleanup_push>()  and B<pthread_cleanup_pop>()  "
-"functions I<are> implemented as macros that expand to text containing \\(aqB<"
-"{>\\(aq and \\(aqB<}>\\(aq, respectively.  This means that variables "
-"declared within the scope of paired calls to these functions will only be "
-"visible within that scope."
+"functions I<are> implemented as macros that expand to text containing "
+"\\(aqB<{>\\(aq and \\(aqB<}>\\(aq, respectively.  This means that variables "
+"declared within the scope of paired calls to these functions will be visible "
+"within only that scope."
 msgstr ""
 "Linux では、関数 B<pthread_cleanup_push>() と B<pthread_cleanup_pop>()\n"
 "は、それぞれ \\(aqB<{>\\(aq と \\(aqB<}>\\(aq を含むテキストに展開する\n"
@@ -4060,7 +4195,7 @@ msgstr ""
 
 #.  The text was actually added in the 2004 TC2
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:151
+#: build/C/man3/pthread_cleanup_push.3:155
 msgid ""
 "POSIX.1 says that the effect of using I<return>, I<break>, I<continue>, or "
 "I<goto> to prematurely leave a block bracketed B<pthread_cleanup_push>()  "
@@ -4074,7 +4209,7 @@ msgstr ""
 "移植性が必要なアプリケーションではこれを行うのは避けるべきである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:166
+#: build/C/man3/pthread_cleanup_push.3:170
 msgid ""
 "The program below provides a simple example of the use of the functions "
 "described in this page.  The program creates a thread that executes a loop "
@@ -4094,7 +4229,7 @@ msgstr ""
 "設定したりする。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:169
+#: build/C/man3/pthread_cleanup_push.3:173
 msgid ""
 "In the following shell session, the main thread sends a cancellation request "
 "to the other thread:"
@@ -4103,7 +4238,7 @@ msgstr ""
 "キャンセル要求を送信する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:179
+#: build/C/man3/pthread_cleanup_push.3:183
 #, no-wrap
 msgid ""
 "$ B<./a.out>\n"
@@ -4123,7 +4258,7 @@ msgstr ""
 "Thread was canceled; cnt = 0\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:187
+#: build/C/man3/pthread_cleanup_push.3:191
 msgid ""
 "From the above, we see that the thread was canceled, and that the "
 "cancellation clean-up handler was called and it reset the value of the "
@@ -4134,7 +4269,7 @@ msgstr ""
 "グローバル変数 I<cnt> の値が 0 にリセットされていることが確認できる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:190
+#: build/C/man3/pthread_cleanup_push.3:194
 msgid ""
 "In the next run, the main program sets a global variable that causes other "
 "thread to terminate normally:"
@@ -4143,7 +4278,7 @@ msgstr ""
 "もう一つのスレッドが正常終了するようにしている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:198
+#: build/C/man3/pthread_cleanup_push.3:202
 #, no-wrap
 msgid ""
 "$ B<./a.out x>\n"
@@ -4159,7 +4294,7 @@ msgstr ""
 "Thread terminated normally; cnt = 2\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:206
+#: build/C/man3/pthread_cleanup_push.3:210
 msgid ""
 "From the above, we see that the clean-up handler was not executed (because "
 "I<cleanup_pop_arg> was 0), and therefore the value of I<cnt> was not reset."
@@ -4169,7 +4304,7 @@ msgstr ""
 "分かる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:211
+#: build/C/man3/pthread_cleanup_push.3:215
 msgid ""
 "In the next run, the main program sets a global variable that causes the "
 "other thread to terminate normally, and supplies a nonzero value for "
@@ -4180,7 +4315,7 @@ msgstr ""
 "I<cleanup_pop_arg> に 0 以外の値を渡している。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:220
+#: build/C/man3/pthread_cleanup_push.3:224
 #, no-wrap
 msgid ""
 "$ B<./a.out x 1>\n"
@@ -4198,18 +4333,18 @@ msgstr ""
 "Thread terminated normally; cnt = 0\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:227
+#: build/C/man3/pthread_cleanup_push.3:231
 msgid ""
 "In the above, we see that although the thread was not canceled, the clean-up "
-"handler was executed, because the argument given to B<pthread_cleanup_pop>"
-"()  was nonzero."
+"handler was executed, because the argument given to "
+"B<pthread_cleanup_pop>()  was nonzero."
 msgstr ""
 "上記では、スレッドはキャンセルされていないが、クリーンアップハンドラが\n"
 "実行されていないことが分かる。これは B<pthread_cleanup_pop>() の引き数\n"
 "に 0 以外を渡したからである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:236
+#: build/C/man3/pthread_cleanup_push.3:240
 #, no-wrap
 msgid ""
 "#include E<lt>pthread.hE<gt>\n"
@@ -4227,7 +4362,7 @@ msgstr ""
 "#include E<lt>errno.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:243
+#: build/C/man3/pthread_cleanup_push.3:247
 #, no-wrap
 msgid ""
 "static int done = 0;\n"
@@ -4239,7 +4374,7 @@ msgstr ""
 "static int cnt = 0;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:250
+#: build/C/man3/pthread_cleanup_push.3:254
 #, no-wrap
 msgid ""
 "static void\n"
@@ -4257,7 +4392,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:255
+#: build/C/man3/pthread_cleanup_push.3:259
 #, no-wrap
 msgid ""
 "static void *\n"
@@ -4271,25 +4406,25 @@ msgstr ""
 "    time_t start, curr;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:257
+#: build/C/man3/pthread_cleanup_push.3:261
 #, no-wrap
 msgid "    printf(\"New thread started\\en\");\n"
 msgstr "    printf(\"New thread started\\en\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:259
+#: build/C/man3/pthread_cleanup_push.3:263
 #, no-wrap
 msgid "    pthread_cleanup_push(cleanup_handler, NULL);\n"
 msgstr "    pthread_cleanup_push(cleanup_handler, NULL);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:261
+#: build/C/man3/pthread_cleanup_push.3:265
 #, no-wrap
 msgid "    curr = start = time(NULL);\n"
 msgstr "    curr = start = time(NULL);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:270
+#: build/C/man3/pthread_cleanup_push.3:274
 #, no-wrap
 msgid ""
 "    while (!done) {\n"
@@ -4311,7 +4446,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:274
+#: build/C/man3/pthread_cleanup_push.3:278
 #, no-wrap
 msgid ""
 "    pthread_cleanup_pop(cleanup_pop_arg);\n"
@@ -4323,7 +4458,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:281
+#: build/C/man3/pthread_cleanup_push.3:285
 #, no-wrap
 msgid ""
 "int\n"
@@ -4341,7 +4476,7 @@ msgstr ""
 "    void *res;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:285
+#: build/C/man3/pthread_cleanup_push.3:289
 #, no-wrap
 msgid ""
 "    s = pthread_create(&thr, NULL, thread_start, NULL);\n"
@@ -4353,13 +4488,13 @@ msgstr ""
 "        handle_error_en(s, \"pthread_create\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:287
+#: build/C/man3/pthread_cleanup_push.3:291
 #, no-wrap
 msgid "    sleep(2);           /* Allow new thread to run a while */\n"
 msgstr "    sleep(2);           /* Allow new thread to run a while */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:292
+#: build/C/man3/pthread_cleanup_push.3:296
 #, no-wrap
 msgid ""
 "    if (argc E<gt> 1) {\n"
@@ -4373,7 +4508,7 @@ msgstr ""
 "        done = 1;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:299
+#: build/C/man3/pthread_cleanup_push.3:303
 #, no-wrap
 msgid ""
 "    } else {\n"
@@ -4391,7 +4526,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:310
+#: build/C/man3/pthread_cleanup_push.3:314
 #, no-wrap
 msgid ""
 "    if (res == PTHREAD_CANCELED)\n"
@@ -4409,7 +4544,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push.3:317
+#: build/C/man3/pthread_cleanup_push.3:321
 msgid ""
 "B<pthread_cancel>(3), B<pthread_cleanup_push_defer_np>(3), "
 "B<pthread_setcancelstate>(3), B<pthread_testcancel>(3), B<pthreads>(7)"
@@ -4423,12 +4558,6 @@ msgstr ""
 msgid "PTHREAD_CLEANUP_PUSH_DEFER_NP"
 msgstr "PTHREAD_CLEANUP_PUSH_DEFER_NP"
 
-#. type: TH
-#: build/C/man3/pthread_cleanup_push_defer_np.3:26
-#, no-wrap
-msgid "2008-12-04"
-msgstr "2008-12-04"
-
 #. type: Plain text
 #: build/C/man3/pthread_cleanup_push_defer_np.3:30
 msgid ""
@@ -4456,13 +4585,23 @@ msgstr ""
 #: build/C/man3/pthread_create.3:38 build/C/man3/pthread_detach.3:37
 #: build/C/man3/pthread_join.3:37 build/C/man3/pthread_kill.3:37
 #: build/C/man3/pthread_setname_np.3:39 build/C/man3/pthread_sigmask.3:38
-#: build/C/man3/pthread_sigqueue.3:37 build/C/man3/pthread_tryjoin_np.3:42
+#: build/C/man3/pthread_sigqueue.3:38 build/C/man3/pthread_tryjoin_np.3:42
 #: build/C/man3/pthread_yield.3:37
 msgid "Compile and link with I<-pthread>."
 msgstr "I<-pthread> を付けてコンパイルとリンクを行う。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:46
+#: build/C/man3/pthread_cleanup_push_defer_np.3:49
+msgid "B<pthread_cleanup_push_defer_np>(), B<pthread_cleanup_pop_defer_np>():"
+msgstr "B<pthread_cleanup_push_defer_np>(), B<pthread_cleanup_pop_defer_np>():"
+
+#. type: Plain text
+#: build/C/man3/pthread_cleanup_push_defer_np.3:51
+msgid "_GNU_SOURCE"
+msgstr "_GNU_SOURCE"
+
+#. type: Plain text
+#: build/C/man3/pthread_cleanup_push_defer_np.3:59
 msgid ""
 "These functions are the same as B<pthread_cleanup_push>(3)  and "
 "B<pthread_cleanup_pop>(3), except for the differences noted on this page."
@@ -4471,7 +4610,7 @@ msgstr ""
 "だが、このページで説明する点が異なる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:59
+#: build/C/man3/pthread_cleanup_push_defer_np.3:72
 msgid ""
 "Like B<pthread_cleanup_push>(3), B<pthread_cleanup_push_defer_np>()  pushes "
 "I<routine> onto the thread's stack of cancellation clean-up handlers.  In "
@@ -4491,7 +4630,7 @@ msgstr ""
 "が保証される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:68
+#: build/C/man3/pthread_cleanup_push_defer_np.3:81
 msgid ""
 "Like B<pthread_cleanup_pop>(3), B<pthread_cleanup_pop_restore_np>()  pops "
 "the top-most clean-up handler from the thread's stack of cancellation clean-"
@@ -4505,7 +4644,7 @@ msgstr ""
 "する B<pthread_cleanup_push_defer_np>() が呼ばれた時点の値に戻す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:74
+#: build/C/man3/pthread_cleanup_push_defer_np.3:87
 msgid ""
 "The caller must ensure that calls to these functions are paired within the "
 "same function, and at the same lexical nesting level.  Other restrictions "
@@ -4517,12 +4656,12 @@ msgstr ""
 "適用される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:76
+#: build/C/man3/pthread_cleanup_push_defer_np.3:89
 msgid "This sequence of calls:"
 msgstr "以下の一連の呼び出し"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:81
+#: build/C/man3/pthread_cleanup_push_defer_np.3:94
 #, no-wrap
 msgid ""
 "pthread_cleanup_push_defer_np(routine, arg);\n"
@@ -4532,18 +4671,18 @@ msgstr ""
 "pthread_cleanup_pop_restore_np(execute);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:85
+#: build/C/man3/pthread_cleanup_push_defer_np.3:98
 msgid "is equivalent to (but shorter and more efficient than):"
 msgstr "と以下は等価である (但し、上の方がより簡潔で効率的である)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:91
+#: build/C/man3/pthread_cleanup_push_defer_np.3:104
 #, no-wrap
 msgid "int oldtype;\n"
 msgstr "int oldtype;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:97
+#: build/C/man3/pthread_cleanup_push_defer_np.3:110
 #, no-wrap
 msgid ""
 "pthread_cleanup_push(routine, arg);\n"
@@ -4559,13 +4698,13 @@ msgstr ""
 "pthread_cleanup_pop(execute);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_cleanup_push_defer_np.3:110
+#: build/C/man3/pthread_cleanup_push_defer_np.3:123
 msgid ""
-"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), B<pthread_setcancelstate>"
-"(3), B<pthread_testcancel>(3), B<pthreads>(7)"
+"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), "
+"B<pthread_setcancelstate>(3), B<pthread_testcancel>(3), B<pthreads>(7)"
 msgstr ""
-"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), B<pthread_setcancelstate>"
-"(3), B<pthread_testcancel>(3), B<pthreads>(7)"
+"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), "
+"B<pthread_setcancelstate>(3), B<pthread_testcancel>(3), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_create.3:26
@@ -4573,13 +4712,6 @@ msgstr ""
 msgid "PTHREAD_CREATE"
 msgstr "PTHREAD_CREATE"
 
-#. type: TH
-#: build/C/man3/pthread_create.3:26 build/C/man3/pthread_sigmask.3:26
-#, fuzzy, no-wrap
-#| msgid "2012-03-15"
-msgid "2012-08-03"
-msgstr "2012-03-15"
-
 #. type: Plain text
 #: build/C/man3/pthread_create.3:29
 msgid "pthread_create - create a new thread"
@@ -4626,8 +4758,8 @@ msgstr "*"
 #: build/C/man3/pthread_create.3:55
 msgid ""
 "It calls B<pthread_exit>(3), specifying an exit status value that is "
-"available to another thread in the same process that calls B<pthread_join>"
-"(3)."
+"available to another thread in the same process that calls "
+"B<pthread_join>(3)."
 msgstr ""
 "スレッドが B<pthread_exit>(3) を呼び出す。\n"
 "B<pthread_exit>(3) を呼び出す際には終了ステータス値を指定する。\n"
@@ -4745,20 +4877,36 @@ msgstr ""
 "エラーの場合は、エラー番号が返され、 I<*thread> の内容は不定である。"
 
 #. type: TP
-#: build/C/man3/pthread_create.3:123 build/C/man3/pthread_sigqueue.3:71
+#: build/C/man3/pthread_create.3:123 build/C/man3/pthread_create.3:126
+#: build/C/man3/pthread_sigqueue.3:72
 #, no-wrap
 msgid "B<EAGAIN>"
 msgstr "B<EAGAIN>"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:137
-msgid ""
-"Insufficient resources to create another thread, or a system-imposed limit "
-"on the number of threads was encountered.  The latter case may occur in two "
-"ways: the B<RLIMIT_NPROC> soft resource limit (set via B<setrlimit>(2)), "
-"which limits the number of process for a real user ID, was reached; or the "
-"kernel's system-wide limit on the number of threads, I</proc/sys/kernel/"
-"threads-max>, was reached."
+#: build/C/man3/pthread_create.3:126
+msgid "Insufficient resources to create another thread."
+msgstr ""
+
+#.  NOTE! The following should match the description in fork(2)
+#. type: Plain text
+#: build/C/man3/pthread_create.3:144
+#, fuzzy
+#| msgid ""
+#| "Insufficient resources to create another thread, or a system-imposed "
+#| "limit on the number of threads was encountered.  The latter case may "
+#| "occur in two ways: the B<RLIMIT_NPROC> soft resource limit (set via "
+#| "B<setrlimit>(2)), which limits the number of process for a real user ID, "
+#| "was reached; or the kernel's system-wide limit on the number of threads, "
+#| "I</proc/sys/kernel/threads-max>, was reached."
+msgid ""
+"A system-imposed limit on the number of threads was encountered.  There are "
+"a number of limits that may trigger this error: the B<RLIMIT_NPROC> soft "
+"resource limit (set via B<setrlimit>(2)), which limits the number of "
+"processes and threads for a real user ID, was reached; the kernel's system-"
+"wide limit on the number of processes threads, I</proc/sys/kernel/threads-"
+"max>, was reached (see B<proc>(5)); or the maximum number of PIDs, I</proc/"
+"sys/kernel/pid_max>, was reached (see B<proc>(5))."
 msgstr ""
 "別のスレッドを作成するのに十分なリソースがないか、システムで設定された\n"
 "スレッド数の上限に達していた。後者が起こるのは 2 つの場合がある。\n"
@@ -4768,19 +4916,19 @@ msgstr ""
 "I</proc/sys/kernel/threads-max> が達していた場合である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:141
+#: build/C/man3/pthread_create.3:148
 msgid "Invalid settings in I<attr>."
 msgstr "I<attr> で指定された設定が不正である。"
 
 #. type: TP
-#: build/C/man3/pthread_create.3:141 build/C/man3/pthread_setschedparam.3:129
+#: build/C/man3/pthread_create.3:148 build/C/man3/pthread_setschedparam.3:129
 #: build/C/man3/pthread_setschedprio.3:66
 #, no-wrap
 msgid "B<EPERM>"
 msgstr "B<EPERM>"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:146
+#: build/C/man3/pthread_create.3:153
 msgid ""
 "No permission to set the scheduling policy and parameters specified in "
 "I<attr>."
@@ -4789,7 +4937,7 @@ msgstr ""
 "設定する許可がない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:160
+#: build/C/man3/pthread_create.3:167
 msgid ""
 "See B<pthread_self>(3)  for further information on the thread ID returned in "
 "I<*thread> by B<pthread_create>().  Unless real-time scheduling policies are "
@@ -4804,7 +4952,7 @@ msgstr ""
 "次に実行されるかは決まっていない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:180
+#: build/C/man3/pthread_create.3:187
 msgid ""
 "A thread may either be I<joinable> or I<detached>.  If a thread is joinable, "
 "then another thread can call B<pthread_join>(3)  to wait for the thread to "
@@ -4836,7 +4984,7 @@ msgstr ""
 #.  FIXME . Perhaps some of the following detail should be in
 #.  a future pthread_attr_setstacksize(3) page.
 #. type: Plain text
-#: build/C/man3/pthread_create.3:196
+#: build/C/man3/pthread_create.3:203
 msgid ""
 "On Linux/x86-32, the default stack size for a new thread is 2 megabytes.  "
 "Under the NPTL threading implementation, if the B<RLIMIT_STACK> soft "
@@ -4855,7 +5003,7 @@ msgstr ""
 "デフォルト値以外のスタックサイズを得ることができる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:202
+#: build/C/man3/pthread_create.3:209
 msgid ""
 "In the obsolete LinuxThreads implementation, each of the threads in a "
 "process has a different process ID.  This is in violation of the POSIX "
@@ -4868,7 +5016,7 @@ msgstr ""
 "B<pthreads>(7) を参照のこと。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:206
+#: build/C/man3/pthread_create.3:213
 msgid ""
 "The program below demonstrates the use of B<pthread_create>(), as well as a "
 "number of other functions in the pthreads API."
@@ -4877,7 +5025,7 @@ msgstr ""
 "pthreads API の他のいろいろな関数の使用例を示している。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:211
+#: build/C/man3/pthread_create.3:218
 msgid ""
 "In the following run, on a system providing the NPTL threading "
 "implementation, the stack size defaults to the value given by the \"stack "
@@ -4888,11 +5036,11 @@ msgstr ""
 "になる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:223
+#: build/C/man3/pthread_create.3:230
 #, no-wrap
 msgid ""
 "$B< ulimit -s>\n"
-"8192            # The stack size limit is 8 MB (0x80000 bytes)\n"
+"8192            # The stack size limit is 8 MB (0x800000 bytes)\n"
 "$B< ./a.out hola salut servus>\n"
 "Thread 1: top of stack near 0xb7dd03b8; argv_string=hola\n"
 "Thread 2: top of stack near 0xb75cf3b8; argv_string=salut\n"
@@ -4902,7 +5050,7 @@ msgid ""
 "Joined with thread 3; returned value was SERVUS\n"
 msgstr ""
 "$B< ulimit -s>\n"
-"8192            # The stack size limit is 8 MB (0x80000 bytes)\n"
+"8192            # The stack size limit is 8 MB (0x800000 bytes)\n"
 "$B< ./a.out hola salut servus>\n"
 "Thread 1: top of stack near 0xb7dd03b8; argv_string=hola\n"
 "Thread 2: top of stack near 0xb75cf3b8; argv_string=salut\n"
@@ -4912,7 +5060,7 @@ msgstr ""
 "Joined with thread 3; returned value was SERVUS\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:229
+#: build/C/man3/pthread_create.3:236
 msgid ""
 "In the next run, the program explicitly sets a stack size of 1MB (using "
 "B<pthread_attr_setstacksize>(3))  for the created threads:"
@@ -4922,7 +5070,7 @@ msgstr ""
 "明示的に設定している。"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:239
+#: build/C/man3/pthread_create.3:246
 #, no-wrap
 msgid ""
 "$B< ./a.out -s 0x100000 hola salut servus>\n"
@@ -4942,7 +5090,7 @@ msgstr ""
 "Joined with thread 3; returned value was SERVUS\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:251
+#: build/C/man3/pthread_create.3:258
 #, no-wrap
 msgid ""
 "#include E<lt>pthread.hE<gt>\n"
@@ -4962,7 +5110,7 @@ msgstr ""
 "#include E<lt>ctype.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:257 build/C/man3/pthread_getcpuclockid.3:110
+#: build/C/man3/pthread_create.3:264 build/C/man3/pthread_getcpuclockid.3:116
 #, no-wrap
 msgid ""
 "#define handle_error(msg) \\e\n"
@@ -4972,7 +5120,7 @@ msgstr ""
 "        do { perror(msg); exit(EXIT_FAILURE); } while (0)\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:263
+#: build/C/man3/pthread_create.3:270
 #, no-wrap
 msgid ""
 "struct thread_info {    /* Used as argument to thread_start() */\n"
@@ -4988,7 +5136,7 @@ msgstr ""
 "};\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:266
+#: build/C/man3/pthread_create.3:273
 #, no-wrap
 msgid ""
 "/* Thread start function: display address near top of our stack,\n"
@@ -4998,14 +5146,8 @@ msgstr ""
 "   and return upper-cased copy of argv_string */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:272
-#, fuzzy, no-wrap
-#| msgid ""
-#| "static void *\n"
-#| "thread_start(void *arg)\n"
-#| "{\n"
-#| "    struct thread_info *tinfo = (struct thread_info *) arg;\n"
-#| "    char *uargv, *p;\n"
+#: build/C/man3/pthread_create.3:279
+#, no-wrap
 msgid ""
 "static void *\n"
 "thread_start(void *arg)\n"
@@ -5016,11 +5158,11 @@ msgstr ""
 "static void *\n"
 "thread_start(void *arg)\n"
 "{\n"
-"    struct thread_info *tinfo = (struct thread_info *) arg;\n"
+"    struct thread_info *tinfo = arg;\n"
 "    char *uargv, *p;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:275
+#: build/C/man3/pthread_create.3:282
 #, no-wrap
 msgid ""
 "    printf(\"Thread %d: top of stack near %p; argv_string=%s\\en\",\n"
@@ -5030,7 +5172,7 @@ msgstr ""
 "            tinfo-E<gt>thread_num, &p, tinfo-E<gt>argv_string);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:279
+#: build/C/man3/pthread_create.3:286
 #, no-wrap
 msgid ""
 "    uargv = strdup(tinfo-E<gt>argv_string);\n"
@@ -5042,7 +5184,7 @@ msgstr ""
 "        handle_error(\"strdup\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:282
+#: build/C/man3/pthread_create.3:289
 #, no-wrap
 msgid ""
 "    for (p = uargv; *p != \\(aq\\e0\\(aq; p++)\n"
@@ -5052,7 +5194,7 @@ msgstr ""
 "        *p = toupper(*p);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:285
+#: build/C/man3/pthread_create.3:292
 #, no-wrap
 msgid ""
 "    return uargv;\n"
@@ -5062,7 +5204,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:294
+#: build/C/man3/pthread_create.3:301
 #, no-wrap
 msgid ""
 "int\n"
@@ -5084,13 +5226,13 @@ msgstr ""
 "    void *res;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:296
+#: build/C/man3/pthread_create.3:303
 #, no-wrap
 msgid "    /* The \"-s\" option specifies a stack size for our threads */\n"
 msgstr "    /* The \"-s\" option specifies a stack size for our threads */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:303
+#: build/C/man3/pthread_create.3:310
 #, no-wrap
 msgid ""
 "    stack_size = -1;\n"
@@ -5108,7 +5250,7 @@ msgstr ""
 "            break;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:310
+#: build/C/man3/pthread_create.3:317
 #, no-wrap
 msgid ""
 "        default:\n"
@@ -5126,19 +5268,19 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:312
+#: build/C/man3/pthread_create.3:319
 #, no-wrap
 msgid "    num_threads = argc - optind;\n"
 msgstr "    num_threads = argc - optind;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:314
+#: build/C/man3/pthread_create.3:321
 #, no-wrap
 msgid "    /* Initialize thread creation attributes */\n"
 msgstr "    /* Initialize thread creation attributes */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:318
+#: build/C/man3/pthread_create.3:325
 #, no-wrap
 msgid ""
 "    s = pthread_attr_init(&attr);\n"
@@ -5150,7 +5292,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_attr_init\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:324
+#: build/C/man3/pthread_create.3:331
 #, no-wrap
 msgid ""
 "    if (stack_size E<gt> 0) {\n"
@@ -5166,13 +5308,13 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:326
+#: build/C/man3/pthread_create.3:333
 #, no-wrap
 msgid "    /* Allocate memory for pthread_create() arguments */\n"
 msgstr "    /* Allocate memory for pthread_create() arguments */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:330
+#: build/C/man3/pthread_create.3:337
 #, no-wrap
 msgid ""
 "    tinfo = calloc(num_threads, sizeof(struct thread_info));\n"
@@ -5184,13 +5326,13 @@ msgstr ""
 "        handle_error(\"calloc\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:332
+#: build/C/man3/pthread_create.3:339
 #, no-wrap
 msgid "    /* Create one thread for each command-line argument */\n"
 msgstr "    /* Create one thread for each command-line argument */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:336
+#: build/C/man3/pthread_create.3:343
 #, no-wrap
 msgid ""
 "    for (tnum = 0; tnum E<lt> num_threads; tnum++) {\n"
@@ -5202,7 +5344,7 @@ msgstr ""
 "        tinfo[tnum].argv_string = argv[optind + tnum];\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:339
+#: build/C/man3/pthread_create.3:346
 #, no-wrap
 msgid ""
 "        /* The pthread_create() call stores the thread ID into\n"
@@ -5212,7 +5354,7 @@ msgstr ""
 "           corresponding element of tinfo[] */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:345
+#: build/C/man3/pthread_create.3:352
 #, no-wrap
 msgid ""
 "        s = pthread_create(&tinfo[tnum].thread_id, &attr,\n"
@@ -5228,7 +5370,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:348
+#: build/C/man3/pthread_create.3:355
 #, no-wrap
 msgid ""
 "    /* Destroy the thread attributes object, since it is no\n"
@@ -5238,7 +5380,7 @@ msgstr ""
 "       longer needed */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:352 build/C/man3/pthread_setschedparam.3:423
+#: build/C/man3/pthread_create.3:359 build/C/man3/pthread_setschedparam.3:430
 #, no-wrap
 msgid ""
 "    s = pthread_attr_destroy(&attr);\n"
@@ -5250,13 +5392,13 @@ msgstr ""
 "        handle_error_en(s, \"pthread_attr_destroy\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:354
+#: build/C/man3/pthread_create.3:361
 #, no-wrap
 msgid "    /* Now join with each thread, and display its returned value */\n"
 msgstr "    /* Now join with each thread, and display its returned value */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:359
+#: build/C/man3/pthread_create.3:366
 #, no-wrap
 msgid ""
 "    for (tnum = 0; tnum E<lt> num_threads; tnum++) {\n"
@@ -5270,7 +5412,7 @@ msgstr ""
 "            handle_error_en(s, \"pthread_join\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:364
+#: build/C/man3/pthread_create.3:371
 #, no-wrap
 msgid ""
 "        printf(\"Joined with thread %d; returned value was %s\\en\",\n"
@@ -5284,7 +5426,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:368
+#: build/C/man3/pthread_create.3:375
 #, no-wrap
 msgid ""
 "    free(tinfo);\n"
@@ -5296,17 +5438,17 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_create.3:382
+#: build/C/man3/pthread_create.3:389
 msgid ""
 "B<getrlimit>(2), B<pthread_attr_init>(3), B<pthread_cancel>(3), "
 "B<pthread_detach>(3), B<pthread_equal>(3), B<pthread_exit>(3), "
-"B<pthread_getattr_np>(3), B<pthread_join>(3), B<pthread_self>(3), B<pthreads>"
-"(7)"
+"B<pthread_getattr_np>(3), B<pthread_join>(3), B<pthread_self>(3), "
+"B<pthreads>(7)"
 msgstr ""
 "B<getrlimit>(2), B<pthread_attr_init>(3), B<pthread_cancel>(3), "
 "B<pthread_detach>(3), B<pthread_equal>(3), B<pthread_exit>(3), "
-"B<pthread_getattr_np>(3), B<pthread_join>(3), B<pthread_self>(3), B<pthreads>"
-"(7)"
+"B<pthread_getattr_np>(3), B<pthread_join>(3), B<pthread_self>(3), "
+"B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_detach.3:26
@@ -5429,11 +5571,11 @@ msgstr "    pthread_detach(pthread_self());\n"
 #. type: Plain text
 #: build/C/man3/pthread_detach.3:104
 msgid ""
-"B<pthread_attr_setdetachstate>(3), B<pthread_cancel>(3), B<pthread_create>"
-"(3), B<pthread_exit>(3), B<pthread_join>(3), B<pthreads>(7)"
+"B<pthread_attr_setdetachstate>(3), B<pthread_cancel>(3), "
+"B<pthread_create>(3), B<pthread_exit>(3), B<pthread_join>(3), B<pthreads>(7)"
 msgstr ""
-"B<pthread_attr_setdetachstate>(3), B<pthread_cancel>(3), B<pthread_create>"
-"(3), B<pthread_exit>(3), B<pthread_join>(3), B<pthreads>(7)"
+"B<pthread_attr_setdetachstate>(3), B<pthread_cancel>(3), "
+"B<pthread_create>(3), B<pthread_exit>(3), B<pthread_join>(3), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_equal.3:26
@@ -5443,9 +5585,12 @@ msgstr "PTHREAD_EQUAL"
 
 #. type: TH
 #: build/C/man3/pthread_equal.3:26 build/C/man3/pthread_exit.3:26
+#: build/C/man3/pthread_getcpuclockid.3:26
+#: build/C/man3/pthread_setaffinity_np.3:26
+#: build/C/man3/pthread_setconcurrency.3:25
 #, no-wrap
-msgid "2009-03-30"
-msgstr "2009-03-30"
+msgid "2014-05-23"
+msgstr "2014-05-23"
 
 #. type: Plain text
 #: build/C/man3/pthread_equal.3:29
@@ -5481,7 +5626,12 @@ msgid "This function always succeeds."
 msgstr "この関数は常に成功する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_equal.3:56
+#: build/C/man3/pthread_equal.3:52
+msgid "The B<pthread_equal>()  function is thread-safe."
+msgstr "B<pthread_equal>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_equal.3:61
 msgid ""
 "The B<pthread_equal>()  function is necessary because thread IDs should be "
 "considered opaque: there is no portable way for applications to directly "
@@ -5493,7 +5643,7 @@ msgstr ""
 "移植性を確保できる形で比較する方法はない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_equal.3:60
+#: build/C/man3/pthread_equal.3:65
 msgid "B<pthread_create>(3), B<pthread_self>(3), B<pthreads>(7)"
 msgstr "B<pthread_create>(3), B<pthread_self>(3), B<pthreads>(7)"
 
@@ -5572,7 +5722,12 @@ msgid "This function does not return to the caller."
 msgstr "この関数は呼び出し側には返らない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_exit.3:82
+#: build/C/man3/pthread_exit.3:80
+msgid "The B<pthread_exit>()  function is thread-safe."
+msgstr "B<pthread_exit>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_exit.3:87
 msgid ""
 "Performing a return from the start function of any thread other than the "
 "main thread results in an implicit call to B<pthread_exit>(), using the "
@@ -5583,7 +5738,7 @@ msgstr ""
 "関数の返り値がスレッドの終了ステータスとして使用される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_exit.3:88
+#: build/C/man3/pthread_exit.3:93
 msgid ""
 "To allow other threads to continue execution, the main thread should "
 "terminate by calling B<pthread_exit>()  rather than B<exit>(3)."
@@ -5592,7 +5747,7 @@ msgstr ""
 "なく B<pthread_exit>() を呼び出して終了すべきである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_exit.3:93
+#: build/C/man3/pthread_exit.3:98
 msgid ""
 "The value pointed to by I<retval> should not be located on the calling "
 "thread's stack, since the contents of that stack are undefined after the "
@@ -5607,7 +5762,7 @@ msgstr ""
 #.  http://thread.gmane.org/gmane.linux.kernel/611611
 #.  http://marc.info/?l=linux-kernel&m=122525468300823&w=2
 #. type: Plain text
-#: build/C/man3/pthread_exit.3:105
+#: build/C/man3/pthread_exit.3:110
 msgid ""
 "Currently, there are limitations in the kernel implementation logic for "
 "B<wait>(2)ing on a stopped thread group with a dead thread group leader.  "
@@ -5624,7 +5779,7 @@ msgstr ""
 "場合がある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_exit.3:109
+#: build/C/man3/pthread_exit.3:114
 msgid "B<pthread_create>(3), B<pthread_join>(3), B<pthreads>(7)"
 msgstr "B<pthread_create>(3), B<pthread_join>(3), B<pthreads>(7)"
 
@@ -5634,6 +5789,12 @@ msgstr "B<pthread_create>(3), B<pthread_join>(3), B<pthreads>(7)"
 msgid "PTHREAD_GETATTR_NP"
 msgstr "PTHREAD_GETATTR_NP"
 
+#. type: TH
+#: build/C/man3/pthread_getattr_np.3:26 build/C/man3/pthread_tryjoin_np.3:26
+#, no-wrap
+msgid "2010-09-10"
+msgstr "2010-09-10"
+
 #. type: Plain text
 #: build/C/man3/pthread_getattr_np.3:29
 msgid "pthread_getattr_np - get attributes of created thread"
@@ -5741,8 +5902,8 @@ msgstr "メモリが十分になかった。"
 msgid ""
 "In addition, if I<thread> refers to the main thread, then "
 "B<pthread_getattr_np>()  can fail because of errors from various underlying "
-"calls: B<fopen>(3), if I</proc/self/maps> can't be opened; and B<getrlimit>"
-"(2), if the B<RLIMIT_STACK> resource limit is not supported."
+"calls: B<fopen>(3), if I</proc/self/maps> can't be opened; and "
+"B<getrlimit>(2), if the B<RLIMIT_STACK> resource limit is not supported."
 msgstr ""
 "さらに、 I<thread> がメインスレッドを参照している場合には、\n"
 "B<pthread_getattr_np>() は内部で行われる様々な呼び出しでの\n"
@@ -5758,7 +5919,7 @@ msgstr "この関数は glibc バージョン 2.2.3 以降で利用できる。"
 
 #. type: Plain text
 #: build/C/man3/pthread_getattr_np.3:101
-#: build/C/man3/pthread_kill_other_threads_np.3:50
+#: build/C/man3/pthread_kill_other_threads_np.3:55
 msgid ""
 "This function is a nonstandard GNU extension; hence the suffix \"_np"
 "\" (nonportable) in the name."
@@ -6296,12 +6457,6 @@ msgstr ""
 msgid "PTHREAD_GETCPUCLOCKID"
 msgstr "PTHREAD_GETCPUCLOCKID"
 
-#. type: TH
-#: build/C/man3/pthread_getcpuclockid.3:26
-#, no-wrap
-msgid "2009-02-08"
-msgstr "2009-02-08"
-
 #. type: Plain text
 #: build/C/man3/pthread_getcpuclockid.3:29
 msgid "pthread_getcpuclockid - retrieve ID of a thread's CPU time clock"
@@ -6356,7 +6511,12 @@ msgid "This function is available in glibc since version 2.2."
 msgstr "この関数は glibc バージョン 2.2 以降で利用できる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:78
+#: build/C/man3/pthread_getcpuclockid.3:70
+msgid "The B<pthread_getcpuclockid>()  function is thread-safe."
+msgstr "B<pthread_getcpuclockid>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_getcpuclockid.3:83
 msgid ""
 "When I<thread> refers to the calling thread, this function returns an "
 "identifier that refers to the same clock manipulated by B<clock_gettime>(2)  "
@@ -6368,7 +6528,7 @@ msgstr ""
 "を参照する ID が返される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:84
+#: build/C/man3/pthread_getcpuclockid.3:89
 msgid ""
 "The program below creates a thread and then uses B<clock_gettime>(2)  to "
 "retrieve the total process CPU time, and the per-thread CPU time consumed by "
@@ -6381,7 +6541,7 @@ msgstr ""
 "下記のシェルのセッションは実行例である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:93
+#: build/C/man3/pthread_getcpuclockid.3:99
 #, no-wrap
 msgid ""
 "$ B<./a.out>\n"
@@ -6401,13 +6561,13 @@ msgstr ""
 "Subthread CPU time:        0.992\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:99
+#: build/C/man3/pthread_getcpuclockid.3:105
 #, no-wrap
 msgid "/* Link with \"-lrt\" */\n"
 msgstr "/* \"-lrt\" でリンクする */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:107
+#: build/C/man3/pthread_getcpuclockid.3:113
 #, no-wrap
 msgid ""
 "#include E<lt>time.hE<gt>\n"
@@ -6427,7 +6587,7 @@ msgstr ""
 "#include E<lt>errno.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:121
+#: build/C/man3/pthread_getcpuclockid.3:127
 #, no-wrap
 msgid ""
 "static void *\n"
@@ -6447,7 +6607,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:126
+#: build/C/man3/pthread_getcpuclockid.3:132
 #, no-wrap
 msgid ""
 "static void\n"
@@ -6461,7 +6621,7 @@ msgstr ""
 "    struct timespec ts;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:132
+#: build/C/man3/pthread_getcpuclockid.3:138
 #, no-wrap
 msgid ""
 "    printf(\"%s\", msg);\n"
@@ -6477,7 +6637,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:139
+#: build/C/man3/pthread_getcpuclockid.3:145
 #, no-wrap
 msgid ""
 "int\n"
@@ -6495,7 +6655,7 @@ msgstr ""
 "    int j, s;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:143
+#: build/C/man3/pthread_getcpuclockid.3:149
 #, no-wrap
 msgid ""
 "    s = pthread_create(&thread, NULL, thread_start, NULL);\n"
@@ -6507,7 +6667,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_create\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:146
+#: build/C/man3/pthread_getcpuclockid.3:152
 #, no-wrap
 msgid ""
 "    printf(\"Main thread sleeping\\en\");\n"
@@ -6517,7 +6677,7 @@ msgstr ""
 "    sleep(1);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:150
+#: build/C/man3/pthread_getcpuclockid.3:156
 #, no-wrap
 msgid ""
 "    printf(\"Main thread consuming some CPU time...\\en\");\n"
@@ -6529,13 +6689,13 @@ msgstr ""
 "        getppid();\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:152
+#: build/C/man3/pthread_getcpuclockid.3:158
 #, no-wrap
 msgid "    pclock(\"Process total CPU time: \", CLOCK_PROCESS_CPUTIME_ID);\n"
 msgstr "    pclock(\"Process total CPU time: \", CLOCK_PROCESS_CPUTIME_ID);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:157
+#: build/C/man3/pthread_getcpuclockid.3:163
 #, no-wrap
 msgid ""
 "    s = pthread_getcpuclockid(pthread_self(), &cid);\n"
@@ -6549,7 +6709,7 @@ msgstr ""
 "    pclock(\"Main thread CPU time:   \", cid);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:160
+#: build/C/man3/pthread_getcpuclockid.3:166
 #, no-wrap
 msgid ""
 "    /* The preceding 4 lines of code could have been replaced by:\n"
@@ -6559,7 +6719,7 @@ msgstr ""
 "       pclock(\"Main thread CPU time:   \", CLOCK_THREAD_CPUTIME_ID); */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:165
+#: build/C/man3/pthread_getcpuclockid.3:171
 #, no-wrap
 msgid ""
 "    s = pthread_getcpuclockid(thread, &cid);\n"
@@ -6573,7 +6733,7 @@ msgstr ""
 "    pclock(\"Subthread CPU time: 1    \", cid);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:168
+#: build/C/man3/pthread_getcpuclockid.3:174
 #, no-wrap
 msgid ""
 "    exit(EXIT_SUCCESS);         /* Terminates both threads */\n"
@@ -6583,7 +6743,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_getcpuclockid.3:177
+#: build/C/man3/pthread_getcpuclockid.3:183
 msgid ""
 "B<clock_gettime>(2), B<clock_settime>(2), B<timer_create>(2), "
 "B<clock_getcpuclockid>(3), B<pthread_self>(3), B<pthreads>(7), B<time>(7)"
@@ -6612,8 +6772,9 @@ msgstr "B<int pthread_join(pthread_t >I<thread>B<, void **>I<retval>B<);>\n"
 #: build/C/man3/pthread_join.3:49
 msgid ""
 "The B<pthread_join>()  function waits for the thread specified by I<thread> "
-"to terminate.  If that thread has already terminated, then B<pthread_join>"
-"()  returns immediately.  The thread specified by I<thread> must be joinable."
+"to terminate.  If that thread has already terminated, then "
+"B<pthread_join>()  returns immediately.  The thread specified by I<thread> "
+"must be joinable."
 msgstr ""
 "B<pthread_join>() 関数は、I<thread> で指定されたスレッドが\n"
 "終了するのを待つ。そのスレッドがすでに終了している場合、\n"
@@ -6747,11 +6908,13 @@ msgid "PTHREAD_KILL"
 msgstr "PTHREAD_KILL"
 
 #. type: TH
-#: build/C/man3/pthread_kill.3:26 build/C/man3/pthread_sigqueue.3:25
-#, fuzzy, no-wrap
-#| msgid "2012-03-15"
-msgid "2012-08-19"
-msgstr "2012-03-15"
+#: build/C/man3/pthread_kill.3:26
+#: build/C/man3/pthread_kill_other_threads_np.3:26
+#: build/C/man3/pthread_self.3:26 build/C/man3/pthread_setcancelstate.3:26
+#: build/C/man3/pthread_yield.3:25
+#, no-wrap
+msgid "2014-05-13"
+msgstr "2014-05-13"
 
 #. type: Plain text
 #: build/C/man3/pthread_kill.3:29
@@ -6771,33 +6934,37 @@ msgid "B<int pthread_kill(pthread_t >I<thread>B<, int >I<sig>B<);>\n"
 msgstr "B<int pthread_kill(pthread_t >I<thread>B<, int >I<sig>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill.3:47
-#, fuzzy
-#| msgid ""
-#| "The B<pthread_kill>()  function sends the signal I<sig> to I<thread>, "
-#| "another thread in the same process as the caller.  The signal is "
-#| "asynchronously directed to I<thread>."
+#: build/C/man3/pthread_kill.3:45
+msgid "B<pthread_kill>():"
+msgstr "B<pthread_kill>():"
+
+#. type: Plain text
+#: build/C/man3/pthread_kill.3:47 build/C/man3/pthread_sigmask.3:48
+msgid "_POSIX_C_SOURCE\\ E<gt>=\\ 199506L || _XOPEN_SOURCE\\ E<gt>=\\ 500"
+msgstr "_POSIX_C_SOURCE\\ E<gt>=\\ 199506L || _XOPEN_SOURCE\\ E<gt>=\\ 500"
+
+#. type: Plain text
+#: build/C/man3/pthread_kill.3:59
 msgid ""
 "The B<pthread_kill>()  function sends the signal I<sig> to I<thread>, a "
 "thread in the same process as the caller.  The signal is asynchronously "
 "directed to I<thread>."
 msgstr ""
 "B<pthread_kill>() 関数は、呼び出したスレッドと同じプロセスの\n"
-"別のスレッド I<thread> にシグナル I<sig> を送信する。\n"
+"スレッド I<thread> にシグナル I<sig> を送信する。\n"
 "シグナルは非同期に I<thread> へ直接送られる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill.3:52
+#: build/C/man3/pthread_kill.3:63
 msgid ""
 "If I<sig> is 0, then no signal is sent, but error checking is still "
-"performed; this can be used to check for the existence of a thread ID."
+"performed."
 msgstr ""
-"I<sig> が 0 の場合、シグナルは送信されないが、\n"
-"エラーチェックだけは実行される。\n"
-"これを使うと、スレッド ID が存在するかの確認を行うことができる。"
+"I<sig> が 0 の場合、シグナルは送信されないが、エラーチェックだけは実行され"
+"る。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill.3:57
+#: build/C/man3/pthread_kill.3:68
 msgid ""
 "On success, B<pthread_kill>()  returns 0; on error, it returns an error "
 "number, and no signal is sent."
@@ -6806,12 +6973,22 @@ msgstr ""
 "エラーの場合、エラー番号を返し、シグナルの送信は行わない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill.3:61
+#: build/C/man3/pthread_kill.3:72
 msgid "An invalid signal was specified."
 msgstr "無効なシグナルが指定された。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill.3:75
+#: build/C/man3/pthread_kill.3:77
+msgid "The B<pthread_kill>()  function is thread-safe."
+msgstr "B<pthread_kill>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_kill.3:79
+msgid "POSIX.1-2008."
+msgstr "POSIX.1-2008."
+
+#. type: Plain text
+#: build/C/man3/pthread_kill.3:86
 msgid ""
 "Signal dispositions are process-wide: if a signal handler is installed, the "
 "handler will be invoked in the thread I<thread>, but if the disposition of "
@@ -6825,16 +7002,30 @@ msgstr ""
 "シグナルに対するアクションはプロセス全体に影響がある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill.3:84
-#, fuzzy
-#| msgid ""
-#| "B<kill>(2)  B<sigaction>(2), B<sigpending>(2), B<pthread_self>(3), "
-#| "B<pthread_sigmask>(3), B<raise>(3), B<pthreads>(7), B<signal>(7)"
+#: build/C/man3/pthread_kill.3:99
+msgid ""
+"POSIX.1-2008 recommends that if an implementation detects the use of a "
+"thread ID after the end of its lifetime, B<pthread_kill>()  should return "
+"the error B<ESRCH>.  The glibc implementation returns this error in the "
+"cases where an invalid thread ID can be detected.  But note also that POSIX "
+"says that an attempt to use a thread ID whose lifetime has ended produces "
+"undefined behavior, and an attempt to use an invalid thread ID in a call to "
+"B<pthread_kill>()  can, for example, cause a segmentation fault."
+msgstr ""
+"POSIX.1-2008 では、 スレッドが終了した後にそのスレッド ID が使用されたことを"
+"検出した場合に、 B<pthread_kill>() はエラー B<ESRCH> を返すことを推奨されてい"
+"る。 glibc の実装では、無効なスレッド ID を検出できる場合にはこのエラーを返"
+"す。 しかし、 POSIX では、 終了したスレッド ID を使おうとした場合の動作は不定"
+"であり、 B<pthread_kill>() で無効なスレッド ID を使おうとした場合には、 例え"
+"ば、 セグメンテーションフォールトになる可能性もある点に注意すること。"
+
+#. type: Plain text
+#: build/C/man3/pthread_kill.3:108
 msgid ""
 "B<kill>(2), B<sigaction>(2), B<sigpending>(2), B<pthread_self>(3), "
 "B<pthread_sigmask>(3), B<raise>(3), B<pthreads>(7), B<signal>(7)"
 msgstr ""
-"B<kill>(2)  B<sigaction>(2), B<sigpending>(2), B<pthread_self>(3), "
+"B<kill>(2), B<sigaction>(2), B<sigpending>(2), B<pthread_self>(3), "
 "B<pthread_sigmask>(3), B<raise>(3), B<pthreads>(7), B<signal>(7)"
 
 #. type: TH
@@ -6843,12 +7034,6 @@ msgstr ""
 msgid "PTHREAD_KILL_OTHER_THREADS_NP"
 msgstr "PTHREAD_KILL_OTHER_THREADS_NP"
 
-#. type: TH
-#: build/C/man3/pthread_kill_other_threads_np.3:26
-#, no-wrap
-msgid "2010-09-09"
-msgstr "2010-09-09"
-
 #. type: Plain text
 #: build/C/man3/pthread_kill_other_threads_np.3:29
 msgid "pthread_kill_other_threads_np - terminate all other threads in process"
@@ -6865,7 +7050,7 @@ msgstr "B<void pthread_kill_other_threads_np(void);>\n"
 #. type: Plain text
 #: build/C/man3/pthread_kill_other_threads_np.3:47
 msgid ""
-"B<pthread_kill_other_threads_np>()  only has an effect in the LinuxThreads "
+"B<pthread_kill_other_threads_np>()  has an effect only in the LinuxThreads "
 "threading implementation.  On that implementation, calling this function "
 "causes the immediate termination of all threads in the application, except "
 "the calling thread.  The cancellation state and cancellation type of the to-"
@@ -6880,7 +7065,12 @@ msgstr ""
 "無視され、それらのスレッドのクリーンアップハンドラは呼び出されない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill_other_threads_np.3:59
+#: build/C/man3/pthread_kill_other_threads_np.3:52
+msgid "The B<pthread_kill_other_threads_np>()  function is thread-safe."
+msgstr "B<pthread_kill_other_threads_np>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_kill_other_threads_np.3:64
 msgid ""
 "B<pthread_kill_other_threads_np>()  is intended to be called just before a "
 "thread calls B<execve>(2)  or a similar function.  This function is designed "
@@ -6896,7 +7086,7 @@ msgstr ""
 "終了されないという制限を解決するために設計された。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill_other_threads_np.3:66
+#: build/C/man3/pthread_kill_other_threads_np.3:71
 msgid ""
 "In the NPTL threading implementation, B<pthread_kill_other_threads_np>()  "
 "exists, but does nothing.  (Nothing needs to be done, because the "
@@ -6907,7 +7097,7 @@ msgstr ""
 "何もする必要がないということだ)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_kill_other_threads_np.3:72
+#: build/C/man3/pthread_kill_other_threads_np.3:77
 msgid ""
 "B<execve>(2), B<pthread_cancel>(3), B<pthread_setcancelstate>(3), "
 "B<pthread_setcanceltype>(3), B<pthreads>(7)"
@@ -6936,8 +7126,8 @@ msgstr "B<pthread_t pthread_self(void);>\n"
 #: build/C/man3/pthread_self.3:46
 msgid ""
 "The B<pthread_self>()  function returns the ID of the calling thread.  This "
-"is the same value that is returned in I<*thread> in the B<pthread_create>"
-"(3)  call that created this thread."
+"is the same value that is returned in I<*thread> in the "
+"B<pthread_create>(3)  call that created this thread."
 msgstr ""
 "B<pthread_self>() 関数は、呼び出したスレッドの ID を返す。\n"
 "得られる ID は、このスレッドが作成された B<pthread_create>(3) の\n"
@@ -6949,7 +7139,12 @@ msgid "This function always succeeds, returning the calling thread's ID."
 msgstr "この関数は常に成功し、呼び出したスレッドの ID を返す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_self.3:63
+#: build/C/man3/pthread_self.3:55
+msgid "The B<pthread_self>()  function is thread-safe."
+msgstr "B<pthread_self>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_self.3:68
 msgid ""
 "POSIX.1 allows an implementation wide freedom in choosing the type used to "
 "represent a thread ID; for example, representation using either an "
@@ -6965,7 +7160,7 @@ msgstr ""
 "代わりに B<pthread_equal>(3) を使うこと。"
 
 #. type: Plain text
-#: build/C/man3/pthread_self.3:67
+#: build/C/man3/pthread_self.3:72
 msgid ""
 "Thread identifiers should be considered opaque: any attempt to use a thread "
 "ID other than in pthreads calls is nonportable and can lead to unspecified "
@@ -6976,9 +7171,9 @@ msgstr ""
 "移植性がなくなり、どのような結果が得られるかも分からない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_self.3:71
+#: build/C/man3/pthread_self.3:76
 msgid ""
-"Thread IDs are only guaranteed to be unique within a process.  A thread ID "
+"Thread IDs are guaranteed to be unique only within a process.  A thread ID "
 "may be reused after a terminated thread has been joined, or a detached "
 "thread has terminated."
 msgstr ""
@@ -6988,7 +7183,7 @@ msgstr ""
 "そのスレッド ID は再利用されることがある。"
 
 #. type: Plain text
-#: build/C/man3/pthread_self.3:76
+#: build/C/man3/pthread_self.3:81
 msgid ""
 "The thread ID returned by B<pthread_self>()  is not the same thing as the "
 "kernel thread ID returned by a call to B<gettid>(2)."
@@ -6997,7 +7192,7 @@ msgstr ""
 "B<gettid>(2) が返すカーネルスレッド ID とは違うものである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_self.3:80
+#: build/C/man3/pthread_self.3:85
 msgid "B<pthread_create>(3), B<pthread_equal>(3), B<pthreads>(7)"
 msgstr "B<pthread_create>(3), B<pthread_equal>(3), B<pthreads>(7)"
 
@@ -7056,9 +7251,9 @@ msgstr ""
 #: build/C/man3/pthread_setaffinity_np.3:77
 msgid ""
 "The argument I<cpusetsize> is the length (in bytes) of the buffer pointed to "
-"by I<cpuset>.  Typically, this argument would be specified as I<sizeof"
-"(cpu_set_t)>.  (It may be some other value, if using the macros described in "
-"B<CPU_SET>(3)  for dynamically allocating a CPU set.)"
+"by I<cpuset>.  Typically, this argument would be specified as "
+"I<sizeof(cpu_set_t)>.  (It may be some other value, if using the macros "
+"described in B<CPU_SET>(3)  for dynamically allocating a CPU set.)"
 msgstr ""
 "引き数 I<cpusetsize> は I<cpuset> が指すバッファの長さ (バイト単位) で\n"
 "ある。通常は、この引き数には I<sizeof(cpu_set_t)> を指定する\n"
@@ -7120,7 +7315,14 @@ msgstr ""
 "affinity マスクの大きさよりも小さい。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:137
+#: build/C/man3/pthread_setaffinity_np.3:128
+msgid ""
+"The B<pthread_setaffinity_np>()  and B<pthread_getaffinity_np>()  functions "
+"are thread-safe."
+msgstr "関数 B<pthread_setaffinity_np>() と B<pthread_getaffinity_np>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setaffinity_np.3:144
 msgid ""
 "After a call to B<pthread_setaffinity_np>(), the set of CPUs on which the "
 "thread will actually run is the intersection of the set specified in the "
@@ -7140,7 +7342,7 @@ msgstr ""
 "これらの制限は、カーネルにより黙って適用される。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:143
+#: build/C/man3/pthread_setaffinity_np.3:150
 msgid ""
 "These functions are implemented on top of the B<sched_setaffinity>(2)  and "
 "B<sched_getaffinity>(2)  system calls."
@@ -7149,7 +7351,7 @@ msgstr ""
 "B<sched_getaffinity>(2) を使って実装されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:154
+#: build/C/man3/pthread_setaffinity_np.3:161
 msgid ""
 "A new thread created by B<pthread_create>(3)  inherits a copy of its "
 "creator's CPU affinity mask."
@@ -7158,7 +7360,7 @@ msgstr ""
 "作成者の CPU affinity マスクを継承する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:162
+#: build/C/man3/pthread_setaffinity_np.3:169
 msgid ""
 "In the following program, the main thread uses B<pthread_setaffinity_np>()  "
 "to set its CPU affinity mask to include CPUs 0 to 7 (which may not all be "
@@ -7173,7 +7375,7 @@ msgstr ""
 "スレッドに実際に設定された CPU affinity マスクを確認している。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:169
+#: build/C/man3/pthread_setaffinity_np.3:176
 #, no-wrap
 msgid ""
 "#define _GNU_SOURCE\n"
@@ -7189,7 +7391,7 @@ msgstr ""
 "#include E<lt>errno.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:179
+#: build/C/man3/pthread_setaffinity_np.3:186
 #, no-wrap
 msgid ""
 "int\n"
@@ -7207,19 +7409,19 @@ msgstr ""
 "    pthread_t thread;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:181
+#: build/C/man3/pthread_setaffinity_np.3:188
 #, no-wrap
 msgid "    thread = pthread_self();\n"
 msgstr "    thread = pthread_self();\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:183
+#: build/C/man3/pthread_setaffinity_np.3:190
 #, no-wrap
 msgid "    /* Set affinity mask to include CPUs 0 to 7 */\n"
 msgstr "    /* Set affinity mask to include CPUs 0 to 7 */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:187
+#: build/C/man3/pthread_setaffinity_np.3:194
 #, no-wrap
 msgid ""
 "    CPU_ZERO(&cpuset);\n"
@@ -7231,7 +7433,7 @@ msgstr ""
 "        CPU_SET(j, &cpuset);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:191
+#: build/C/man3/pthread_setaffinity_np.3:198
 #, no-wrap
 msgid ""
 "    s = pthread_setaffinity_np(thread, sizeof(cpu_set_t), &cpuset);\n"
@@ -7243,13 +7445,13 @@ msgstr ""
 "        handle_error_en(s, \"pthread_setaffinity_np\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:193
+#: build/C/man3/pthread_setaffinity_np.3:200
 #, no-wrap
 msgid "    /* Check the actual affinity mask assigned to the thread */\n"
 msgstr "    /* Check the actual affinity mask assigned to the thread */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:197
+#: build/C/man3/pthread_setaffinity_np.3:204
 #, no-wrap
 msgid ""
 "    s = pthread_getaffinity_np(thread, sizeof(cpu_set_t), &cpuset);\n"
@@ -7261,7 +7463,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_getaffinity_np\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:202
+#: build/C/man3/pthread_setaffinity_np.3:209
 #, no-wrap
 msgid ""
 "    printf(\"Set returned by pthread_getaffinity_np() contained:\\en\");\n"
@@ -7275,8 +7477,8 @@ msgstr ""
 "            printf(\"    CPU %d\\en\", j);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:205
-#: build/C/man3/pthread_setschedparam.3:430
+#: build/C/man3/pthread_setaffinity_np.3:212
+#: build/C/man3/pthread_setschedparam.3:437
 #, no-wrap
 msgid ""
 "    exit(EXIT_SUCCESS);\n"
@@ -7286,15 +7488,15 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setaffinity_np.3:214
+#: build/C/man3/pthread_setaffinity_np.3:221
 msgid ""
-"B<sched_setaffinity>(2), B<sched_setscheduler>(2), "
-"B<pthread_attr_setaffinity_np>(3), B<pthread_self>(3), B<sched_getcpu>(3), "
-"B<cpuset>(7), B<pthreads>(7)"
+"B<sched_setaffinity>(2), B<pthread_attr_setaffinity_np>(3), "
+"B<pthread_self>(3), B<sched_getcpu>(3), B<cpuset>(7), B<pthreads>(7), "
+"B<sched>(7)"
 msgstr ""
-"B<sched_setaffinity>(2), B<sched_setscheduler>(2), "
-"B<pthread_attr_setaffinity_np>(3), B<pthread_self>(3), B<sched_getcpu>(3), "
-"B<cpuset>(7), B<pthreads>(7)"
+"B<sched_setaffinity>(2), B<pthread_attr_setaffinity_np>(3), "
+"B<pthread_self>(3), B<sched_getcpu>(3), B<cpuset>(7), B<pthreads>(7), "
+"B<sched>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_setcancelstate.3:26
@@ -7450,16 +7652,25 @@ msgid "Invalid value for I<type>."
 msgstr "I<type> に無効な値が指定された。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setcancelstate.3:118
+#: build/C/man3/pthread_setcancelstate.3:120
 msgid ""
-"For details of what happens when a thread is canceled, see B<pthread_cancel>"
-"(3)."
+"The B<pthread_setcancelstate>()  and B<pthread_setcanceltype>()  functions "
+"are thread-safe."
+msgstr ""
+"関数 B<pthread_setcancelstate>() と B<pthread_setcanceltype>() はスレッドセー"
+"フである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setcancelstate.3:125
+msgid ""
+"For details of what happens when a thread is canceled, see "
+"B<pthread_cancel>(3)."
 msgstr ""
 "スレッドが取り消された場合に何が起こるかの詳細については\n"
 "B<pthread_cancel>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setcancelstate.3:125
+#: build/C/man3/pthread_setcancelstate.3:132
 msgid ""
 "Briefly disabling cancelability is useful if a thread performs some critical "
 "action that must not be interrupted by a cancellation request.  Beware of "
@@ -7474,8 +7685,14 @@ msgstr ""
 "注意すること。なぜなら、無効にしてしまうと、キャンセル要求に対して\n"
 "スレッドが応答しない状態になってしまうからである。"
 
+#. type: SS
+#: build/C/man3/pthread_setcancelstate.3:132
+#, no-wrap
+msgid "Asynchronous cancelability"
+msgstr "非同期キャンセル"
+
 #. type: Plain text
-#: build/C/man3/pthread_setcancelstate.3:156
+#: build/C/man3/pthread_setcancelstate.3:151
 msgid ""
 "Setting the cancelability type to B<PTHREAD_CANCEL_ASYNCHRONOUS> is rarely "
 "useful.  Since the thread could be canceled at I<any> time, it cannot safely "
@@ -7487,38 +7704,53 @@ msgid ""
 "were released? Furthermore, some internal data structures (e.g., the linked "
 "list of free blocks managed by the B<malloc>(3)  family of functions) may be "
 "left in an inconsistent state if cancellation occurs in the middle of the "
-"function call.  Consequently, clean-up handlers cease to be useful.  "
+"function call.  Consequently, clean-up handlers cease to be useful."
+msgstr ""
+"cancelability type を B<PTHREAD_CANCEL_ASYNCHRONOUS> に設定して役に立つことは"
+"めったにない。スレッドはI<いつでも>キャンセルすることができることになるので、"
+"スレッドが安全にリソースの確保 (例えば B<malloc>(3) でメモリを割り当てる) や "
+"mutex、セマフォ、ロックなどの獲得を行うことができない。アプリケーションは、ス"
+"レッドがキャンセルされる際に、これらのリソースがどのような状態にあるかを知る"
+"術はないので、リソースの確保が安全ではなくなる。つまり、キャンセルが起こった"
+"のが、リソースの確保前なのか、確保中なのか、確保後なのかが分からない。さら"
+"に、関数呼び出しの最中にキャンセルが発生すると、いくつかの内部データ構造 (例"
+"えば、B<malloc>(3) 関連の関数が管理している未使用ブロックのリンクリスト) が一"
+"貫性のない状態のままになってしまう可能性がある。その結果、クリーンアップハン"
+"ドラが役に立たないものになってしまう。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setcancelstate.3:162
+msgid ""
 "Functions that can be safely asynchronously canceled are called I<async-"
-"cancel-safe functions>.  POSIX.1-2001 only requires that B<pthread_cancel>"
-"(3), B<pthread_setcancelstate>(), and B<pthread_setcanceltype>()  be async-"
-"cancel-safe.  In general, other library functions can't be safely called "
-"from an asynchronously cancelable thread.  One of the few circumstances in "
-"which asynchronous cancelability is useful is for cancellation of a thread "
-"that is in a pure compute-bound loop."
-msgstr ""
-"cancelability type を B<PTHREAD_CANCEL_ASYNCHRONOUS> に設定して役に立つ\n"
-"ことはめったにない。スレッドはI<いつでも>キャンセルすることができること\n"
-"になるので、スレッドが安全にリソースの確保 (例えば B<malloc>(3) で\n"
-"メモリを割り当てる) や mutex、セマフォ、ロックなどの獲得を行うことがで\n"
-"きない。アプリケーションは、スレッドがキャンセルされる際に、これらのリ\n"
-"ソースがどのような状態にあるかを知る術はないので、リソースの確保が安全\n"
-"ではなくなる。つまり、キャンセルが起こったのが、リソースの確保前なのか、\n"
-"確保中なのか、確保後なのかが分からない。さらに、関数呼び出しの最中に\n"
-"キャンセルが発生すると、いくつかの内部データ構造 (例えば、B<malloc>(3)\n"
-"関連の関数が管理している未使用ブロックのリンクリスト) が一貫性のない\n"
-"状態のままになってしまう可能性がある。その結果、クリーンアップハンドラ\n"
-"が役に立たないものになってしまう。\n"
-"非同期で安全にキャンセルできる関数は I<async-cancel-safe functions> と\n"
-"呼ばれる。 POSIX.1-2001 で、非同期で安全にキャンセルできるように求めら\n"
-"れている関数は B<pthread_cancel>(3), B<pthread_setcancelstate>(),\n"
-"B<pthread_setcanceltype>() だけである。一般的には、それ以外のライブラリ\n"
-"関数は、非同期にキャンセルできるスレッドから安全に呼び出すことはできな\n"
-"い。非同期でのキャンセルが有効な数少ない状況としては、純粋に計算だけを\n"
-"行うループに入っているスレッドをキャンセルするといった場面がある。"
+"cancel-safe functions>.  POSIX.1-2001 requires only that "
+"B<pthread_cancel>(3), B<pthread_setcancelstate>(), and "
+"B<pthread_setcanceltype>()  be async-cancel-safe.  In general, other library "
+"functions can't be safely called from an asynchronously cancelable thread."
+msgstr ""
+"非同期で安全にキャンセルできる関数は I<async-cancel-safe functions> と呼ばれ"
+"る。 POSIX.1-2001 で、非同期で安全にキャンセルできるように求められている関数"
+"は B<pthread_cancel>(3), B<pthread_setcancelstate>(), "
+"B<pthread_setcanceltype>() だけである。 一般的には、それ以外のライブラリ関数"
+"は、非同期にキャンセルできるスレッドから安全に呼び出すことはできない。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setcancelstate.3:165
+msgid ""
+"One of the few circumstances in which asynchronous cancelability is useful "
+"is for cancellation of a thread that is in a pure compute-bound loop."
+msgstr ""
+"非同期でのキャンセルが有効な数少ない状況としては、純粋に計算だけを行うループ"
+"に入っているスレッドをキャンセルするといった場面がある。"
+
+#. type: SS
+#: build/C/man3/pthread_setcancelstate.3:165
+#, no-wrap
+msgid "Portability notes"
+msgstr "移植性に関する注意"
 
 #.  It looks like at least Solaris, FreeBSD and Tru64 support this.
 #. type: Plain text
-#: build/C/man3/pthread_setcancelstate.3:174
+#: build/C/man3/pthread_setcancelstate.3:183
 msgid ""
 "The Linux threading implementations permit the I<oldstate> argument of "
 "B<pthread_setcancelstate>()  to be NULL, in which case the information about "
@@ -7539,12 +7771,12 @@ msgstr ""
 "全く同じことが言える。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setcancelstate.3:177
+#: build/C/man3/pthread_setcancelstate.3:186
 msgid "See B<pthread_cancel>(3)."
 msgstr "B<pthread_cancel>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setcancelstate.3:182
+#: build/C/man3/pthread_setcancelstate.3:191
 msgid ""
 "B<pthread_cancel>(3), B<pthread_cleanup_push>(3), B<pthread_testcancel>(3), "
 "B<pthreads>(7)"
@@ -7558,12 +7790,6 @@ msgstr ""
 msgid "PTHREAD_SETCONCURRENCY"
 msgstr "PTHREAD_SETCONCURRENCY"
 
-#. type: TH
-#: build/C/man3/pthread_setconcurrency.3:25
-#, no-wrap
-msgid "2009-04-10"
-msgstr "2009-04-10"
-
 #. type: Plain text
 #: build/C/man3/pthread_setconcurrency.3:29
 msgid ""
@@ -7588,14 +7814,14 @@ msgstr ""
 msgid ""
 "The B<pthread_setconcurrency>()  function informs the implementation of the "
 "application's desired concurrency level, specified in I<new_level>.  The "
-"implementation only takes this as a hint: POSIX.1 does not specify the level "
+"implementation takes this only as a hint: POSIX.1 does not specify the level "
 "of concurrency that should be provided as a result of calling "
 "B<pthread_setconcurrency>()."
 msgstr ""
 "B<pthread_setconcurrency>() 関数は、アプリケーションが希望する\n"
 "並列処理レベル (concurrency level) をスレッド実装に通知する。\n"
 "希望する並列処理レベルは I<new_level> で指定する。\n"
-"スレッド実装はこの情報を参考情報として利用する。\n"
+"スレッド実装はこの情報をヒントとしてのみ利用する。\n"
 "POSIX.1 では、 B<pthread_setconcurrency>() の呼び出した結果、\n"
 "どのような並列度になるべきかは規定されていない。"
 
@@ -7664,14 +7890,21 @@ msgid "These functions are available in glibc since version 2.1."
 msgstr "これらの関数は glibc バージョン 2.1 以降で利用できる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setconcurrency.3:87
+#: build/C/man3/pthread_setconcurrency.3:90
+msgid ""
+"The B<pthread_setconcurrency>()  and B<pthread_getconcurrency>()  functions "
+"are thread-safe."
+msgstr "関数 B<pthread_setconcurrency>() と B<pthread_getconcurrency>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setconcurrency.3:94
 msgid "The default concurrency level is 0."
 msgstr "デフォルトの concurrency level は 0 である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setconcurrency.3:94
+#: build/C/man3/pthread_setconcurrency.3:101
 msgid ""
-"Concurrency levels are only meaningful for M:N threading implementations, "
+"Concurrency levels are meaningful only for M:N threading implementations, "
 "where at any moment a subset of a process's set of user-level threads may be "
 "bound to a smaller number of kernel-scheduling entities.  Setting the "
 "concurrency level allows the application to give the system a hint as to the "
@@ -7687,7 +7920,7 @@ msgstr ""
 "ムに伝えることができる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setconcurrency.3:100
+#: build/C/man3/pthread_setconcurrency.3:107
 msgid ""
 "Both LinuxThreads and NPTL are 1:1 threading implementations, so setting the "
 "concurrency level has no meaning.  In other words, on Linux these functions "
@@ -7701,34 +7934,20 @@ msgstr ""
 "プログラムの実行には何の影響も与えないということである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setconcurrency.3:103
+#: build/C/man3/pthread_setconcurrency.3:110
 msgid "B<pthread_attr_setscope>(3), B<pthreads>(7)"
 msgstr "B<pthread_attr_setscope>(3), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_setname_np.3:26
-#, fuzzy, no-wrap
-#| msgid "PTHREAD_GETATTR_NP"
+#, no-wrap
 msgid "PTHREAD_SETNAME_NP"
-msgstr "PTHREAD_GETATTR_NP"
-
-#. type: TH
-#: build/C/man3/pthread_setname_np.3:26
-#, fuzzy, no-wrap
-#| msgid "2010-02-03"
-msgid "2013-02-04"
-msgstr "2010-02-03"
+msgstr "PTHREAD_SETNAME_NP"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:29
-#, fuzzy
-#| msgid ""
-#| "pthread_setaffinity_np, pthread_getaffinity_np - set/get CPU affinity of "
-#| "a thread"
 msgid "pthread_setname_np, pthread_getname_np - set/get the name of a thread"
-msgstr ""
-"pthread_setaffinity_np, pthread_getaffinity_np - スレッドの\n"
-"CPU affinity の設定/取得を行う"
+msgstr "pthread_setname_np, pthread_getname_np - スレッド名の設定/取得を行う"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:36
@@ -7736,10 +7955,15 @@ msgstr ""
 msgid ""
 "B<#define _GNU_SOURCE>             /* See feature_test_macros(7) */\n"
 "B<#include E<lt>pthread.hE<gt>>\n"
-"B<int pthread_setname_np(pthread_t *>I<thread>B<, const char *>I<name>B<);>\n"
-"B<int pthread_getname_np(pthread_t *>I<thread>B<,>\n"
-"B<                       const char *>I<name>B<, size_t >I<len>B<);>\n"
+"B<int pthread_setname_np(pthread_t >I<thread>B<, const char *>I<name>B<);>\n"
+"B<int pthread_getname_np(pthread_t >I<thread>B<,>\n"
+"B<                       char *>I<name>B<, size_t >I<len>B<);>\n"
 msgstr ""
+"B<#define _GNU_SOURCE>             /* feature_test_macros(7) 参照 */\n"
+"B<#include E<lt>pthread.hE<gt>>\n"
+"B<int pthread_setname_np(pthread_t >I<thread>B<, const char *>I<name>B<);>\n"
+"B<int pthread_getname_np(pthread_t >I<thread>B<,>\n"
+"B<                       char *>I<name>B<, size_t >I<len>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:55
@@ -7748,10 +7972,17 @@ msgid ""
 "program name.  The B<pthread_setname_np>()  function can be used to set a "
 "unique name for a thread, which can be useful for debugging multithreaded "
 "applications.  The thread name is a meaningful C language string, whose "
-"length is restricted to 16 characters, including the terminating null byte "
-"The I<thread> argument specifies the thread whose name is to be changed; "
-"I<name> specifies the new name."
+"length is restricted to 16 characters, including the terminating null byte "
+"(\\(aq\\e0\\(aq).  The I<thread> argument specifies the thread whose name is "
+"to be changed; I<name> specifies the new name."
 msgstr ""
+"デフォルトでは、 B<pthread_create>() で作成されたすべてのスレッドはプログラム"
+"名を継承する。 B<pthread_setname_np>() 関数を使うとスレッドに固有の名前を設定"
+"することができる。 スレッド固有の名前はマルチスレッド・アプリケーションのデ"
+"バッグに便利である。 スレッド名は意味のある C 言語の文字列である。 その長さ"
+"は 16 文字に限定されており、 終端のヌルバイト (\\(aq\\e0\\(aq) も 16 文字に含"
+"まれる。 I<thread> 引き数で名前を変更するスレッドを指定する。 I<name> には新"
+"しい名前を指定する。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:72
@@ -7763,35 +7994,36 @@ msgid ""
 "I<name> should be at least 16 characters in length.  The returned thread "
 "name in the output buffer will be null terminated."
 msgstr ""
+"B<pthread_getname_np>() 関数を使うと、 スレッド名を取得することができる。 "
+"I<thread> 引き数は名前を取得するスレッドを指定する。 バッファ I<name> はス"
+"レッド名を返すのに使用される。 I<len> には I<name> の大きさをバイトで指定す"
+"る。 I<name> で指定されたバッファの大きさは最低でも 16 文字とすべきである。 "
+"出力バッファに返されたスレッド名はヌル終端される。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:79
-#, fuzzy
-#| msgid "The B<pthread_setcanceltype>()  can fail with the following error:"
 msgid ""
 "The B<pthread_setname_np>()  function can fail with the following error:"
-msgstr "B<pthread_setcanceltype>() は以下のエラーで失敗する場合がある。"
+msgstr "B<pthread_setname_np>() は以下のエラーで失敗する場合がある。"
 
 #. type: TP
 #: build/C/man3/pthread_setname_np.3:79 build/C/man3/pthread_setname_np.3:88
 #, no-wrap
 msgid "B<ERANGE>"
-msgstr ""
+msgstr "B<ERANGE>"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:84
 msgid ""
 "The length of the string specified pointed to by I<name> exceeds the allowed "
 "limit."
-msgstr ""
+msgstr "I<name> で指定された文字列の長さが、許可されている上限を超えている。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:88
-#, fuzzy
-#| msgid "The B<pthread_setcanceltype>()  can fail with the following error:"
 msgid ""
 "The B<pthread_getname_np>()  function can fail with the following error:"
-msgstr "B<pthread_setcanceltype>() は以下のエラーで失敗する場合がある。"
+msgstr "B<pthread_getname_np>() は以下のエラーで失敗する場合がある。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:95
@@ -7799,6 +8031,8 @@ msgid ""
 "The buffer specified by I<name> and I<len> is too small to hold the thread "
 "name."
 msgstr ""
+"I<name> と I<len> で指定されたバッファが、 スレッド名を格納するには短かすぎ"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:100
@@ -7806,55 +8040,46 @@ msgid ""
 "If either of these functions fails to open I</proc/self/task/[tid]/comm>, "
 "then the call may fail with one of the errors described in B<open>(2)."
 msgstr ""
+"I</proc/self/task/[tid]/comm> のオープンに失敗した場合、 これらの関数は "
+"B<open>(2) で説明されているエラーのいずれかで失敗する。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:102
-#, fuzzy
-#| msgid "These functions first appeared in glibc in version 2.3.3."
 msgid "These functions first appeared in glibc in version 2.12."
-msgstr "これらの関数は glibc バージョン 2.3.3 で初めて登場した。"
+msgstr "これらの関数は glibc バージョン 2.12 で初めて登場した。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setname_np.3:104
-#, fuzzy
-#| msgid "This function is a GNU extension."
 msgid "These functions are nonstandard GNU extensions."
-msgstr "ã\81\93ã\81®é\96¢æ\95°ã\81¯ GNU による拡張である。"
+msgstr "ã\81\93ã\82\8cã\82\89ã\81®é\96¢æ\95°ã\81¯é\9d\9eæ¨\99æº\96ã\81® GNU による拡張である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:112
+#: build/C/man3/pthread_setname_np.3:114
 msgid ""
-"B<pthread_setname_np>()  internally writes to the thread specific comm file "
-"under I</proc> filesystem: I</proc/self/task/[tid]/comm>.  "
+"B<pthread_setname_np>()  internally writes to the thread-specific I<comm> "
+"file under the I</proc> filesystem: I</proc/self/task/[tid]/comm>.  "
 "B<pthread_getname_np>()  retrieves it from the same location."
 msgstr ""
+"B<pthread_setname_np>() は内部で I</proc> ファイルシステムのスレッド固有の "
+"I<comm> ファイル (I</proc/self/task/[tid]/comm>) に書き込みを行う。 "
+"B<pthread_getname_np>() はこのファイルから読み出しを行う。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:118
-#, fuzzy
-#| msgid ""
-#| "The program below demonstrates the use of B<pthread_create>(), as well as "
-#| "a number of other functions in the pthreads API."
+#: build/C/man3/pthread_setname_np.3:120
 msgid ""
 "The program below demonstrates the use of B<pthread_setname_np>()  and "
 "B<pthread_getname_np>()."
 msgstr ""
-"以下のプログラムは、 B<pthread_create>() や\n"
-"pthreads API の他のいろいろな関数の使用例を示している。"
+"以下のプログラムは、 B<pthread_setname_np>() と B<pthread_getname_np>()\n"
+"の使用例を示している。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:120
-#, fuzzy
-#| msgid ""
-#| "In the following shell session, the main thread sends a cancellation "
-#| "request to the other thread:"
+#: build/C/man3/pthread_setname_np.3:122
 msgid "The following shell session shows a sample run of the program:"
-msgstr ""
-"以下のシェルセッションでは、メインスレッドはもう一つのスレッドに\n"
-"キャンセル要求を送信する。"
+msgstr "以下のシェルセッションは、このプログラムの実行例である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:136
+#: build/C/man3/pthread_setname_np.3:138
 #, no-wrap
 msgid ""
 "$B< ./a.out>\n"
@@ -7871,17 +8096,23 @@ msgid ""
 "$ B<cat /proc/5990/task/5991/comm>\n"
 "THREADFOO\n"
 msgstr ""
+"$B< ./a.out>\n"
+"Created a thread. Default name is: a.out\n"
+"The thread name after setting it is THREADFOO.\n"
+"B<^Z>                           # Suspend the program\n"
+"[1]+  Stopped           ./a.out\n"
+"$ B<ps H -C a.out -o 'pid tid cmd comm'>\n"
+"  PID   TID CMD                         COMMAND\n"
+" 5990  5990 ./a.out                     a.out\n"
+" 5990  5991 ./a.out                     THREADFOO\n"
+"$ B<cat /proc/5990/task/5990/comm>\n"
+"a.out\n"
+"$ B<cat /proc/5990/task/5991/comm>\n"
+"THREADFOO\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:148
-#, fuzzy, no-wrap
-#| msgid ""
-#| "#include E<lt>pthread.hE<gt>\n"
-#| "#include E<lt>stdio.hE<gt>\n"
-#| "#include E<lt>stdlib.hE<gt>\n"
-#| "#include E<lt>unistd.hE<gt>\n"
-#| "#include E<lt>signal.hE<gt>\n"
-#| "#include E<lt>errno.hE<gt>\n"
+#: build/C/man3/pthread_setname_np.3:150
+#, no-wrap
 msgid ""
 "#define _GNU_SOURCE\n"
 "#include E<lt>pthread.hE<gt>\n"
@@ -7891,35 +8122,34 @@ msgid ""
 "#include E<lt>errno.hE<gt>\n"
 "#include E<lt>stdlib.hE<gt>\n"
 msgstr ""
+"#define _GNU_SOURCE\n"
 "#include E<lt>pthread.hE<gt>\n"
 "#include E<lt>stdio.hE<gt>\n"
-"#include E<lt>stdlib.hE<gt>\n"
+"#include E<lt>string.hE<gt>\n"
 "#include E<lt>unistd.hE<gt>\n"
-"#include E<lt>signal.hE<gt>\n"
 "#include E<lt>errno.hE<gt>\n"
+"#include E<lt>stdlib.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:150
+#: build/C/man3/pthread_setname_np.3:152
 #, no-wrap
 msgid "#define NAMELEN 16\n"
-msgstr ""
+msgstr "#define NAMELEN 16\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:154
-#, fuzzy, no-wrap
-#| msgid ""
-#| "#define handle_error_en(en, msg) \\e\n"
-#| "        do { errno = en; perror(msg); exit(EXIT_FAILURE); } while (0)\n"
+#: build/C/man3/pthread_setname_np.3:156
+#, no-wrap
 msgid ""
 "#define errExitEN(en, msg) \\e\n"
 "            do { errno = en; perror(msg); exit(EXIT_FAILURE); \\e\n"
 "        } while (0)\n"
 msgstr ""
-"#define handle_error_en(en, msg) \\e\n"
-"        do { errno = en; perror(msg); exit(EXIT_FAILURE); } while (0)\n"
+"#define errExitEN(en, msg) \\e\n"
+"            do { errno = en; perror(msg); exit(EXIT_FAILURE); \\e\n"
+"        } while (0)\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:161
+#: build/C/man3/pthread_setname_np.3:163
 #, no-wrap
 msgid ""
 "static void *\n"
@@ -7929,17 +8159,16 @@ msgid ""
 "    return NULL;\n"
 "}\n"
 msgstr ""
+"static void *\n"
+"threadfunc(void *parm)\n"
+"{\n"
+"    sleep(5);          // allow main program to set the thread name\n"
+"    return NULL;\n"
+"}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:168
-#, fuzzy, no-wrap
-#| msgid ""
-#| "int\n"
-#| "main(int argc, char *argv[])\n"
-#| "{\n"
-#| "    pthread_t thr;\n"
-#| "    int s;\n"
-#| "    void *res;\n"
+#: build/C/man3/pthread_setname_np.3:170
+#, no-wrap
 msgid ""
 "int\n"
 "main(int argc, char **argv)\n"
@@ -7949,46 +8178,38 @@ msgid ""
 "    char thread_name[NAMELEN];\n"
 msgstr ""
 "int\n"
-"main(int argc, char *argv[])\n"
+"main(int argc, char **argv)\n"
 "{\n"
-"    pthread_t thr;\n"
-"    int s;\n"
-"    void *res;\n"
+"    pthread_t thread;\n"
+"    int rc;\n"
+"    char thread_name[NAMELEN];\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:172
-#, fuzzy, no-wrap
-#| msgid ""
-#| "    s = pthread_create(&thr, NULL, &thread_func, NULL);\n"
-#| "    if (s != 0)\n"
-#| "        handle_error_en(s, \"pthread_create\");\n"
+#: build/C/man3/pthread_setname_np.3:174
+#, no-wrap
 msgid ""
 "    rc = pthread_create(&thread, NULL, threadfunc, NULL);\n"
 "    if (rc != 0)\n"
 "        errExitEN(rc, \"pthread_create\");\n"
 msgstr ""
-"    s = pthread_create(&thr, NULL, &thread_func, NULL);\n"
-"    if (s != 0)\n"
-"        handle_error_en(s, \"pthread_create\");\n"
+"    rc = pthread_create(&thread, NULL, threadfunc, NULL);\n"
+"    if (rc != 0)\n"
+"        errExitEN(rc, \"pthread_create\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:176
-#, fuzzy, no-wrap
-#| msgid ""
-#| "    s = pthread_getattr_np(thread, &attr);\n"
-#| "    if (s != 0)\n"
-#| "        handle_error_en(s, \"pthread_getattr_np\");\n"
+#: build/C/man3/pthread_setname_np.3:178
+#, no-wrap
 msgid ""
 "    rc = pthread_getname_np(thread, thread_name, NAMELEN);\n"
 "    if (rc != 0)\n"
 "        errExitEN(rc, \"pthread_getname_np\");\n"
 msgstr ""
-"    s = pthread_getattr_np(thread, &attr);\n"
-"    if (s != 0)\n"
-"        handle_error_en(s, \"pthread_getattr_np\");\n"
+"    rc = pthread_getname_np(thread, thread_name, NAMELEN);\n"
+"    if (rc != 0)\n"
+"        errExitEN(rc, \"pthread_getname_np\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:181
+#: build/C/man3/pthread_setname_np.3:183
 #, no-wrap
 msgid ""
 "    printf(\"Created a thread. Default name is: %s\\en\", thread_name);\n"
@@ -7996,15 +8217,19 @@ msgid ""
 "    if (rc != 0)\n"
 "        errExitEN(rc, \"pthread_setname_np\");\n"
 msgstr ""
+"    printf(\"Created a thread. Default name is: %s\\en\", thread_name);\n"
+"    rc = pthread_setname_np(thread, (argc E<gt> 1) ? argv[1] : \"THREADFOO\");\n"
+"    if (rc != 0)\n"
+"        errExitEN(rc, \"pthread_setname_np\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:183
+#: build/C/man3/pthread_setname_np.3:185
 #, no-wrap
 msgid "    sleep(2);\n"
-msgstr ""
+msgstr "    sleep(2);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:189
+#: build/C/man3/pthread_setname_np.3:191
 #, no-wrap
 msgid ""
 "    rc = pthread_getname_np(thread, thread_name,\n"
@@ -8013,45 +8238,40 @@ msgid ""
 "        errExitEN(rc, \"pthread_getname_np\");\n"
 "    printf(\"The thread name after setting it is %s.\\en\", thread_name);\n"
 msgstr ""
+"    rc = pthread_getname_np(thread, thread_name,\n"
+"                            (argc E<gt> 2) ? atoi(argv[1]) : NAMELEN);\n"
+"    if (rc != 0)\n"
+"        errExitEN(rc, \"pthread_getname_np\");\n"
+"    printf(\"The thread name after setting it is %s.\\en\", thread_name);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:193
-#, fuzzy, no-wrap
-#| msgid ""
-#| "    s = pthread_join(thread, NULL);\n"
-#| "    if (s != 0)\n"
-#| "        handle_error_en(s, \"pthread_join\");\n"
+#: build/C/man3/pthread_setname_np.3:195
+#, no-wrap
 msgid ""
 "    rc = pthread_join(thread, NULL);\n"
 "    if (rc != 0)\n"
 "        errExitEN(rc, \"pthread_join\");\n"
 msgstr ""
-"    s = pthread_join(thread, NULL);\n"
-"    if (s != 0)\n"
-"        handle_error_en(s, \"pthread_join\");\n"
+"    rc = pthread_join(thread, NULL);\n"
+"    if (rc != 0)\n"
+"        errExitEN(rc, \"pthread_join\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:197
-#, fuzzy, no-wrap
-#| msgid ""
-#| "    printf(\"main: exiting\\en\");\n"
-#| "    exit(EXIT_SUCCESS);\n"
-#| "}\n"
+#: build/C/man3/pthread_setname_np.3:199
+#, no-wrap
 msgid ""
 "    printf(\"Done\\en\");\n"
 "    exit(EXIT_SUCCESS);\n"
 "}\n"
 msgstr ""
-"    printf(\"main: exiting\\en\");\n"
+"    printf(\"Done\\en\");\n"
 "    exit(EXIT_SUCCESS);\n"
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setname_np.3:204
-#, fuzzy
-#| msgid "B<pthread_create>(3), B<pthread_equal>(3), B<pthreads>(7)"
+#: build/C/man3/pthread_setname_np.3:206
 msgid "B<prctl>(2), B<pthread_create>(3), B<pthreads>(7)"
-msgstr "B<pthread_create>(3), B<pthread_equal>(3), B<pthreads>(7)"
+msgstr "B<prctl>(2), B<pthread_create>(3), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_setschedparam.3:26
@@ -8072,15 +8292,15 @@ msgstr ""
 #: build/C/man3/pthread_setschedparam.3:38
 #, no-wrap
 msgid ""
-"B<pthread_setschedparam(pthread_t >I<thread>B<, int >I<policy>B<,>\n"
-"B<                      const struct sched_param *>I<param>B<);>\n"
-"B<pthread_getschedparam(pthread_t >I<thread>B<, int *>I<policy>B<,>\n"
-"B<                      struct sched_param *>I<param>B<);>\n"
+"B<int pthread_setschedparam(pthread_t >I<thread>B<, int >I<policy>B<,>\n"
+"B<                          const struct sched_param *>I<param>B<);>\n"
+"B<int pthread_getschedparam(pthread_t >I<thread>B<, int *>I<policy>B<,>\n"
+"B<                          struct sched_param *>I<param>B<);>\n"
 msgstr ""
-"B<pthread_setschedparam(pthread_t >I<thread>B<, int >I<policy>B<,>\n"
-"B<                      const struct sched_param *>I<param>B<);>\n"
-"B<pthread_getschedparam(pthread_t >I<thread>B<, int *>I<policy>B<,>\n"
-"B<                      struct sched_param *>I<param>B<);>\n"
+"B<int pthread_setschedparam(pthread_t >I<thread>B<, int >I<policy>B<,>\n"
+"B<                          const struct sched_param *>I<param>B<);>\n"
+"B<int pthread_getschedparam(pthread_t >I<thread>B<, int *>I<policy>B<,>\n"
+"B<                          struct sched_param *>I<param>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/pthread_setschedparam.3:46
@@ -8098,12 +8318,10 @@ msgstr ""
 #: build/C/man3/pthread_setschedparam.3:57
 msgid ""
 "I<policy> specifies the new scheduling policy for I<thread>.  The supported "
-"values for I<policy>, and their semantics, are described in "
-"B<sched_setscheduler>(2)."
+"values for I<policy>, and their semantics, are described in B<sched>(7)."
 msgstr ""
-"I<policy> は I<thread> の新しいスケジューリングポリシーを指定する。\n"
-"I<policy> に指定できる値とその意味は B<sched_setscheduler>(2) で\n"
-"説明されている。"
+"I<policy> は I<thread> の新しいスケジューリングポリシーを指定する。 "
+"I<policy> に指定できる値とその意味は B<sched>(7) で説明されている。"
 
 #. type: Plain text
 #: build/C/man3/pthread_setschedparam.3:63
@@ -8130,8 +8348,8 @@ msgid ""
 "B<pthread_create>(3)  call that affected I<thread>.  The returned priority "
 "does not reflect any temporary priority adjustments as a result of calls to "
 "any priority inheritance or priority ceiling functions (see, for example, "
-"B<pthread_mutexattr_setprioceiling>(3)  and B<pthread_mutexattr_setprotocol>"
-"(3))."
+"B<pthread_mutexattr_setprioceiling>(3)  and "
+"B<pthread_mutexattr_setprotocol>(3))."
 msgstr ""
 "B<pthread_getschedparam>() 関数は、スレッド I<thread> の\n"
 "スケジューリングポリシーとパラメータを、\n"
@@ -8199,19 +8417,27 @@ msgstr ""
 "パラメータに設定しようとした\") も追加で規定されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:149
+#: build/C/man3/pthread_setschedparam.3:148
+msgid ""
+"The B<pthread_setschedparam>()  and B<pthread_getschedparam>()  functions "
+"are thread-safe."
+msgstr ""
+"関数 B<pthread_setschedparam>() と B<pthread_getschedparam>() はスレッドセー"
+"フである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setschedparam.3:156
 msgid ""
 "For a description of the permissions required to, and the effect of, "
 "changing a thread's scheduling policy and priority, and details of the "
-"permitted ranges for priorities in each scheduling policy, see "
-"B<sched_setscheduler>(2)."
+"permitted ranges for priorities in each scheduling policy, see B<sched>(7)."
 msgstr ""
-"スレッドのスケジューリングポリシーや優先度を変更するために必要な許可や\n"
-"変更した場合の影響、および各スケジューリングポリシーで認められる優先度\n"
-"ã\81®ç¯\84å\9b²ã\81®è©³ç´°ã\81«ã\81¤ã\81\84ã\81¦ã\81¯ã\80\81 B<sched_setscheduler>(2) を参照。"
+"スレッドのスケジューリングポリシーや優先度を変更するために必要な許可や変更し"
+"た場合の影響、および各スケジューリングポリシーで認められる優先度の範囲の詳細"
+"ã\81«ã\81¤ã\81\84ã\81¦ã\81¯ã\80\81 B<sched>(7) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:156
+#: build/C/man3/pthread_setschedparam.3:163
 msgid ""
 "The program below demonstrates the use of B<pthread_setschedparam>()  and "
 "B<pthread_getschedparam>(), as well as the use of a number of other "
@@ -8222,7 +8448,7 @@ msgstr ""
 "他のいろいろな関数の使用例を示すものである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:172
+#: build/C/man3/pthread_setschedparam.3:179
 msgid ""
 "In the following run, the main thread sets its scheduling policy to "
 "B<SCHED_FIFO> with a priority of 10, and initializes a thread attributes "
@@ -8248,7 +8474,7 @@ msgstr ""
 "作成したスレッドのスケジューリングポリシーと優先度を表示する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:180
+#: build/C/man3/pthread_setschedparam.3:187
 #, no-wrap
 msgid ""
 "$ B<su>      # Need privilege to set real-time scheduling policies\n"
@@ -8264,7 +8490,7 @@ msgstr ""
 "    policy=SCHED_FIFO, priority=10\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:184
+#: build/C/man3/pthread_setschedparam.3:191
 #, no-wrap
 msgid ""
 "Scheduler settings in \\(aqattr\\(aq\n"
@@ -8276,7 +8502,7 @@ msgstr ""
 "    inheritsched is EXPLICIT\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:187
+#: build/C/man3/pthread_setschedparam.3:194
 #, no-wrap
 msgid ""
 "Scheduler attributes of new thread\n"
@@ -8286,7 +8512,7 @@ msgstr ""
 "    policy=SCHED_RR, priority=20\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:192
+#: build/C/man3/pthread_setschedparam.3:199
 msgid ""
 "In the above output, one can see that the scheduling policy and priority "
 "were taken from the values specified in the thread attributes object."
@@ -8295,7 +8521,7 @@ msgstr ""
 "オブジェクトで指定された値から取られていることが分かる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:199
+#: build/C/man3/pthread_setschedparam.3:206
 msgid ""
 "The next run is the same as the previous, except that the inherit scheduler "
 "attribute is set to B<PTHREAD_INHERIT_SCHED>, meaning that threads created "
@@ -8311,7 +8537,7 @@ msgstr ""
 "ことを意味する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:205
+#: build/C/man3/pthread_setschedparam.3:212
 #, no-wrap
 msgid ""
 "# B<./a.out -mf10 -ar20 -i i>\n"
@@ -8323,7 +8549,7 @@ msgstr ""
 "    policy=SCHED_FIFO, priority=10\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:209
+#: build/C/man3/pthread_setschedparam.3:216
 #, no-wrap
 msgid ""
 "Scheduler settings in \\(aqattr\\(aq\n"
@@ -8335,7 +8561,7 @@ msgstr ""
 "    inheritsched is INHERIT\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:212
+#: build/C/man3/pthread_setschedparam.3:219
 #, no-wrap
 msgid ""
 "Scheduler attributes of new thread\n"
@@ -8345,7 +8571,7 @@ msgstr ""
 "    policy=SCHED_FIFO, priority=10\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:218
+#: build/C/man3/pthread_setschedparam.3:225
 msgid ""
 "In the above output, one can see that the scheduling policy and priority "
 "were taken from the creating thread, rather than the thread attributes "
@@ -8356,7 +8582,7 @@ msgstr ""
 "スレッドを作成したスレッドから取れれていることが分かる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:224
+#: build/C/man3/pthread_setschedparam.3:231
 msgid ""
 "Note that if we had omitted the I<-i\\ i> option, the output would have been "
 "the same, since B<PTHREAD_INHERIT_SCHED> is the default for the inherit "
@@ -8367,13 +8593,13 @@ msgstr ""
 "出力は同じになる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:228
+#: build/C/man3/pthread_setschedparam.3:235
 #, no-wrap
 msgid "/* pthreads_sched_test.c */\n"
 msgstr "/* pthreads_sched_test.c */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:234
+#: build/C/man3/pthread_setschedparam.3:241
 #, no-wrap
 msgid ""
 "#include E<lt>pthread.hE<gt>\n"
@@ -8389,7 +8615,7 @@ msgstr ""
 "#include E<lt>errno.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:243
+#: build/C/man3/pthread_setschedparam.3:250
 #, no-wrap
 msgid ""
 "static void\n"
@@ -8405,7 +8631,7 @@ msgstr ""
 "        fputs(msg, stderr);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:260
+#: build/C/man3/pthread_setschedparam.3:267
 #, no-wrap
 msgid ""
 "    fprintf(stderr, \"Usage: %s [options]\\en\", prog_name);\n"
@@ -8443,7 +8669,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:271
+#: build/C/man3/pthread_setschedparam.3:278
 #, no-wrap
 msgid ""
 "static int\n"
@@ -8469,7 +8695,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:282
+#: build/C/man3/pthread_setschedparam.3:289
 #, no-wrap
 msgid ""
 "static void\n"
@@ -8495,7 +8721,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:288
+#: build/C/man3/pthread_setschedparam.3:295
 #, no-wrap
 msgid ""
 "static void\n"
@@ -8511,7 +8737,7 @@ msgstr ""
 "    struct sched_param param;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:292
+#: build/C/man3/pthread_setschedparam.3:299
 #, no-wrap
 msgid ""
 "    s = pthread_getschedparam(pthread_self(), &policy, &param);\n"
@@ -8523,7 +8749,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_getschedparam\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:296
+#: build/C/man3/pthread_setschedparam.3:303
 #, no-wrap
 msgid ""
 "    printf(\"%s\\en\", msg);\n"
@@ -8535,7 +8761,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:301
+#: build/C/man3/pthread_setschedparam.3:308
 #, no-wrap
 msgid ""
 "static void *\n"
@@ -8549,7 +8775,7 @@ msgstr ""
 "    display_thread_sched_attr(\"Scheduler attributes of new thread\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:304
+#: build/C/man3/pthread_setschedparam.3:311
 #, no-wrap
 msgid ""
 "    return NULL;\n"
@@ -8559,7 +8785,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:314
+#: build/C/man3/pthread_setschedparam.3:321
 #, no-wrap
 msgid ""
 "int\n"
@@ -8583,13 +8809,13 @@ msgstr ""
 "    struct sched_param param;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:316
+#: build/C/man3/pthread_setschedparam.3:323
 #, no-wrap
 msgid "    /* Process command-line options */\n"
 msgstr "    /* Process command-line options */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:321
+#: build/C/man3/pthread_setschedparam.3:328
 #, no-wrap
 msgid ""
 "    use_null_attrib = 0;\n"
@@ -8603,7 +8829,7 @@ msgstr ""
 "    inheritsched_str = NULL;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:331
+#: build/C/man3/pthread_setschedparam.3:338
 #, no-wrap
 msgid ""
 "    while ((opt = getopt(argc, argv, \"a:Ai:m:\")) != -1) {\n"
@@ -8627,7 +8853,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:335
+#: build/C/man3/pthread_setschedparam.3:342
 #, no-wrap
 msgid ""
 "    if (use_null_attrib &&\n"
@@ -8639,7 +8865,7 @@ msgstr ""
 "        usage(argv[0], \"Can\\(aqt specify -A with -i or -a\\en\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:338
+#: build/C/man3/pthread_setschedparam.3:345
 #, no-wrap
 msgid ""
 "    /* Optionally set scheduling attributes of main thread,\n"
@@ -8649,7 +8875,7 @@ msgstr ""
 "       and display the attributes */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:343
+#: build/C/man3/pthread_setschedparam.3:350
 #, no-wrap
 msgid ""
 "    if (main_sched_str != NULL) {\n"
@@ -8663,7 +8889,7 @@ msgstr ""
 "        param.sched_priority = strtol(&main_sched_str[1], NULL, 0);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:348
+#: build/C/man3/pthread_setschedparam.3:355
 #, no-wrap
 msgid ""
 "        s = pthread_setschedparam(pthread_self(), policy, &param);\n"
@@ -8677,7 +8903,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:351
+#: build/C/man3/pthread_setschedparam.3:358
 #, no-wrap
 msgid ""
 "    display_thread_sched_attr(\"Scheduler settings of main thread\");\n"
@@ -8687,13 +8913,13 @@ msgstr ""
 "    printf(\"\\en\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:353
+#: build/C/man3/pthread_setschedparam.3:360
 #, no-wrap
 msgid "    /* Initialize thread attributes object according to options */\n"
 msgstr "    /* Initialize thread attributes object according to options */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:362
+#: build/C/man3/pthread_setschedparam.3:369
 #, no-wrap
 msgid ""
 "    if (!use_null_attrib) {\n"
@@ -8711,7 +8937,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:370
+#: build/C/man3/pthread_setschedparam.3:377
 #, no-wrap
 msgid ""
 "    if (inheritsched_str != NULL) {\n"
@@ -8731,7 +8957,7 @@ msgstr ""
 "            usage(argv[0], \"Value for -i must be \\(aqe\\(aq or \\(aqi\\(aq\\en\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:375
+#: build/C/man3/pthread_setschedparam.3:382
 #, no-wrap
 msgid ""
 "        s = pthread_attr_setinheritsched(&attr, inheritsched);\n"
@@ -8745,7 +8971,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:381
+#: build/C/man3/pthread_setschedparam.3:388
 #, no-wrap
 msgid ""
 "    if (attr_sched_str != NULL) {\n"
@@ -8761,7 +8987,7 @@ msgstr ""
 "        param.sched_priority = strtol(&attr_sched_str[1], NULL, 0);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:389
+#: build/C/man3/pthread_setschedparam.3:396
 #, no-wrap
 msgid ""
 "        s = pthread_attr_setschedpolicy(&attr, policy);\n"
@@ -8781,7 +9007,7 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:392
+#: build/C/man3/pthread_setschedparam.3:399
 #, no-wrap
 msgid ""
 "    /* If we initialized a thread attributes object, display\n"
@@ -8791,7 +9017,7 @@ msgstr ""
 "       the scheduling attributes that were set in the object */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:400
+#: build/C/man3/pthread_setschedparam.3:407
 #, no-wrap
 msgid ""
 "    if (attrp != NULL) {\n"
@@ -8811,7 +9037,7 @@ msgstr ""
 "            handle_error_en(s, \"pthread_attr_getschedpolicy\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:403
+#: build/C/man3/pthread_setschedparam.3:410
 #, no-wrap
 msgid ""
 "        printf(\"Scheduler settings in \\(aqattr\\(aq\\en\");\n"
@@ -8821,7 +9047,7 @@ msgstr ""
 "        display_sched_attr(policy, &param);\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:411
+#: build/C/man3/pthread_setschedparam.3:418
 #, no-wrap
 msgid ""
 "        s = pthread_attr_getinheritsched(&attr, &inheritsched);\n"
@@ -8841,13 +9067,13 @@ msgstr ""
 "    }\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:413
+#: build/C/man3/pthread_setschedparam.3:420
 #, no-wrap
 msgid "    /* Create a thread that will display its scheduling attributes */\n"
 msgstr "    /* Create a thread that will display its scheduling attributes */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:417
+#: build/C/man3/pthread_setschedparam.3:424
 #, no-wrap
 msgid ""
 "    s = pthread_create(&thread, attrp, &thread_start, NULL);\n"
@@ -8859,13 +9085,13 @@ msgstr ""
 "        handle_error_en(s, \"pthread_create\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:419
+#: build/C/man3/pthread_setschedparam.3:426
 #, no-wrap
 msgid "    /* Destroy unneeded thread attributes object */\n"
 msgstr "    /* Destroy unneeded thread attributes object */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:427
+#: build/C/man3/pthread_setschedparam.3:434
 #, no-wrap
 msgid ""
 "    s = pthread_join(thread, NULL);\n"
@@ -8877,19 +9103,17 @@ msgstr ""
 "        handle_error_en(s, \"pthread_join\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedparam.3:445
+#: build/C/man3/pthread_setschedparam.3:452
 msgid ""
-"B<getrlimit>(2), B<sched_get_priority_min>(2), B<sched_setscheduler>(2), "
-"B<pthread_attr_init>(3), B<pthread_attr_setinheritsched>(3), "
-"B<pthread_attr_setschedparam>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_self>(3), B<pthread_setschedprio>(3), "
-"B<pthreads>(7)"
+"B<getrlimit>(2), B<sched_get_priority_min>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
+"B<pthread_attr_setschedpolicy>(3), B<pthread_create>(3), B<pthread_self>(3), "
+"B<pthread_setschedprio>(3), B<pthreads>(7), B<sched>(7)"
 msgstr ""
-"B<getrlimit>(2), B<sched_get_priority_min>(2), B<sched_setscheduler>(2), "
-"B<pthread_attr_init>(3), B<pthread_attr_setinheritsched>(3), "
-"B<pthread_attr_setschedparam>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_self>(3), B<pthread_setschedprio>(3), "
-"B<pthreads>(7)"
+"B<getrlimit>(2), B<sched_get_priority_min>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
+"B<pthread_attr_setschedpolicy>(3), B<pthread_create>(3), B<pthread_self>(3), "
+"B<pthread_setschedprio>(3), B<pthreads>(7), B<sched>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_setschedprio.3:26
@@ -8897,12 +9121,6 @@ msgstr ""
 msgid "PTHREAD_SETSCHEDPRIO"
 msgstr "PTHREAD_SETSCHEDPRIO"
 
-#. type: TH
-#: build/C/man3/pthread_setschedprio.3:26
-#, no-wrap
-msgid "2008-11-06"
-msgstr "2008-11-06"
-
 #. type: Plain text
 #: build/C/man3/pthread_setschedprio.3:29
 msgid "pthread_setschedprio - set scheduling priority of a thread"
@@ -8911,8 +9129,8 @@ msgstr "pthread_setschedprio - スレッドのスケジューリング優先度
 #. type: Plain text
 #: build/C/man3/pthread_setschedprio.3:34
 #, no-wrap
-msgid "B<pthread_setschedprio(pthread_t >I<thread>B<, int >I<prio>B<);>\n"
-msgstr "B<pthread_setschedprio(pthread_t >I<thread>B<, int >I<prio>B<);>\n"
+msgid "B<int pthread_setschedprio(pthread_t >I<thread>B<, int >I<prio>B<);>\n"
+msgstr "B<int pthread_setschedprio(pthread_t >I<thread>B<, int >I<prio>B<);>\n"
 
 #.  FIXME . nptl/pthread_setschedprio.c has the following
 #.    /* If the thread should have higher priority because of some
@@ -8974,30 +9192,33 @@ msgid "This function is available in glibc since version 2.3.4."
 msgstr "この関数は glibc バージョン 2.3.4 以降で利用できる。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedprio.3:91
+#: build/C/man3/pthread_setschedprio.3:88
+msgid "The B<pthread_setschedprio>()  function is thread-safe."
+msgstr "B<pthread_setschedprio>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_setschedprio.3:96
 msgid ""
 "For a description of the permissions required to, and the effect of, "
 "changing a thread's scheduling priority, and details of the permitted ranges "
-"for priorities in each scheduling policy, see B<sched_setscheduler>(2)."
+"for priorities in each scheduling policy, see B<sched>(7)."
 msgstr ""
-"スレッドのスケジューリング優先度を変更するために必要な許可や\n"
-"変更した場合の影響、および各スケジューリングポリシーで認められる優先度\n"
-"ã\81®ç¯\84å\9b²ã\81®è©³ç´°ã\81«ã\81¤ã\81\84ã\81¦ã\81¯ã\80\81 B<sched_setscheduler>(2) を参照。"
+"スレッドのスケジューリング優先度を変更するために必要な許可や変更した場合の影"
+"響、および各スケジューリングポリシーで認められる優先度の範囲の詳細について"
+"ã\81¯ã\80\81 B<sched>(7) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_setschedprio.3:105
+#: build/C/man3/pthread_setschedprio.3:110
 msgid ""
-"B<getrlimit>(2), B<sched_get_priority_min>(2), B<sched_setscheduler>(2), "
-"B<pthread_attr_init>(3), B<pthread_attr_setinheritsched>(3), "
-"B<pthread_attr_setschedparam>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_self>(3), B<pthread_setschedparam>(3), "
-"B<pthreads>(7)"
+"B<getrlimit>(2), B<sched_get_priority_min>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
+"B<pthread_attr_setschedpolicy>(3), B<pthread_create>(3), B<pthread_self>(3), "
+"B<pthread_setschedparam>(3), B<pthreads>(7), B<sched>(7)"
 msgstr ""
-"B<getrlimit>(2), B<sched_get_priority_min>(2), B<sched_setscheduler>(2), "
-"B<pthread_attr_init>(3), B<pthread_attr_setinheritsched>(3), "
-"B<pthread_attr_setschedparam>(3), B<pthread_attr_setschedpolicy>(3), "
-"B<pthread_create>(3), B<pthread_self>(3), B<pthread_setschedparam>(3), "
-"B<pthreads>(7)"
+"B<getrlimit>(2), B<sched_get_priority_min>(2), B<pthread_attr_init>(3), "
+"B<pthread_attr_setinheritsched>(3), B<pthread_attr_setschedparam>(3), "
+"B<pthread_attr_setschedpolicy>(3), B<pthread_create>(3), B<pthread_self>(3), "
+"B<pthread_setschedparam>(3), B<pthreads>(7), B<sched>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_sigmask.3:26
@@ -9005,6 +9226,12 @@ msgstr ""
 msgid "PTHREAD_SIGMASK"
 msgstr "PTHREAD_SIGMASK"
 
+#. type: TH
+#: build/C/man3/pthread_sigmask.3:26 build/C/man3/pthread_testcancel.3:26
+#, no-wrap
+msgid "2014-05-19"
+msgstr "2014-05-19"
+
 #. type: Plain text
 #: build/C/man3/pthread_sigmask.3:29
 msgid "pthread_sigmask - examine and change mask of blocked signals"
@@ -9018,6 +9245,11 @@ msgstr "B<int pthread_sigmask(int >I<how>B<, const sigset_t *>I<set>B<, sigset_t
 
 #. type: Plain text
 #: build/C/man3/pthread_sigmask.3:46
+msgid "B<pthread_sigmask>():"
+msgstr "B<pthread_sigmask>():"
+
+#. type: Plain text
+#: build/C/man3/pthread_sigmask.3:58
 msgid ""
 "The B<pthread_sigmask>()  function is just like B<sigprocmask>(2), with the "
 "difference that its use in multithreaded programs is explicitly specified by "
@@ -9028,14 +9260,14 @@ msgstr ""
 "いる点が異なる。他の違いはこのマニュアルページで説明する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:49
+#: build/C/man3/pthread_sigmask.3:61
 msgid ""
 "For a description of the arguments and operation of this function, see "
 "B<sigprocmask>(2)."
 msgstr "この関数の引き数と動作の説明は B<sigprocmask>(2) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:54
+#: build/C/man3/pthread_sigmask.3:66
 msgid ""
 "On success, B<pthread_sigmask>()  returns 0; on error, it returns an error "
 "number."
@@ -9044,19 +9276,24 @@ msgstr ""
 "エラーの場合、エラー番号を返す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:57
+#: build/C/man3/pthread_sigmask.3:69
 msgid "See B<sigprocmask>(2)."
 msgstr "B<sigprocmask>(2) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:61
+#: build/C/man3/pthread_sigmask.3:74
+msgid "The B<pthread_sigmask>()  function is thread-safe."
+msgstr "B<pthread_sigmask>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_sigmask.3:78
 msgid "A new thread inherits a copy of its creator's signal mask."
 msgstr ""
 "新しいスレッドは、スレッドを作成したスレッドのシグナルマスクのコピーを\n"
 "継承する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:66
+#: build/C/man3/pthread_sigmask.3:83
 msgid ""
 "The program below blocks some signals in the main thread, and then creates a "
 "dedicated thread to fetch those signals via B<sigwait>(3).  The following "
@@ -9068,7 +9305,7 @@ msgstr ""
 "下記のシェルのセッションはその利用例を示したものである。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:77
+#: build/C/man3/pthread_sigmask.3:94
 #, no-wrap
 msgid ""
 "$B< ./a.out &>\n"
@@ -9090,7 +9327,7 @@ msgstr ""
 "[1]+  Terminated              ./a.out\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:88
+#: build/C/man3/pthread_sigmask.3:105
 #, no-wrap
 msgid ""
 "#include E<lt>pthread.hE<gt>\n"
@@ -9108,20 +9345,14 @@ msgstr ""
 "#include E<lt>errno.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:90
+#: build/C/man3/pthread_sigmask.3:107
 #, no-wrap
 msgid "/* Simple error handling functions */\n"
 msgstr "/* Simple error handling functions */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:99
-#, fuzzy, no-wrap
-#| msgid ""
-#| "static void *\n"
-#| "sig_thread(void *arg)\n"
-#| "{\n"
-#| "    sigset_t *set = (sigset_t *) arg;\n"
-#| "    int s, sig;\n"
+#: build/C/man3/pthread_sigmask.3:116
+#, no-wrap
 msgid ""
 "static void *\n"
 "sig_thread(void *arg)\n"
@@ -9132,11 +9363,11 @@ msgstr ""
 "static void *\n"
 "sig_thread(void *arg)\n"
 "{\n"
-"    sigset_t *set = (sigset_t *) arg;\n"
+"    sigset_t *set = arg;\n"
 "    int s, sig;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:107
+#: build/C/man3/pthread_sigmask.3:124
 #, no-wrap
 msgid ""
 "    for (;;) {\n"
@@ -9156,7 +9387,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:114
+#: build/C/man3/pthread_sigmask.3:131
 #, no-wrap
 msgid ""
 "int\n"
@@ -9174,7 +9405,7 @@ msgstr ""
 "    int s;\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:117
+#: build/C/man3/pthread_sigmask.3:134
 #, no-wrap
 msgid ""
 "    /* Block SIGQUIT and SIGUSR1; other threads created by main()\n"
@@ -9184,7 +9415,7 @@ msgstr ""
 "       will inherit a copy of the signal mask. */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:124
+#: build/C/man3/pthread_sigmask.3:141
 #, no-wrap
 msgid ""
 "    sigemptyset(&set);\n"
@@ -9202,7 +9433,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_sigmask\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:128
+#: build/C/man3/pthread_sigmask.3:145
 #, no-wrap
 msgid ""
 "    s = pthread_create(&thread, NULL, &sig_thread, (void *) &set);\n"
@@ -9214,7 +9445,7 @@ msgstr ""
 "        handle_error_en(s, \"pthread_create\");\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:131
+#: build/C/man3/pthread_sigmask.3:148
 #, no-wrap
 msgid ""
 "    /* Main thread carries on to create other threads and/or do\n"
@@ -9224,7 +9455,7 @@ msgstr ""
 "       other work */\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:134
+#: build/C/man3/pthread_sigmask.3:151
 #, no-wrap
 msgid ""
 "    pause();            /* Dummy pause so we can test program */\n"
@@ -9234,16 +9465,12 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigmask.3:144
-#, fuzzy
-#| msgid ""
-#| "B<sigaction>(2), B<sigpending>(2), B<sigprocmask>(2)  B<pthread_create>"
-#| "(3), B<pthread_kill>(3), B<sigsetops>(3), B<pthreads>(7), B<signal>(7)"
+#: build/C/man3/pthread_sigmask.3:161
 msgid ""
 "B<sigaction>(2), B<sigpending>(2), B<sigprocmask>(2), B<pthread_create>(3), "
 "B<pthread_kill>(3), B<sigsetops>(3), B<pthreads>(7), B<signal>(7)"
 msgstr ""
-"B<sigaction>(2), B<sigpending>(2), B<sigprocmask>(2)  B<pthread_create>(3), "
+"B<sigaction>(2), B<sigpending>(2), B<sigprocmask>(2), B<pthread_create>(3), "
 "B<pthread_kill>(3), B<sigsetops>(3), B<pthreads>(7), B<signal>(7)"
 
 #. type: TH
@@ -9258,57 +9485,56 @@ msgid "pthread_sigqueue - queue a signal and data to a thread"
 msgstr "pthread_sigqueue - スレッドに対するシグナルとデータをキューに入れる"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:34
+#: build/C/man3/pthread_sigqueue.3:32
+#, no-wrap
+msgid ""
+"B<#include E<lt>signal.hE<gt>>\n"
+"B<#include E<lt>pthread.hE<gt>>\n"
+msgstr ""
+"B<#include E<lt>signal.hE<gt>>\n"
+"B<#include E<lt>pthread.hE<gt>>\n"
+
+#. type: Plain text
+#: build/C/man3/pthread_sigqueue.3:35
 #, no-wrap
 msgid ""
-"B<int pthread_sigqueue(pthread_t *>I<thread>B<, int >I<sig>B<,>\n"
+"B<int pthread_sigqueue(pthread_t >I<thread>B<, int >I<sig>B<,>\n"
 "B<                     const union sigval >I<value>B<);>\n"
 msgstr ""
-"B<int pthread_sigqueue(pthread_t *>I<thread>B<, int >I<sig>B<,>\n"
+"B<int pthread_sigqueue(pthread_t >I<thread>B<, int >I<sig>B<,>\n"
 "B<                     const union sigval >I<value>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:45
+#: build/C/man3/pthread_sigqueue.3:46
 msgid "B<pthread_sigqueue>(): _GNU_SOURCE"
 msgstr "B<pthread_sigqueue>(): _GNU_SOURCE"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:53
-#, fuzzy
-#| msgid ""
-#| "The B<pthread_sigqueue>()  function performs a similar task to B<sigqueue>"
-#| "(3), but, rather than sending a signal to another process, it sends a "
-#| "signal to another thread in the same process as the calling thread."
+#: build/C/man3/pthread_sigqueue.3:54
 msgid ""
-"The B<pthread_sigqueue>()  function performs a similar task to B<sigqueue>"
-"(3), but, rather than sending a signal to a process, it sends a signal to a "
-"thread in the same process as the calling thread."
+"The B<pthread_sigqueue>()  function performs a similar task to "
+"B<sigqueue>(3), but, rather than sending a signal to a process, it sends a "
+"signal to a thread in the same process as the calling thread."
 msgstr ""
 "B<pthread_sigqueue>() 関数は B<sigqueue>(3) と同様の処理を実行するが、\n"
-"別のプロセスにシグナルを送信するのではなく、呼び出したスレッドと\n"
-"同じプロセス内の他のスレッドにシグナルを送信する。"
+"プロセスにシグナルを送信するのではなく、呼び出したスレッドと\n"
+"同じプロセス内のスレッドにシグナルを送信する。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:65
-#, fuzzy
-#| msgid ""
-#| "The I<thread> argument is the ID of another thread in the same process as "
-#| "the caller.  The I<sig> argument specifies the signal to be sent.  The "
-#| "I<value> argument specifies data to accompany the signal; see B<sigqueue>"
-#| "(3)  for details."
+#: build/C/man3/pthread_sigqueue.3:66
 msgid ""
 "The I<thread> argument is the ID of a thread in the same process as the "
 "caller.  The I<sig> argument specifies the signal to be sent.  The I<value> "
 "argument specifies data to accompany the signal; see B<sigqueue>(3)  for "
 "details."
 msgstr ""
-"I<thread> 引き数は、呼び出し側と同じプロセスの別のスレッドの ID である。\n"
+"I<thread> 引き数は、呼び出し側と同じプロセスのスレッドの ID である。\n"
 "I<sig> 引き数は送信するシグナルを指定する。\n"
 "I<value> 引き数はシグナルと一緒に渡すデータを指定する。\n"
 "詳細は B<sigqueue>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:70
+#: build/C/man3/pthread_sigqueue.3:71
 msgid ""
 "On success, B<pthread_sigqueue>()  returns 0; on error, it returns an error "
 "number."
@@ -9317,50 +9543,55 @@ msgstr ""
 "エラーの場合、エラー番号を返す。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:77
+#: build/C/man3/pthread_sigqueue.3:78
 msgid ""
-"The limit of signals which may be queued has been reached.  (See B<signal>"
-"(7)  for further information.)"
+"The limit of signals which may be queued has been reached.  (See "
+"B<signal>(7)  for further information.)"
 msgstr ""
 "キューに入れられるシグナル数が上限に達していた\n"
 "(詳しい情報は (B<signal>(7) を参照)。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:81
+#: build/C/man3/pthread_sigqueue.3:82
 msgid "I<sig> was invalid."
 msgstr "I<sig> が無効であった。"
 
 #. type: TP
-#: build/C/man3/pthread_sigqueue.3:81
+#: build/C/man3/pthread_sigqueue.3:82
 #, no-wrap
 msgid "B<ENOSYS>"
 msgstr "B<ENOSYS>"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:85
+#: build/C/man3/pthread_sigqueue.3:86
 msgid "B<pthread_sigqueue>()  is not supported on this system."
 msgstr "B<pthread_sigqueue>() がこのシステムではサポートされていない。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:89
+#: build/C/man3/pthread_sigqueue.3:90
 msgid "I<thread> is not valid."
 msgstr "I<thread> が無効である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:93
+#: build/C/man3/pthread_sigqueue.3:94
 msgid "The B<pthread_sigqueue>()  function first appeared in glibc 2.11."
 msgstr "B<pthread_sigqueue>() 関数は glibc 2.11 で初めて登場した。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:95
+#: build/C/man3/pthread_sigqueue.3:99
+msgid "The B<pthread_sigqueue>()  function is thread-safe."
+msgstr "B<pthread_sigqueue>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_sigqueue.3:101
 msgid "This function is a GNU extension."
 msgstr "この関数は GNU による拡張である。"
 
 #. type: Plain text
-#: build/C/man3/pthread_sigqueue.3:103
+#: build/C/man3/pthread_sigqueue.3:109
 msgid ""
-"B<rt_tgsigqueueinfo>(2), B<sigaction>(2), B<pthread_sigmask>(3), B<sigqueue>"
-"(3), B<sigwait>(3), B<pthreads>(7), B<signal>(7)"
+"B<rt_tgsigqueueinfo>(2), B<sigaction>(2), B<pthread_sigmask>(3), "
+"B<sigqueue>(3), B<sigwait>(3), B<pthreads>(7), B<signal>(7)"
 msgstr ""
 "B<rt_tgsigqueueinfo>(2), B<sigaction>(2), B<pthread_sigmask>(3), \n"
 "B<sigqueue>(3), B<sigwait>(3), B<pthreads>(7), B<signal>(7)"
@@ -9371,12 +9602,6 @@ msgstr ""
 msgid "PTHREAD_TESTCANCEL"
 msgstr "PTHREAD_TESTCANCEL"
 
-#. type: TH
-#: build/C/man3/pthread_testcancel.3:26
-#, no-wrap
-msgid "2012-04-14"
-msgstr "2012-04-14"
-
 #. type: Plain text
 #: build/C/man3/pthread_testcancel.3:29
 msgid ""
@@ -9403,18 +9628,13 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/pthread_testcancel.3:50
-#, fuzzy
-#| msgid ""
-#| "If cancelability is disabled (using B<pthread_setcancelstate>(3)), or no "
-#| "cancellation request is pending, then a call to B<pthread_testcancel>(3)  "
-#| "has no effect."
 msgid ""
 "If cancelability is disabled (using B<pthread_setcancelstate>(3)), or no "
 "cancellation request is pending, then a call to B<pthread_testcancel>()  has "
 "no effect."
 msgstr ""
 "(B<pthread_setcancelstate>(3) を使って) キャンセルが無効になっている\n"
-"場合や処理待ちの取り消し要求がない場合は、B<pthread_testcancel>(3) を\n"
+"場合や処理待ちの取り消し要求がない場合は、B<pthread_testcancel>() を\n"
 "呼び出しても何の影響もない。"
 
 #. type: Plain text
@@ -9428,17 +9648,22 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/pthread_testcancel.3:63
+msgid "The B<pthread_testcancel>()  function is thread-safe."
+msgstr "B<pthread_testcancel>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/pthread_testcancel.3:68
 msgid "See B<pthread_cleanup_push>(3)."
 msgstr "B<pthread_cleanup_push>(3) を参照。"
 
 #. type: Plain text
-#: build/C/man3/pthread_testcancel.3:68
+#: build/C/man3/pthread_testcancel.3:73
 msgid ""
-"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), B<pthread_setcancelstate>"
-"(3), B<pthreads>(7)"
+"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), "
+"B<pthread_setcancelstate>(3), B<pthreads>(7)"
 msgstr ""
-"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), B<pthread_setcancelstate>"
-"(3), B<pthreads>(7)"
+"B<pthread_cancel>(3), B<pthread_cleanup_push>(3), "
+"B<pthread_setcancelstate>(3), B<pthreads>(7)"
 
 #. type: TH
 #: build/C/man3/pthread_tryjoin_np.3:26
@@ -9644,13 +9869,6 @@ msgstr ""
 msgid "PTHREAD_YIELD"
 msgstr "PTHREAD_YIELD"
 
-#. type: TH
-#: build/C/man3/pthread_yield.3:25
-#, fuzzy, no-wrap
-#| msgid "2012-03-15"
-msgid "2013-03-05"
-msgstr "2012-03-15"
-
 #. type: Plain text
 #: build/C/man3/pthread_yield.3:28
 msgid "pthread_yield - yield the processor"
@@ -9667,8 +9885,8 @@ msgstr "B<int pthread_yield(void);>\n"
 msgid ""
 "B<pthread_yield>()  causes the calling thread to relinquish the CPU.  The "
 "thread is placed at the end of the run queue for its static priority and "
-"another thread is scheduled to run.  For further details, see B<sched_yield>"
-"(2)"
+"another thread is scheduled to run.  For further details, see "
+"B<sched_yield>(2)"
 msgstr ""
 "B<pthread_yield>() を呼び出すと、呼び出したスレッドは CPU を手放す。\n"
 "スレッドはそのスレッドの静的優先度の実行キューの末尾に回り、\n"
@@ -9694,9 +9912,14 @@ msgstr ""
 "(ただし、移植性や将来も動作することを保証したいアプリケーションでは\n"
 "正のエラーの返り値を処理するようにすべきである)。"
 
+#. type: Plain text
+#: build/C/man3/pthread_yield.3:58
+msgid "The B<pthread_yield>()  function is thread-safe."
+msgstr "B<pthread_yield>() 関数はスレッドセーフである。"
+
 #.  e.g., the BSDs, Tru64, AIX, and Irix.
 #. type: Plain text
-#: build/C/man3/pthread_yield.3:59
+#: build/C/man3/pthread_yield.3:64
 msgid ""
 "This call is nonstandard, but present on several other systems.  Use the "
 "standardized B<sched_yield>(2)  instead."
@@ -9705,17 +9928,15 @@ msgstr ""
 "代わりに、標準化されている B<sched_yield>(2) を使うこと。"
 
 #. type: Plain text
-#: build/C/man3/pthread_yield.3:62
+#: build/C/man3/pthread_yield.3:67
 msgid "On Linux, this function is implemented as a call to B<sched_yield>(2)."
 msgstr ""
 "Linux では、この関数は B<sched_yield>(2) を呼び出す形で実装されている。"
 
 #. type: Plain text
-#: build/C/man3/pthread_yield.3:66
-#, fuzzy
-#| msgid "B<sched_setscheduler>(2), B<sched_yield>(2)  B<pthreads>(7)"
-msgid "B<sched_setscheduler>(2), B<sched_yield>(2), B<pthreads>(7)"
-msgstr "B<sched_setscheduler>(2), B<sched_yield>(2)  B<pthreads>(7)"
+#: build/C/man3/pthread_yield.3:71
+msgid "B<sched_yield>(2), B<pthreads>(7), B<sched>(7)"
+msgstr "B<sched_yield>(2), B<pthreads>(7), B<sched>(7)"
 
 #. type: TH
 #: build/C/man7/pthreads.7:26
@@ -9723,12 +9944,6 @@ msgstr "B<sched_setscheduler>(2), B<sched_yield>(2)  B<pthreads>(7)"
 msgid "PTHREADS"
 msgstr "PTHREADS"
 
-#. type: TH
-#: build/C/man7/pthreads.7:26
-#, no-wrap
-msgid "2010-11-14"
-msgstr "2010-11-14"
-
 #. type: Plain text
 #: build/C/man7/pthreads.7:29
 msgid "pthreads - POSIX threads"
@@ -9768,20 +9983,20 @@ msgstr ""
 #: build/C/man7/pthreads.7:73 build/C/man7/pthreads.7:76
 #: build/C/man7/pthreads.7:84 build/C/man7/pthreads.7:88
 #: build/C/man7/pthreads.7:91 build/C/man7/pthreads.7:95
-#: build/C/man7/pthreads.7:98 build/C/man7/pthreads.7:105
-#: build/C/man7/pthreads.7:108 build/C/man7/pthreads.7:685
-#: build/C/man7/pthreads.7:692 build/C/man7/pthreads.7:704
-#: build/C/man7/pthreads.7:714 build/C/man7/pthreads.7:718
-#: build/C/man7/pthreads.7:727 build/C/man7/pthreads.7:737
-#: build/C/man7/pthreads.7:744 build/C/man7/pthreads.7:751
-#: build/C/man7/pthreads.7:753 build/C/man7/pthreads.7:756
-#: build/C/man7/pthreads.7:762 build/C/man7/pthreads.7:765
-#: build/C/man7/pthreads.7:767 build/C/man7/pthreads.7:769
-#: build/C/man7/pthreads.7:779 build/C/man7/pthreads.7:799
-#: build/C/man7/pthreads.7:808 build/C/man7/pthreads.7:814
-#: build/C/man7/pthreads.7:816 build/C/man7/pthreads.7:818
-#: build/C/man7/pthreads.7:822 build/C/man7/pthreads.7:827
-#: build/C/man7/pthreads.7:835
+#: build/C/man7/pthreads.7:98 build/C/man7/pthreads.7:103
+#: build/C/man7/pthreads.7:106 build/C/man7/pthreads.7:683
+#: build/C/man7/pthreads.7:690 build/C/man7/pthreads.7:702
+#: build/C/man7/pthreads.7:712 build/C/man7/pthreads.7:716
+#: build/C/man7/pthreads.7:725 build/C/man7/pthreads.7:735
+#: build/C/man7/pthreads.7:742 build/C/man7/pthreads.7:749
+#: build/C/man7/pthreads.7:751 build/C/man7/pthreads.7:754
+#: build/C/man7/pthreads.7:760 build/C/man7/pthreads.7:763
+#: build/C/man7/pthreads.7:765 build/C/man7/pthreads.7:767
+#: build/C/man7/pthreads.7:777 build/C/man7/pthreads.7:797
+#: build/C/man7/pthreads.7:806 build/C/man7/pthreads.7:812
+#: build/C/man7/pthreads.7:814 build/C/man7/pthreads.7:816
+#: build/C/man7/pthreads.7:820 build/C/man7/pthreads.7:825
+#: build/C/man7/pthreads.7:833
 #, no-wrap
 msgid "-"
 msgstr "-"
@@ -9891,37 +10106,33 @@ msgid "alternate signal stack (B<sigaltstack>(2))"
 msgstr "代替シグナルスタック (B<sigaltstack>(2))"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:103
-msgid ""
-"real-time scheduling policy and priority (B<sched_setscheduler>(2)  and "
-"B<sched_setparam>(2))"
-msgstr ""
-"リアルタイム・スケジューリングのポリシーと優先度 (B<sched_setscheduler>(2)  "
-"と B<sched_setparam>(2))"
+#: build/C/man7/pthreads.7:101
+msgid "real-time scheduling policy and priority (B<sched>(7))"
+msgstr "リアルタイム・スケジューリングのポリシーと優先度 (B<sched>(7))"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:105
+#: build/C/man7/pthreads.7:103
 msgid "The following Linux-specific features are also per-thread:"
 msgstr "以下の Linux 特有の機能もスレッド単位である:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:108
+#: build/C/man7/pthreads.7:106
 msgid "capabilities (see B<capabilities>(7))"
 msgstr "ケーパビリティ (B<capabilities>(7)  参照)"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:111
+#: build/C/man7/pthreads.7:109
 msgid "CPU affinity (B<sched_setaffinity>(2))"
 msgstr "CPU affinity (親和度)  (B<sched_setaffinity>(2))"
 
 #. type: SS
-#: build/C/man7/pthreads.7:111
+#: build/C/man7/pthreads.7:109
 #, no-wrap
 msgid "Pthreads function return values"
 msgstr "pthreads 関数の返り値"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:118
+#: build/C/man7/pthreads.7:116
 msgid ""
 "Most pthreads functions return 0 on success, and an error number of "
 "failure.  Note that the pthreads functions do not set I<errno>.  For each of "
@@ -9934,18 +10145,18 @@ msgstr ""
 "は決してないと規定している。"
 
 #. type: SS
-#: build/C/man7/pthreads.7:118
+#: build/C/man7/pthreads.7:116
 #, no-wrap
 msgid "Thread IDs"
 msgstr "スレッド ID"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:132
+#: build/C/man7/pthreads.7:130
 msgid ""
 "Each of the threads in a process has a unique thread identifier (stored in "
 "the type I<pthread_t>).  This identifier is returned to the caller of "
 "B<pthread_create>(3), and a thread can obtain its own thread identifier "
-"using B<pthread_self>(3).  Thread IDs are only guaranteed to be unique "
+"using B<pthread_self>(3).  Thread IDs are guaranteed to be unique only "
 "within a process.  A thread ID may be reused after a terminated thread has "
 "been joined, or a detached thread has terminated.  In all pthreads functions "
 "that accept a thread ID as an argument, that ID by definition refers to a "
@@ -9960,13 +10171,13 @@ msgstr ""
 "じプロセス内の一つのスレッドを参照する。"
 
 #. type: SS
-#: build/C/man7/pthreads.7:132
+#: build/C/man7/pthreads.7:130
 #, no-wrap
 msgid "Thread-safe functions"
 msgstr "スレッドセーフな関数"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:136
+#: build/C/man7/pthreads.7:134
 msgid ""
 "A thread-safe function is one that can be safely (i.e., it will deliver the "
 "same results regardless of whether it is)  called from multiple threads at "
@@ -9976,7 +10187,7 @@ msgstr ""
 "ち、同時に呼び出されたかに関わらず、同じ結果を返す) 関数のことである。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:140
+#: build/C/man7/pthreads.7:138
 msgid ""
 "POSIX.1-2001 and POSIX.1-2008 require that all functions specified in the "
 "standard shall be thread-safe, except for the following functions:"
@@ -9985,7 +10196,7 @@ msgstr ""
 "の関数がスレッドセーフであることを要求している。 以下の関数が例外である。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:234
+#: build/C/man7/pthreads.7:232
 #, no-wrap
 msgid ""
 "asctime()\n"
@@ -10173,13 +10384,13 @@ msgstr ""
 "wctomb()\n"
 
 #. type: SS
-#: build/C/man7/pthreads.7:236
+#: build/C/man7/pthreads.7:234
 #, no-wrap
 msgid "Async-cancel-safe functions"
 msgstr "async-cancel-safe 関数"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:240
+#: build/C/man7/pthreads.7:238
 msgid ""
 "An async-cancel-safe function is one that can be safely called in an "
 "application where asynchronous cancelability is enabled (see "
@@ -10191,7 +10402,7 @@ msgstr ""
 "(B<pthread_setcancelstate>(3) を参照)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:243
+#: build/C/man7/pthreads.7:241
 msgid ""
 "Only the following functions are required to be async-cancel-safe by "
 "POSIX.1-2001 and POSIX.1-2008:"
@@ -10200,7 +10411,7 @@ msgstr ""
 "なければならないとされている。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:249
+#: build/C/man7/pthreads.7:247
 #, no-wrap
 msgid ""
 "pthread_cancel()\n"
@@ -10212,14 +10423,13 @@ msgstr ""
 "pthread_setcanceltype()\n"
 
 #. type: SS
-#: build/C/man7/pthreads.7:251
-#, fuzzy, no-wrap
-#| msgid "Cancellation Points"
+#: build/C/man7/pthreads.7:249
+#, no-wrap
 msgid "Cancellation points"
 msgstr "取り消しポイント (cancellation points)"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:258
+#: build/C/man7/pthreads.7:256
 msgid ""
 "POSIX.1 specifies that certain functions must, and certain other functions "
 "may, be cancellation points.  If a thread is cancelable, its cancelability "
@@ -10233,7 +10443,7 @@ msgstr ""
 "時点で、そのスレッドのキャンセルが 行われる。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:261
+#: build/C/man7/pthreads.7:259
 msgid ""
 "The following functions are required to be cancellation points by "
 "POSIX.1-2001 and/or POSIX.1-2008:"
@@ -10242,7 +10452,7 @@ msgstr ""
 "は、取り消しポイント (cancellation points) で あることが必須となっている。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:324
+#: build/C/man7/pthreads.7:322
 #, no-wrap
 msgid ""
 "accept()\n"
@@ -10364,7 +10574,7 @@ msgstr ""
 "writev()\n"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:329
+#: build/C/man7/pthreads.7:327
 msgid ""
 "The following functions may be cancellation points according to POSIX.1-2001 "
 "and/or POSIX.1-2008:"
@@ -10373,7 +10583,7 @@ msgstr ""
 "は、取り消しポイント (cancellation points) で あってもよいことになっている。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:557
+#: build/C/man7/pthreads.7:555
 #, no-wrap
 msgid ""
 "access()\n"
@@ -10919,7 +11129,7 @@ msgstr ""
 #.  vsyslog
 #.  vwscanf
 #. type: Plain text
-#: build/C/man7/pthreads.7:655
+#: build/C/man7/pthreads.7:653
 msgid ""
 "An implementation may also mark other functions not specified in the "
 "standard as cancellation points.  In particular, an implementation is likely "
@@ -10932,13 +11142,13 @@ msgstr ""
 "関数がこれに含まれる)。"
 
 #. type: SS
-#: build/C/man7/pthreads.7:655
+#: build/C/man7/pthreads.7:653
 #, no-wrap
 msgid "Compiling on Linux"
 msgstr "Linux でのコンパイル"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:658
+#: build/C/man7/pthreads.7:656
 msgid ""
 "On Linux, programs that use the Pthreads API should be compiled using I<cc -"
 "pthread>."
@@ -10947,14 +11157,13 @@ msgstr ""
 "きである。"
 
 #. type: SS
-#: build/C/man7/pthreads.7:658
-#, fuzzy, no-wrap
-#| msgid "Linux Implementations of POSIX Threads"
+#: build/C/man7/pthreads.7:656
+#, no-wrap
 msgid "Linux implementations of POSIX threads"
 msgstr "POSIX スレッドの Linux での実装"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:661
+#: build/C/man7/pthreads.7:659
 msgid ""
 "Over time, two threading implementations have been provided by the GNU C "
 "library on Linux:"
@@ -10963,13 +11172,13 @@ msgstr ""
 "た。"
 
 #. type: TP
-#: build/C/man7/pthreads.7:661
+#: build/C/man7/pthreads.7:659
 #, no-wrap
 msgid "B<LinuxThreads>"
 msgstr "B<LinuxThreads>"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:665
+#: build/C/man7/pthreads.7:663
 msgid ""
 "This is the original Pthreads implementation.  Since glibc 2.4, this "
 "implementation is no longer supported."
@@ -10978,13 +11187,13 @@ msgstr ""
 "glibc 2.4 以降は、この実装はもはやサポートされていない。"
 
 #. type: TP
-#: build/C/man7/pthreads.7:665
+#: build/C/man7/pthreads.7:663
 #, no-wrap
 msgid "B<NPTL> (Native POSIX Threads Library)"
 msgstr "B<NPTL> (Native POSIX Threads Library)"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:673
+#: build/C/man7/pthreads.7:671
 msgid ""
 "This is the modern Pthreads implementation.  By comparison with "
 "LinuxThreads, NPTL provides closer conformance to the requirements of the "
@@ -10998,7 +11207,7 @@ msgstr ""
 "装されている機能が必要である。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:683
+#: build/C/man7/pthreads.7:681
 msgid ""
 "Both of these are so-called 1:1 implementations, meaning that each thread "
 "maps to a kernel scheduling entity.  Both threading implementations employ "
@@ -11013,18 +11222,18 @@ msgstr ""
 "使って実装されている。"
 
 #. type: SS
-#: build/C/man7/pthreads.7:683
+#: build/C/man7/pthreads.7:681
 #, no-wrap
 msgid "LinuxThreads"
 msgstr "LinuxThreads"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:685
+#: build/C/man7/pthreads.7:683
 msgid "The notable features of this implementation are the following:"
 msgstr "この実装の大きな特徴は以下の通りである:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:692
+#: build/C/man7/pthreads.7:690
 msgid ""
 "In addition to the main (initial) thread, and the threads that the program "
 "creates using B<pthread_create>(3), the implementation creates a \"manager\" "
@@ -11037,7 +11246,7 @@ msgstr ""
 "kill されると、問題が起こることがある)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:704
+#: build/C/man7/pthreads.7:702
 msgid ""
 "Signals are used internally by the implementation.  On Linux 2.2 and later, "
 "the first three real-time signals are used (see also B<signal>(7)).  On "
@@ -11050,7 +11259,7 @@ msgstr ""
 "用されているシグナルを どれも使わないようにしなければならない。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:711
+#: build/C/man7/pthreads.7:709
 msgid ""
 "Threads do not share process IDs.  (In effect, LinuxThreads threads are "
 "implemented as processes which share more information than usual, but which "
@@ -11063,7 +11272,7 @@ msgstr ""
 "を使うと別のプロセスのように見える。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:714
+#: build/C/man7/pthreads.7:712
 msgid ""
 "The LinuxThreads implementation deviates from the POSIX.1 specification in a "
 "number of ways, including the following:"
@@ -11072,12 +11281,12 @@ msgstr ""
 "示すような点がある:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:718
+#: build/C/man7/pthreads.7:716
 msgid "Calls to B<getpid>(2)  return a different value in each thread."
 msgstr "B<getpid>(2)  を呼び出したときに、スレッド毎に異なる値が返される。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:727
+#: build/C/man7/pthreads.7:725
 msgid ""
 "Calls to B<getppid>(2)  in threads other than the main thread return the "
 "process ID of the manager thread; instead B<getppid>(2)  in these threads "
@@ -11088,7 +11297,7 @@ msgstr ""
 "にはメインスレッドでの B<getppid>(2)  と同じ値が返るべきである。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:737
+#: build/C/man7/pthreads.7:735
 msgid ""
 "When one thread creates a new child process using B<fork>(2), any thread "
 "should be able to B<wait>(2)  on the child.  However, the implementation "
@@ -11100,7 +11309,7 @@ msgstr ""
 "る。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:744
+#: build/C/man7/pthreads.7:742
 msgid ""
 "When a thread calls B<execve>(2), all other threads are terminated (as "
 "required by POSIX.1).  However, the resulting process has the same PID as "
@@ -11113,7 +11322,7 @@ msgstr ""
 "る。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:751
+#: build/C/man7/pthreads.7:749
 msgid ""
 "Threads do not share user and group IDs.  This can cause complications with "
 "set-user-ID programs and can cause failures in Pthreads functions if an "
@@ -11124,18 +11333,18 @@ msgstr ""
 "て信用情報 (credentials) を変更した場合に Pthreads 関数が失敗する原因となる。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:753
+#: build/C/man7/pthreads.7:751
 msgid "Threads do not share a common session ID and process group ID."
 msgstr "スレッド間で共通のセッション ID やプロセスグループ ID を共有しない。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:756
+#: build/C/man7/pthreads.7:754
 msgid "Threads do not share record locks created using B<fcntl>(2)."
 msgstr ""
 "スレッド間で B<fcntl>(2)  を使って作成されるレコード・ロックを共有しない。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:762
+#: build/C/man7/pthreads.7:760
 msgid ""
 "The information returned by B<times>(2)  and B<getrusage>(2)  is per-thread "
 "rather than process-wide."
@@ -11144,12 +11353,12 @@ msgstr ""
 "単位の情報である。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:765
+#: build/C/man7/pthreads.7:763
 msgid "Threads do not share semaphore undo values (see B<semop>(2))."
 msgstr "スレッド間でセマフォのアンドゥ値 (B<semop>(2)  参照) を共有しない。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:767
+#: build/C/man7/pthreads.7:765
 msgid "Threads do not share interval timers."
 msgstr "スレッド間でインターバル・タイマを共有しない。"
 
@@ -11159,19 +11368,19 @@ msgstr "スレッド間でインターバル・タイマを共有しない。"
 #.  "make setpriority POSIX compliant; introduce PRIO_THREAD extension"
 #.  Monitor this to see if it makes it into mainline.
 #. type: Plain text
-#: build/C/man7/pthreads.7:769 build/C/man7/pthreads.7:806
+#: build/C/man7/pthreads.7:767 build/C/man7/pthreads.7:804
 msgid "Threads do not share a common nice value."
 msgstr "スレッドは共通の nice 値を共有しない。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:779
+#: build/C/man7/pthreads.7:777
 msgid ""
 "POSIX.1 distinguishes the notions of signals that are directed to the "
 "process as a whole and signals that are directed to individual threads.  "
 "According to POSIX.1, a process-directed signal (sent using B<kill>(2), for "
 "example) should be handled by a single, arbitrarily selected thread within "
 "the process.  LinuxThreads does not support the notion of process-directed "
-"signals: signals may only be sent to specific threads."
+"signals: signals may be sent only to specific threads."
 msgstr ""
 "POSXI.1 では、全体としてのプロセスに送られるシグナルと、 個別のスレッドに送ら"
 "れるシグナルを区別して考えている。 POSIX.1 によると、プロセスに送られたシグナ"
@@ -11181,7 +11390,7 @@ msgstr ""
 "ルは特定のスレッドにだけ送ることができる。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:788
+#: build/C/man7/pthreads.7:786
 msgid ""
 "Threads have distinct alternate signal stack settings.  However, a new "
 "thread's alternate signal stack settings are copied from the thread that "
@@ -11198,13 +11407,13 @@ msgstr ""
 "シグナルの処理を行った場合、予測不可能なプログラムのエラーが 起こり得る。)"
 
 #. type: SS
-#: build/C/man7/pthreads.7:788
+#: build/C/man7/pthreads.7:786
 #, no-wrap
 msgid "NPTL"
 msgstr "NPTL"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:797
+#: build/C/man7/pthreads.7:795
 msgid ""
 "With NPTL, all of the threads in a process are placed in the same thread "
 "group; all members of a thread group share the same PID.  NPTL does not "
@@ -11219,17 +11428,17 @@ msgstr ""
 "ションでは使用できない。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:799
+#: build/C/man7/pthreads.7:797
 msgid "NPTL still has at least one nonconformance with POSIX.1:"
 msgstr "NPTL にも POSIX.1 に準拠していない点が少なくとも一つある:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:808
-msgid "Some NPTL nonconformances only occur with older kernels:"
+#: build/C/man7/pthreads.7:806
+msgid "Some NPTL nonconformances occur only with older kernels:"
 msgstr "NPTL の標準非準拠な点のうちいくつかは以前のカーネルでのみ発生する:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:814
+#: build/C/man7/pthreads.7:812
 msgid ""
 "The information returned by B<times>(2)  and B<getrusage>(2)  is per-thread "
 "rather than process-wide (fixed in kernel 2.6.9)."
@@ -11238,18 +11447,18 @@ msgstr ""
 "単位の情報である (カーネル 2.6.9 で修正された)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:816
+#: build/C/man7/pthreads.7:814
 msgid "Threads do not share resource limits (fixed in kernel 2.6.10)."
 msgstr "スレッド間でリソース制限を共有しない (カーネル 2.6.10 で修正された)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:818
+#: build/C/man7/pthreads.7:816
 msgid "Threads do not share interval timers (fixed in kernel 2.6.12)."
 msgstr ""
 "スレッド間でインターバル・タイマを共有しない (カーネル 2.6.12 で修正された)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:822
+#: build/C/man7/pthreads.7:820
 msgid ""
 "Only the main thread is permitted to start a new session using B<setsid>(2)  "
 "(fixed in kernel 2.6.16)."
@@ -11258,7 +11467,7 @@ msgstr ""
 "きる (カーネル 2.6.16 で修正された)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:827
+#: build/C/man7/pthreads.7:825
 msgid ""
 "Only the main thread is permitted to make the process into a process group "
 "leader using B<setpgid>(2)  (fixed in kernel 2.6.16)."
@@ -11267,7 +11476,7 @@ msgstr ""
 "プ・リーダーにすることができる (カーネル 2.6.16 で修正された)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:833
+#: build/C/man7/pthreads.7:831
 msgid ""
 "Threads have distinct alternate signal stack settings.  However, a new "
 "thread's alternate signal stack settings are copied from the thread that "
@@ -11280,12 +11489,12 @@ msgstr ""
 "ル 2.6.16 で修正された)。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:835
+#: build/C/man7/pthreads.7:833
 msgid "Note the following further points about the NPTL implementation:"
 msgstr "NPTL の実装では以下の点についても注意すること:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:849
+#: build/C/man7/pthreads.7:847
 msgid ""
 "If the stack size soft resource limit (see the description of "
 "B<RLIMIT_STACK> in B<setrlimit>(2))  is set to a value other than "
@@ -11302,14 +11511,13 @@ msgstr ""
 "は I<limit stacksize>)  を使って設定する。"
 
 #. type: SS
-#: build/C/man7/pthreads.7:849
-#, fuzzy, no-wrap
-#| msgid "Determining the Threading Implementation"
+#: build/C/man7/pthreads.7:847
+#, no-wrap
 msgid "Determining the threading implementation"
 msgstr "スレッド実装の判定"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:854
+#: build/C/man7/pthreads.7:852
 msgid ""
 "Since glibc 2.3.2, the B<getconf>(1)  command can be used to determine the "
 "system's threading implementation, for example:"
@@ -11318,7 +11526,7 @@ msgstr ""
 "装を判定することができる。 以下に例を示す:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:859
+#: build/C/man7/pthreads.7:857
 #, no-wrap
 msgid ""
 "bash$ getconf GNU_LIBPTHREAD_VERSION\n"
@@ -11328,7 +11536,7 @@ msgstr ""
 "NPTL 2.3.4\n"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:864
+#: build/C/man7/pthreads.7:862
 msgid ""
 "With older glibc versions, a command such as the following should be "
 "sufficient to determine the default threading implementation:"
@@ -11337,7 +11545,7 @@ msgstr ""
 "ド実装を判定することができる。"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:870
+#: build/C/man7/pthreads.7:868
 #, no-wrap
 msgid ""
 "bash$ $( ldd /bin/ls | grep libc.so | awk \\(aq{print $3}\\(aq ) | \\e\n"
@@ -11349,14 +11557,13 @@ msgstr ""
 "        Native POSIX Threads Library by Ulrich Drepper et al\n"
 
 #. type: SS
-#: build/C/man7/pthreads.7:872
-#, fuzzy, no-wrap
-#| msgid "Selecting the Threading Implementation: LD_ASSUME_KERNEL"
+#: build/C/man7/pthreads.7:870
+#, no-wrap
 msgid "Selecting the threading implementation: LD_ASSUME_KERNEL"
 msgstr "スレッドの実装の選択: LD_ASSUME_KERNEL"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:887
+#: build/C/man7/pthreads.7:885
 msgid ""
 "On systems with a glibc that supports both LinuxThreads and NPTL (i.e., "
 "glibc 2.3.I<x>), the B<LD_ASSUME_KERNEL> environment variable can be used to "
@@ -11378,7 +11585,7 @@ msgstr ""
 "ン を動作させる場合だろう)。 以下に例を示す:"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:893
+#: build/C/man7/pthreads.7:891
 #, no-wrap
 msgid ""
 "bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\e\n"
@@ -11390,38 +11597,28 @@ msgstr ""
 "        linuxthreads-0.10 by Xavier Leroy\n"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:905
+#: build/C/man7/pthreads.7:903
 msgid ""
-"B<clone>(2), B<futex>(2), B<gettid>(2), B<proc>(5), B<futex>(7), B<sigevent>"
-"(7), B<signal>(7),"
+"B<clone>(2), B<futex>(2), B<gettid>(2), B<proc>(5), B<futex>(7), "
+"B<sigevent>(7), B<signal>(7),"
 msgstr ""
 "B<clone>(2), B<futex>(2), B<gettid>(2), B<futex>(7), B<sigevent>(7), "
 "B<signal>(7),"
 
 #. type: Plain text
-#: build/C/man7/pthreads.7:929
-#, fuzzy
-#| msgid ""
-#| "and various Pthreads manual pages, for example: B<pthread_attr_init>(3), "
-#| "B<pthread_atfork>(3), B<pthread_cancel>(3), B<pthread_cleanup_push>(3), "
-#| "B<pthread_cond_signal>(3), B<pthread_cond_wait>(3), B<pthread_create>(3), "
-#| "B<pthread_detach>(3), B<pthread_equal>(3), B<pthread_exit>(3), "
-#| "B<pthread_key_create>(3), B<pthread_kill>(3), B<pthread_mutex_lock>(3), "
-#| "B<pthread_mutex_unlock>(3), B<pthread_once>(3), B<pthread_setcancelstate>"
-#| "(3), B<pthread_setcanceltype>(3), B<pthread_setspecific>(3), "
-#| "B<pthread_sigmask>(3), B<pthread_sigqueue>(3), and B<pthread_testcancel>"
-#| "(3)"
+#: build/C/man7/pthreads.7:927
 msgid ""
 "Various Pthreads manual pages, for example: B<pthread_attr_init>(3), "
 "B<pthread_atfork>(3), B<pthread_cancel>(3), B<pthread_cleanup_push>(3), "
 "B<pthread_cond_signal>(3), B<pthread_cond_wait>(3), B<pthread_create>(3), "
 "B<pthread_detach>(3), B<pthread_equal>(3), B<pthread_exit>(3), "
 "B<pthread_key_create>(3), B<pthread_kill>(3), B<pthread_mutex_lock>(3), "
-"B<pthread_mutex_unlock>(3), B<pthread_once>(3), B<pthread_setcancelstate>"
-"(3), B<pthread_setcanceltype>(3), B<pthread_setspecific>(3), "
-"B<pthread_sigmask>(3), B<pthread_sigqueue>(3), and B<pthread_testcancel>(3)"
+"B<pthread_mutex_unlock>(3), B<pthread_once>(3), "
+"B<pthread_setcancelstate>(3), B<pthread_setcanceltype>(3), "
+"B<pthread_setspecific>(3), B<pthread_sigmask>(3), B<pthread_sigqueue>(3), "
+"and B<pthread_testcancel>(3)"
 msgstr ""
-"および Pthreads の各種マニュアルページ、例えば: B<pthread_attr_init>(3),\n"
+"pthreads の各種マニュアルページ、例えば: B<pthread_attr_init>(3),\n"
 "B<pthread_atfork>(3), B<pthread_cancel>(3), B<pthread_cleanup_push>(3),\n"
 "B<pthread_cond_signal>(3), B<pthread_cond_wait>(3), B<pthread_create>(3),\n"
 "B<pthread_detach>(3), B<pthread_equal>(3), B<pthread_exit>(3),\n"
@@ -11430,22 +11627,3 @@ msgstr ""
 "B<pthread_setcancelstate>(3), B<pthread_setcanceltype>(3),\n"
 "B<pthread_setspecific>(3), B<pthread_sigmask>(3), B<pthread_sigqueue>(3),\n"
 "and B<pthread_testcancel>(3)"
-
-#~ msgid "2009-03-31"
-#~ msgstr "2009-03-31"
-
-#~ msgid ""
-#~ "B<getcontext>(2), B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), "
-#~ "B<sigsetjmp>(3)"
-#~ msgstr ""
-#~ "B<getcontext>(2), B<sigaction>(2), B<sigaltstack>(2), B<sigprocmask>(2), "
-#~ "B<sigsetjmp>(3)"
-
-#~ msgid "2009-01-28"
-#~ msgstr "2009-01-28"
-
-#~ msgid "2011-10-16"
-#~ msgstr "2011-10-16"
-
-#~ msgid "2011-09-23"
-#~ msgstr "2011-09-23"