Penguin
Annotated edit history of prof(2) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 UNIMPLEMENTED
2 !!!UNIMPLEMENTED
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUE
7 NOTES
8 SEE ALSO
9 ----
10 !!NAME
11
12
13 afs_syscall, break, ftime, gtty, lock, mpx, phys, prof, profil, stty, ulimit - unimplemented system calls
14 !!SYNOPSIS
15
16
17 Unimplemented system calls.
18 !!DESCRIPTION
19
20
21 These system calls are not implemented in the Linux 2.0
22 kernel.
23 !!RETURN VALUE
24
25
26 These system calls always return -1 and set ''errno'' to
27 __ENOSYS__.
28 !!NOTES
29
30
31 Note that ftime(3), profil(3) and
32 ulimit(3) are implemented as library
33 functions.
34
35
36 Some system calls, like ioperm(2), iopl(2),
37 ptrace(2) and ''vm86''(2) only exist on certain
38 architectures.
39
40
41 Some system calls, like ipc(2) and
42 ''{create,init,delete}_module''(2) only exist when the
43 Linux kernel was built with support for them.
44 !!SEE ALSO
45
46
47 obsolete(2)
48 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.