X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=release%2Fman3%2Faio_error.3;h=d56e6f990f0c458a13d7a4a49e7c0f9a081adee0;hb=dba08e2eee1afb613e4e8e9310eb752cb06f45de;hp=7602421694be14b67e8a1fcc030d58319067c753;hpb=95ab95310682034d450a52e573d74321fa042706;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man3/aio_error.3 b/release/man3/aio_error.3 index 76024216..d56e6f99 100644 --- a/release/man3/aio_error.3 +++ b/release/man3/aio_error.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_DOC_FULL) .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of @@ -16,16 +17,24 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" . +.\" %%%LICENSE_END .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH AIO_ERROR 3 2012\-05\-08 "" "Linux Programmer's Manual" +.\" +.\" Japanese Version Copyright (c) 2004 Yuichi SATO +.\" all rights reserved. +.\" Translated Sat Jul 3 05:28:09 JST 2004 +.\" by Yuichi SATO +.\" Updated 2012-04-30, Akihiro MOTOKI +.\" Updated 2012-05-29, Akihiro MOTOKI +.\" +.TH AIO_ERROR 3 2013\-07\-04 "" "Linux Programmer's Manual" .SH 名前 aio_error \- 非同期 I/O 操作のエラー状態を取得する .SH 書式 @@ -59,6 +68,9 @@ aio_error \- 非同期 I/O 操作のエラー状態を取得する \fBaio_error\fP() は実装されていない。 .SH バージョン \fBaio_error\fP() 関数は glibc 2.1 以降で利用できる。 +.SH 属性 +.SS "マルチスレッディング (pthreads(7) 参照)" +\fBaio_error\fP() 関数はスレッドセーフである。 .SH 準拠 POSIX.1\-2001, POSIX.1\-2008. .SH 例 @@ -67,6 +79,6 @@ POSIX.1\-2001, POSIX.1\-2008. \fBaio_cancel\fP(3), \fBaio_fsync\fP(3), \fBaio_read\fP(3), \fBaio_return\fP(3), \fBaio_suspend\fP(3), \fBaio_write\fP(3), \fBlio_listio\fP(3), \fBaio\fP(7) .SH この文書について -この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部 +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部 である。プロジェクトの説明とバグ報告に関する情報は http://www.kernel.org/doc/man\-pages/ に書かれている。