2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>

* user/.cvsignore, user/Makefile.am, user/c_user.texi, user/concepts.t,
	user/conf.t, user/dirstat.texi, user/stackchk.t, user/task.t,
	user/userext.t: Add new Object Services collection. Tidy up some
	configuration documentation from earlier changes.
	* user/object.t: New file.
This commit is contained in:
Joel Sherrill
2008-01-29 21:37:00 +00:00
parent 01618ccc6b
commit d5671b160e
11 changed files with 828 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
@c %**end of header
@c
@c COPYRIGHT (c) 1988-2006.
@c COPYRIGHT (c) 1988-2008.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -105,6 +105,7 @@
@include mp.texi
@include stackchk.texi
@include cpuuse.texi
@include object.texi
@include dirstat.texi
@include example.texi
@include glossary.texi
@@ -142,6 +143,7 @@ This is the online version of the RTEMS C User's Guide.
* Multiprocessing Manager::
* Stack Bounds Checker::
* CPU Usage Statistics::
* Object Services::
* Directive Status Codes::
* Example Application::
* Glossary::