File: unimplemented.2

package info (click to toggle)
manpages-pt 20040726-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,988 kB
  • sloc: sh: 45; makefile: 16
file content (66 lines) | stat: -rw-r--r-- 2,190 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
.\" -*- nroff -*-
.\"
.\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
.\"
.\" 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
.\" the License, or (at your option) any later version.
.\"
.\" The GNU General Public License's references to "object code"
.\" and "executables" are to be interpreted as the output of any
.\" document formatting or typesetting system, including
.\" intermediate and printed output.
.\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" 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.
.\"
.\" Updated, aeb, 980612
.\"
.TH UNIMPLEMENTED 2 "12/06/1998" "Linux 2.0" "Manual do Programador Linux"
.SH NOME
afs_syscall, break, ftime, gtty, lock, mpx, phys, prof, profil,
stty, ulimit \- chamadas de sistemas no implementadas
.SH SINOPSE
Chamadas de sistemas no implementadas.
.SH DESCRIO
Estas chamadas de sistemas no esto implementadas no kernel do Linux 2.0.
.SH "VALORES RETORNADOS"
Estas chamadas de sistema sempre iro retornar \-1 e selecionar
.I errno
para
.BR ENOSYS .
.SH NOTAS
Note que
.IR ftime (3),
.IR profil (3)
e
.IR ulimit (3)
so implemtentadas como bibliotecas de funes.

Algumas chamdas de sistema, como
.IR ioperm (2),
.IR iopl (2),
.IR ptrace (2)
e
.IR vm86 (2)
somente existem em algumas arquiteturas.

Algumas chamdas de sistema, como
.IR ipc (2)
e
.IR {create,init,delete}_module (2)
somente existem quando o kernel do Linux  feito com o suporte para elas.
.SH "VEJA TAMBM"
.BR obsolete (2),
.BR undocumented (2)
.SH TRADUZIDO POR LDP-BR em 21/08/2000
\&\fR\&\f(CWAndr L. Fassone Canova <lonelywolf@blv.com.br> (traduo)\fR
\&\fR\&\f(CWxxxxxxxxxxxxxxxxxxxxxxxxx <xxx@xxxxxx.xxx.xx> (reviso)\fR