Imported tab->space correction by redhat
[infodrom/manpages-de] / man2 / undocumented.2
1 .\" Hey Emacs! This file is -*- nroff -*- source.
2 .\"
3 .\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
4 .\"
5 .\" Permission is granted to make and distribute verbatim copies of this
6 .\" manual provided the copyright notice and this permission notice are
7 .\" preserved on all copies.
8 .\"
9 .\" Permission is granted to copy and distribute modified versions of this
10 .\" manual under the conditions for verbatim copying, provided that the
11 .\" entire resulting derived work is distributed under the terms of a
12 .\" permission notice identical to this one
13 .\" 
14 .\" Since the Linux kernel and libraries are constantly changing, this
15 .\" manual page may be incorrect or out-of-date.  The author(s) assume no
16 .\" responsibility for errors or omissions, or for damages resulting from
17 .\" the use of the information contained herein.  The author(s) may not
18 .\" have taken the same level of care in the production of this manual,
19 .\" which is licensed free of charge, as they might when working
20 .\" professionally.
21 .\" 
22 .\" Formatted or processed versions of this manual, if unaccompanied by
23 .\" the source, must acknowledge the copyright and authors of this work.
24 .\"
25 .\" Modified 15 April 1995 by Michael Chastain (mec@shell.portal.com):
26 .\"   Updated names and version numbers to Linux 1.2.4 / man-pages-1.6.
27 .\"   Moved unimplemented kernel calls to new man page.
28 .\"   Created new man page for obsolete calls, so don't talk about them here.
29 .\"   Removed BUGS as they've been fixed.
30 .\" Modified 10 June 1995 by Andries Brouwer (aeb@cwi.nl)
31 .\" Modified 22 July 1995 by Michael Chastain (mec@duracef.shout.net):
32 .\"   Updated for Linux 1.3.6 / man-pages-1.7.
33 .\" aeb, 950825: all system calls have been documented!
34 .\" aeb, 960414: this is true again.
35 .\"
36 .\" Translated into german by Markus Schmitt (fw@math.uni-sb.de)
37 .\"
38 .TH UNDOCUMENTED 2 "5. Juni 1996" "Linux 1.3.86" "Systemaufrufe"
39 .\"
40 .SH BEZEICHNUNG
41 keine - undokumentierte Systemaufrufe
42 .SH "ÜBERSICHT"
43 undokumentierte Systemaufrufe
44 .SH BESCHREIBUNG
45 Im Linuxkern Version 1.3.88 sind 163 Systemaufrufe in 
46 .IR /usr/include/asm/unistd.h
47 aufgelistet.
48 Diese Seite beachtet die Aufrufe, die im Kernel implementiert
49 sind, die aber nicht in Handbuchseiten beschrieben werden.
50 Einige Funktionen haben noch keinen Prototyp in den libc Dateien.
51 .SH "DRINGENDE BITTE"
52 Wenn ihr Informationen über diese Systemaufrufe habt, schaut Euch bitte
53 die Kernelquellen an und schreibt eine Handbuchseite, angelehnt an andere
54 Handbuchseiten des 2. Kapitels. Diese sendet bitte in englischer
55 Sprache an
56 .BR "Andries Brouwer " (\fIaeb@cwi.nl\fP)
57 oder in deutscher Sprache an
58 .BR "Martin Schulze " (\fIjoey@linux.de\fP),
59 damit wir sie in die nächste Ausgabe des Linux Documentation Projects
60 aufnehmen können.
61 .SH STATUS
62 Undokumentiert sind zurzeit:
63
64 fdatasync,
65 sched_setparam,
66 sched_getparam,
67 sched_setscheduler,
68 sched_getscheduler,
69 sched_yield,
70 sched_get_priority_max,
71 sched_get_priority_min,
72 sched_rr_get_interval.
73 .SH "SIEHE AUCH"
74 .BR obsolete (2),
75 .BR unimplemented (2).