summaryrefslogtreecommitdiffstats
path: root/doc/user/task.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Added comment on RTEMS_DEFAULT_MODE.Joel Sherrill2000-05-091-0/+3
|
* Fixed type so constant would have "RTEMS_" in front of it.Joel Sherrill2000-05-081-1/+1
|
* Numerous changes based on comments from Stephan Wilms <Stephan.Wilms@CWA.de>Joel Sherrill2000-05-041-8/+22
| | | | | | including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information.
* A bit more explanation for task variables per Eric Norum <eric@cls.usask.ca>.Joel Sherrill2000-05-011-0/+7
|
* Eric Norum spotted this sentence where it said preemption had to beJoel Sherrill2000-02-291-1/+3
| | | | disabled for timeslicing to happen. This was wrong.
* Fixed typo.Joel Sherrill2000-02-181-1/+1
|
* Added note from Ian Lance Taylor <ian@zembu.com>.Joel Sherrill2000-01-271-2/+6
|
* Added rtems_task_variable_get from Eric Norum.Joel Sherrill2000-01-231-1/+48
|
* Updated to reflect changing to void * on task variables byJoel Sherrill2000-01-231-8/+10
| | | | Eric Norum <eric@cls.usask.ca>.
* Changed copyright date to 1999.Joel Sherrill1999-11-161-1/+1
|
* Added task variable services.Joel Sherrill1999-11-161-0/+130
|
* Turned on concept and function name indexing.Joel Sherrill1999-10-111-14/+77
|
* Added rtems_task_is_suspended.Joel Sherrill1999-10-071-0/+42
|
* Numerous minor changes required to transition to the latest versionJoel Sherrill1999-10-011-2/+2
| | | | | of texinfo and TeX. This version of the tools can produce PDF with figures included.
* Added error status for bad return pointer argument on rtems_task_set_priority.Joel Sherrill1999-07-011-0/+1
|
* Spacing.Joel Sherrill1998-10-271-1/+1
|
* Added "findex" for all directive pages but it turns out that thisJoel Sherrill1998-04-021-0/+23
| | | | blows up both makeinfo and texi2dvi. So I have commented them out.
* Nodes, menus, etc are automatically generated nowJoel Sherrill1998-03-271-169/+0
|
* Completed sweep adding directive and constant prefixes.Joel Sherrill1998-03-271-211/+269
|
* Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1998-03-271-151/+151
|
* Attempting to add variable so that in C all constants start with RTEMS_Joel Sherrill1998-03-271-31/+63
| | | | and all directives start with rtems_.
* Updated copyrightsJoel Sherrill1998-02-061-7/+1
|
* Added information based on comments from Katsu Shibuya.Joel Sherrill1997-08-041-0/+13
|
* added CVS Id stringJoel Sherrill1997-06-041-0/+2
|
* final corrections before 4.1.0 documentation freeze.Joel Sherrill1997-06-041-1/+1
|
* Changed bitwise OR's used to build up option and attribute setsJoel Sherrill1997-05-311-43/+44
| | | | | | | | 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/+173
|
* Initial revisionJoel Sherrill1997-05-271-0/+1313