OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / draft / man3 / dirfd.3
index 0372677..3d9cfc5 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (C) 2002 Andries Brouwer (aeb@cwi.nl)
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH DIRFD 3 2010\-09\-26 Linux "Linux Programmer's Manual"
+.TH DIRFD 3 2013\-07\-05 Linux "Linux Programmer's Manual"
 .SH 名前
 dirfd \- ディレクトリストリームのファイルディスクリプタを取得する
 .SH 書式
@@ -60,7 +62,7 @@ _BSD_SOURCE || _SVID_SOURCE
 \fBfstat\fP(2)  や \fBfchdir\fP(2)  などでしか役に立たない。 このディスクリプタは \fBclosedir\fP(3)
 が呼ばれたときに自動的にクローズされる。
 .SH 返り値
-成功すると、負でない値のファイルディスクリプタが返される。 エラーの場合は \-1 が返される。
\88\90å\8a\9fã\81\99ã\82\8bã\81¨ã\80\81è² ã\81§ã\81ªã\81\84å\80¤ã\81®ã\83\95ã\82¡ã\82¤ã\83«ã\83\87ã\82£ã\82¹ã\82¯ã\83ªã\83\97ã\82¿ã\81\8cè¿\94ã\81\95ã\82\8cã\82\8bã\80\82 ã\82¨ã\83©ã\83¼ã\81®å ´å\90\88ã\81¯ \-1 ã\81\8cè¿\94ã\81\95ã\82\8cã\80\81 \fIerrno\fP ã\81«ã\82¨ã\83©ã\83¼ã\81®å\8e\9få\9b ã\82\92示ã\81\99å\80¤ã\81\8c設å®\9aã\81\95ã\82\8cã\82\8bã\80\82
 .SH エラー
 .\" glibc 2.8
 POSIX.1\-2008 では 2 つのエラーが規定されている。 現在の実装ではどちらのエラーも返されない。
@@ -70,6 +72,9 @@ POSIX.1\-2008 では 2 つのエラーが規定されている。 現在の実
 .TP 
 \fBENOTSUP\fP
 この実装では、ファイルディスクリプタのディレクトリとの関連付けが サポートされていない。
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+The \fBdirfd\fP()  function is thread\-safe.
 .SH 準拠
 .\" It is present in libc5 (since 5.1.2) and in glibc2.
 POSIX.1\-2008.  この関数は BSD 拡張であった。 4.3BSD\-Reno には存在するが、4.2BSD には存在しない。
@@ -80,6 +85,6 @@ POSIX.1\-2008.  この関数は BSD 拡張であった。 4.3BSD\-Reno には存
 \fBopen\fP(2), \fBclosedir\fP(3), \fBopendir\fP(3), \fBreaddir\fP(3), \fBrewinddir\fP(3),
 \fBscandir\fP(3), \fBseekdir\fP(3), \fBtelldir\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。