OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [new_chapters/] [new_chapters.texi] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
\input texinfo   @c -*-texinfo-*-
2
@c %**start of header
3
@setfilename new_chapters
4
@setcontentsaftertitlepage
5
@syncodeindex vr fn
6
@synindex ky cp
7
@paragraphindent 0
8
@c %**end of header
9
 
10
@c
11
@c  COPYRIGHT (c) 1988-2002.
12
@c  On-Line Applications Research Corporation (OAR).
13
@c  All rights reserved.
14
@c
15
@c  new_chapters.texi,v 1.8 2002/01/17 21:47:45 joel Exp
16
@c
17
 
18
@c
19
@c   Master file for the C User's Guide
20
@c
21
 
22
@c Joel's Questions
23
@c
24
@c  1.  Why does paragraphindent only impact makeinfo?
25
@c  2.  Why does paragraphindent show up in HTML?
26
@c
27
 
28
@include version.texi
29
@include common/setup.texi
30
 
31
@ifset use-ascii
32
@dircategory RTEMS On-Line Manual
33
@direntry
34
* RTEMS New Chapters: (new_chapters).  Miscellaneous New Chapters
35
@end direntry
36
@end ifset
37
 
38
@c variable substitution info:
39
@c
40
@c Note: At the moment we do not document the Ada interface but by building
41
@c       in the infrastructure Florist support should be simple to add.
42
@set is-C
43
@clear is-Ada
44
@set LANGUAGE C
45
@set STRUCTURE structure
46
@set ROUTINE function
47
@set OR |
48
@set RPREFIX RTEMS_
49
@set DIRPREFIX rtems_
50
@c the language is @value{LANGUAGE}
51
@c NOTE:  don't use underscore in the name
52
@c
53
 
54
@c
55
@c  Title Page Stuff
56
@c
57
 
58
@c
59
@c  I don't really like having a short title page.  --joel
60
@c
61
@c @shorttitlepage New Chapters
62
 
63
@setchapternewpage odd
64
@settitle New Chapters
65
@titlepage
66
@finalout
67
 
68
@title New Chapters
69
@subtitle Edition @value{EDITION}, for RTEMS @value{VERSION}
70
@sp 1
71
@subtitle @value{UPDATED}
72
@author On-Line Applications Research Corporation
73
@page
74
@include common/cpright.texi
75
@end titlepage
76
 
77
@c  This prevents a black box from being printed on "overflow" lines.
78
@c  The alternative is to rework a sentence to avoid this problem.
79
 
80
@include eventlog.texi
81
@include dumpcontrol.texi
82
@include confspace.texi
83
@include adminiface.texi
84
@include stackchk.texi
85
@include rtmonuse.texi
86
@include cpuuse.texi
87
@include error.texi
88
@include monitor.texi
89
@ifinfo
90
@node Top, , (dir), (dir)
91
@top posix_users_new
92
 
93
This is the online version of the RTEMS POSIX API User's Guide
94
 
95
@menu
96
* Event Logging Manager::
97
* Process Dump Control Manager::
98
* Configuration Space Manager::
99
* Administration Interface Manager::
100
* Stack Bounds Checker::
101
* Rate Monotonic Period Statistics::
102
* CPU Usage Statistics::
103
* Error Reporting Support::
104
* Monitor Task::
105
* Command and Variable Index::
106
* Concept Index::
107
@end menu
108
 
109
@end ifinfo
110
@c
111
@c
112
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
113
@c
114
 
115
@node Command and Variable Index, Concept Index, , Top
116
@unnumbered Command and Variable Index
117
 
118
There are currently no Command and Variable Index entries.
119
 
120
@c @printindex fn
121
 
122
@node Concept Index, , Command and Variable Index, Top
123
@unnumbered Concept Index
124
 
125
There are currently no Concept Index entries.
126
@c @printindex cp
127
 
128
@contents
129
@bye
130
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.