OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / release / man3 / div.3
index fbea078..d2fca95 100644 (file)
@@ -36,7 +36,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH DIV 3 2012\-04\-17 "" "Linux Programmer's Manual"
+.TH DIV 3 2013\-07\-05 "" "Linux Programmer's Manual"
 .SH 名前
 div, ldiv, lldiv, imaxdiv \- integer 型の割算の商と余りを計算する
 .SH 書式
@@ -77,6 +77,10 @@ or \fIcc\ \-std=c99\fP
 関数の引き数と同じ型である。
 .SH 返り値
 \fIdiv_t\fP (などの) 構造体。
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+The \fBdiv\fP(), \fBldiv\fP(), \fBlldiv\fP(), and \fBimaxdiv\fP()  functions are
+thread\-safe.
 .SH 準拠
 SVr4, 4.3BSD, C89, C99.
 関数 \fBlldiv\fP() と \fBimaxdiv\fP() は C99 に追加された。
@@ -91,6 +95,6 @@ SVr4, 4.3BSD, C89, C99.
 .SH 関連項目
 \fBabs\fP(3), \fBremainder\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。