summaryrefslogtreecommitdiffstats
path: root/doc/user/region.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill2017-01-111-729/+0
| | | | closes #2812.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-3/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-021-2/+2
| | | | | * user/region.t: Fix typos where semaphore referenced instead of region or segment.
* 2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-141-3/+3
| | | | | | * user/conf.t, user/region.t: Change sizes of heap/region and allocated objects in heap to intptr_t so they can be larger than a single allocatable object (e.g. size_t).
* 2008-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-12-121-6/+6
| | | | | * user/region.t: Malloc Family is not implemented in termios of Region Manager after 4.7. Correct documentation.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-021-3/+3
| | | | * user/region.t: Change size_t to ssize_t.
* 2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-151-5/+5
| | | | | | | * user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
* 2007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-281-17/+17
| | | | | | | | * user/barrier.t, user/clock.t, user/concepts.t, user/conf.t, user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Corrected various errors in the documentation.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-021-2/+2
| | | | | | | | | * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti, FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t, started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and regenerate.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-171-0/+67
| | | | * user/region.t: Add documentation on region_resize_segment.
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+8
| | | | | | | PR 618/rtems * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t, user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL checks.
* 2001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-171-1/+1
| | | | | | | * SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
* Changed copyright date to 1999.Joel Sherrill1999-11-161-1/+1
|
* Turned on concept and function name indexing.Joel Sherrill1999-10-111-7/+51
|
* Added "findex" for all directive pages but it turns out that thisJoel Sherrill1998-04-021-0/+7
| | | | blows up both makeinfo and texi2dvi. So I have commented them out.
* Nodes, menus, etc are automatically generated nowJoel Sherrill1998-03-271-106/+3
|
* Completed sweep adding directive and constant prefixes.Joel Sherrill1998-03-271-25/+36
|
* Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1998-03-271-51/+51
|
* Attempting to add variable so that in C all constants start with RTEMS_Joel Sherrill1998-03-271-7/+7
| | | | and all directives start with rtems_.
* Updated copyrightsJoel Sherrill1998-02-061-1/+1
|
* Added information based on comments from Katsu Shibuya.Joel Sherrill1997-08-041-0/+3
|
* added CVS Id stringJoel Sherrill1997-06-041-0/+2
|
* Changed bitwise OR's used to build up option and attribute setsJoel Sherrill1997-05-311-12/+12
| | | | | | | | to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997"
* first cut at Ada bindings manualJoel Sherrill1997-05-291-0/+92
|
* Initial revisionJoel Sherrill1997-05-271-0/+601