2006-09-13 Joel Sherrill <joel@OARcorp.com>

* new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
	user/dirstat.texi, user/task.t: Move stack to first class citizen
	status. Include it in User Manual and rename to start with rtems_.
	* user/stackchk.t: New file.
	* new_chapters/stackchk.t: Removed.
This commit is contained in:
Joel Sherrill
2006-09-13 16:21:09 +00:00
parent 4bbd0b421b
commit aba8a85d4b
7 changed files with 42 additions and 25 deletions

View File

@@ -7,7 +7,7 @@
@c %**end of header
@c
@c COPYRIGHT (c) 1988-2002.
@c COPYRIGHT (c) 1988-2006.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -100,6 +100,7 @@
@include userext.texi
@include conf.texi
@include mp.texi
@include stackchk.texi
@include dirstat.texi
@include example.texi
@include glossary.texi
@@ -134,6 +135,7 @@ This is the online version of the RTEMS C User's Guide.
* User Extensions Manager::
* Configuring a System::
* Multiprocessing Manager::
* Stack Bounds Checker::
* Directive Status Codes::
* Example Application::
* Glossary::