OSDN Git Service

(split) LDP: Update drafts based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / draft / man3 / getpwent.3
index b6d1ca4..2878be6 100644 (file)
@@ -35,7 +35,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH GETPWENT 3 2010\-10\-21 GNU "Linux Programmer's Manual"
+.TH GETPWENT 3 2013\-06\-21 GNU "Linux Programmer's Manual"
 .SH 名前
 getpwent, setpwent, endpwent \- パスワードファイルのエントリの取得
 .SH 書式
@@ -118,6 +118,11 @@ I/O エラー。
 .TP 
 \fI/etc/passwd\fP
 ローカルのパスワード・データベースファイル
+.SH ATTRIBUTES
+.SS "Multithreading (see pthreads(7))"
+The \fBgetpwent()\fP function is not thread\-safe.
+.LP
+The \fBsetpwent()\fP and \fBendpwent()\fP functions are thread\-safe.
 .SH 準拠
 SVr4, 4.3BSD, POSIX.1\-2001.  \fIpw_gecos\fP フィールドは POSIX では規定されていないが、
 ほとんどの実装に存在する。
@@ -125,6 +130,6 @@ SVr4, 4.3BSD, POSIX.1\-2001.  \fIpw_gecos\fP フィールドは POSIX では規
 \fBfgetpwent\fP(3), \fBgetpw\fP(3), \fBgetpwent_r\fP(3), \fBgetpwnam\fP(3),
 \fBgetpwuid\fP(3), \fBputpwent\fP(3), \fBpasswd\fP(5)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。