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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [new_chapters/] [new_chapters.texi] - Diff between revs 1026 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1026 Rev 1765
\input texinfo   @c -*-texinfo-*-
\input texinfo   @c -*-texinfo-*-
@c %**start of header
@c %**start of header
@setfilename new_chapters
@setfilename new_chapters
@setcontentsaftertitlepage
@setcontentsaftertitlepage
@syncodeindex vr fn
@syncodeindex vr fn
@synindex ky cp
@synindex ky cp
@paragraphindent 0
@paragraphindent 0
@c %**end of header
@c %**end of header
 
 
@c
@c
@c  COPYRIGHT (c) 1988-2002.
@c  COPYRIGHT (c) 1988-2002.
@c  On-Line Applications Research Corporation (OAR).
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c  All rights reserved.
@c
@c
@c  new_chapters.texi,v 1.8 2002/01/17 21:47:45 joel Exp
@c  new_chapters.texi,v 1.8 2002/01/17 21:47:45 joel Exp
@c
@c
 
 
@c
@c
@c   Master file for the C User's Guide
@c   Master file for the C User's Guide
@c
@c
 
 
@c Joel's Questions
@c Joel's Questions
@c
@c
@c  1.  Why does paragraphindent only impact makeinfo?
@c  1.  Why does paragraphindent only impact makeinfo?
@c  2.  Why does paragraphindent show up in HTML?
@c  2.  Why does paragraphindent show up in HTML?
@c
@c
 
 
@include version.texi
@include version.texi
@include common/setup.texi
@include common/setup.texi
 
 
@ifset use-ascii
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@dircategory RTEMS On-Line Manual
@direntry
@direntry
* RTEMS New Chapters: (new_chapters).  Miscellaneous New Chapters
* RTEMS New Chapters: (new_chapters).  Miscellaneous New Chapters
@end direntry
@end direntry
@end ifset
@end ifset
 
 
@c variable substitution info:
@c variable substitution info:
@c
@c
@c Note: At the moment we do not document the Ada interface but by building
@c Note: At the moment we do not document the Ada interface but by building
@c       in the infrastructure Florist support should be simple to add.
@c       in the infrastructure Florist support should be simple to add.
@set is-C
@set is-C
@clear is-Ada
@clear is-Ada
@set LANGUAGE C
@set LANGUAGE C
@set STRUCTURE structure
@set STRUCTURE structure
@set ROUTINE function
@set ROUTINE function
@set OR |
@set OR |
@set RPREFIX RTEMS_
@set RPREFIX RTEMS_
@set DIRPREFIX rtems_
@set DIRPREFIX rtems_
@c the language is @value{LANGUAGE}
@c the language is @value{LANGUAGE}
@c NOTE:  don't use underscore in the name
@c NOTE:  don't use underscore in the name
@c
@c
 
 
@c
@c
@c  Title Page Stuff
@c  Title Page Stuff
@c
@c
 
 
@c
@c
@c  I don't really like having a short title page.  --joel
@c  I don't really like having a short title page.  --joel
@c
@c
@c @shorttitlepage New Chapters
@c @shorttitlepage New Chapters
 
 
@setchapternewpage odd
@setchapternewpage odd
@settitle New Chapters
@settitle New Chapters
@titlepage
@titlepage
@finalout
@finalout
 
 
@title New Chapters
@title New Chapters
@subtitle Edition @value{EDITION}, for RTEMS @value{VERSION}
@subtitle Edition @value{EDITION}, for RTEMS @value{VERSION}
@sp 1
@sp 1
@subtitle @value{UPDATED}
@subtitle @value{UPDATED}
@author On-Line Applications Research Corporation
@author On-Line Applications Research Corporation
@page
@page
@include common/cpright.texi
@include common/cpright.texi
@end titlepage
@end titlepage
 
 
@c  This prevents a black box from being printed on "overflow" lines.
@c  This prevents a black box from being printed on "overflow" lines.
@c  The alternative is to rework a sentence to avoid this problem.
@c  The alternative is to rework a sentence to avoid this problem.
 
 
@include eventlog.texi
@include eventlog.texi
@include dumpcontrol.texi
@include dumpcontrol.texi
@include confspace.texi
@include confspace.texi
@include adminiface.texi
@include adminiface.texi
@include stackchk.texi
@include stackchk.texi
@include rtmonuse.texi
@include rtmonuse.texi
@include cpuuse.texi
@include cpuuse.texi
@include error.texi
@include error.texi
@include monitor.texi
@include monitor.texi
@ifinfo
@ifinfo
@node Top, , (dir), (dir)
@node Top, , (dir), (dir)
@top posix_users_new
@top posix_users_new
 
 
This is the online version of the RTEMS POSIX API User's Guide
This is the online version of the RTEMS POSIX API User's Guide
 
 
@menu
@menu
* Event Logging Manager::
* Event Logging Manager::
* Process Dump Control Manager::
* Process Dump Control Manager::
* Configuration Space Manager::
* Configuration Space Manager::
* Administration Interface Manager::
* Administration Interface Manager::
* Stack Bounds Checker::
* Stack Bounds Checker::
* Rate Monotonic Period Statistics::
* Rate Monotonic Period Statistics::
* CPU Usage Statistics::
* CPU Usage Statistics::
* Error Reporting Support::
* Error Reporting Support::
* Monitor Task::
* Monitor Task::
* Command and Variable Index::
* Command and Variable Index::
* Concept Index::
* Concept Index::
@end menu
@end menu
 
 
@end ifinfo
@end ifinfo
@c
@c
@c
@c
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
@c
@c
 
 
@node Command and Variable Index, Concept Index, , Top
@node Command and Variable Index, Concept Index, , Top
@unnumbered Command and Variable Index
@unnumbered Command and Variable Index
 
 
There are currently no Command and Variable Index entries.
There are currently no Command and Variable Index entries.
 
 
@c @printindex fn
@c @printindex fn
 
 
@node Concept Index, , Command and Variable Index, Top
@node Concept Index, , Command and Variable Index, Top
@unnumbered Concept Index
@unnumbered Concept Index
 
 
There are currently no Concept Index entries.
There are currently no Concept Index entries.
@c @printindex cp
@c @printindex cp
 
 
@contents
@contents
@bye
@bye
 
 
 
 

powered by: WebSVN 2.1.0

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