OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man3 / getgrnam.3
index 94fd0bc..9630e45 100644 (file)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH GETGRNAM 3 2012\-04\-23 "" "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 1997 HIROFUMI Nishizuka
+.\"    all rights reserved.
+.\" Translated 1997-12-19, HIROFUMI Nishizuka <nishi@rpts.cl.nec.co.jp>
+.\" Updated & Modefied 1999-02-26, Shouichi Saito
+.\" Updated & Modified 2004-06-05, Yuichi SATO <ysato444@yahoo.co.jp>
+.\" Updated & Modified 2005-09-06, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
+.\" Updated 2008-12-24, Akihiro MOTOKI, LDP v3.14
+.\" Updated 2012-05-01, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2013-07-17, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2013-08-16, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
+.TH GETGRNAM 3 2013\-07\-22 "" "Linux Programmer's Manual"
 .SH 名前
 getgrnam, getgrnam_r, getgrgid, getgrgid_r \- グループファイルエントリの取り出し
 .SH 書式
@@ -143,6 +155,11 @@ I/O エラー。
 .TP 
 \fI/etc/group\fP
 ローカルのグループ・データベースファイル
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+関数 \fBgetgrnam\fP() と \fBgetgrgid\fP() はスレッドセーフではない。
+.LP
+関数 \fBgetgrnam_r\fP() と \fBgetgrgid_r\fP() はスレッドセーフである。
 .SH 準拠
 SVr4, 4.3BSD, POSIX.1\-2001.
 .SH 注意
@@ -163,6 +180,6 @@ SVr4, 4.3BSD, POSIX.1\-2001.
 \fBendgrent\fP(3), \fBfgetgrent\fP(3), \fBgetgrent\fP(3), \fBgetpwnam\fP(3),
 \fBsetgrent\fP(3), \fBgroup\fP(5)
 .SH この文書について
-This page is part of release 3.51 of the Linux \fIman\-pages\fP project.  A
-description of the project, and information about reporting bugs, can be
-found at http://www.kernel.org/doc/man\-pages/.
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。