OSDN Git Service

(split) LDP: Release pages for LDP v3.39.
[linuxjm/LDP_man-pages.git] / release / man2 / unimplemented.2
1 .\" Hey Emacs! This file is -*- nroff -*- source.
2 .\"
3 .\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
4 .\"
5 .\" This is free documentation; you can redistribute it and/or
6 .\" modify it under the terms of the GNU General Public License as
7 .\" published by the Free Software Foundation; either version 2 of
8 .\" the License, or (at your option) any later version.
9 .\"
10 .\" The GNU General Public License's references to "object code"
11 .\" and "executables" are to be interpreted as the output of any
12 .\" document formatting or typesetting system, including
13 .\" intermediate and printed output.
14 .\"
15 .\" This manual is distributed in the hope that it will be useful,
16 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
17 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 .\" GNU General Public License for more details.
19 .\"
20 .\" You should have received a copy of the GNU General Public
21 .\" License along with this manual; if not, write to the Free
22 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
23 .\" USA.
24 .\"
25 .\" Updated, aeb, 980612
26 .\"
27 .\"*******************************************************************
28 .\"
29 .\" This file was generated with po4a. Translate the source file.
30 .\"
31 .\"*******************************************************************
32 .TH UNIMPLEMENTED 2 2007\-07\-05 Linux "Linux Programmer's Manual"
33 .SH 名前
34 afs_syscall, break, ftime, getpmsg, gtty, lock, madvise1, mpx, prof, profil,
35 putpmsg, security, stty, tuxcall, ulimit, vserver \-
36 実装されていないシステム
37 .SH 書式
38 実装されていないシステムコール
39 .SH 説明
40 これらのシステムコールは Linux 2.6.22 カーネルでは実装されていない。
41 .SH 返り値
42 これらのシステムコールは常に \-1 を返し、 \fIerrno\fP に \fBENOSYS\fP を設定する。
43 .SH 注意
44 \fBftime\fP(3), \fBprofil\fP(3), \fBulimit\fP(3)  はライブラリ関数として実装されていることに注意すること。
45
46 \fBalloc_hugepages\fP(2), \fBfree_hugepages\fP(2), \fBioperm\fP(2), \fBiopl\fP(2),
47 \fBvm86\fP(2)  のようなシステムコールは特定のアーキテクチャにのみ存在する。
48
49 \fBipc\fP(2), \fBcreate_module\fP(2), \fBinit_module\fP(2), \fBdelete_module\fP(2)
50 のようなシステムコールは Linux カーネルがそれらをサポートするよう に構築されている場合にのみ存在する。
51 .SH 関連項目
52 \fBsyscalls\fP(2)