OSDN Git Service

(split) LDP: Update releases based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / release / man3 / cimag.3
index 97837d1..5f86bfc 100644 (file)
@@ -1,12 +1,15 @@
 .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
+.\"
+.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
 .\" Distributed under GPL
+.\" %%%LICENSE_END
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH CIMAG 3 2008\-08\-11 "" "Linux Programmer's Manual"
+.TH CIMAG 3 2013\-06\-21 "" "Linux Programmer's Manual"
 .SH 名前
 cimag, cimagf, cimagl \- 複素数の虚部を取得する
 .SH 書式
@@ -29,9 +32,16 @@ cimag, cimagf, cimagl \- 複素数の虚部を取得する
 .fi
 .SH バージョン
 これらの関数は glibc バージョン 2.1 で初めて登場した。
+.SH ATTRIBUTES
+.SS "Multithreading (see pthreads(7))"
+The \fBcimag\fP(), \fBcimagf\fP(), and \fBcimagl\fP()  functions are thread\-safe.
 .SH 準拠
 C99.
 .SH 注意
 gcc では __imag__ を使うこともできるが、 これは GNU による拡張である。
 .SH 関連項目
 \fBcabs\fP(3), \fBcreal\fP(3), \fBcomplex\fP(7)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。