summaryrefslogtreecommitdiffstats
path: root/doc/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed line too long problems.Joel Sherrill1999-10-252-13/+20
|
* Formatting improvements.Joel Sherrill1999-10-253-12/+80
|
* Added files generated by index process to clean stanza.Joel Sherrill1999-10-111-1/+3
|
* Corrected spacing.Joel Sherrill1999-10-111-1/+0
|
* Turned on concept and function name indexing.Joel Sherrill1999-10-1123-154/+771
|
* Fixed variable reference for RTEMS-RELEASE.Joel Sherrill1999-10-111-1/+1
|
* Remove $(PROJECT).pdf not *.pdf. We were accidentally removing theJoel Sherrill1999-10-071-1/+2
| | | | | | pdf version of figures. Added convert stanza to generate pdf's from eps of figures.
* Regenerated.Joel Sherrill1999-10-072-0/+0
|
* New files.Joel Sherrill1999-10-072-0/+0
|
* Added rtems_task_is_suspended.Joel Sherrill1999-10-071-0/+42
|
* Cleaned up use of $(PROJECT) instead of hard-coding c_user.Joel Sherrill1999-10-071-3/+5
| | | | Added rule to convert rtemspie.eps to .pdf.
* Enabled images. They appear to work ok for PostScript but not as wellJoel Sherrill1999-10-065-24/+13845
| | | | for PDF -- at least according to ghostview.
* Added multiple formats of the image so we can use the @image command.Joel Sherrill1999-10-063-0/+2164
|
* Corrected a typo.Joel Sherrill1999-10-062-21/+23
|
* Changed rtems_isr_level to rtems_interrupt_level per Chris Johns'Joel Sherrill1999-10-011-3/+3
| | | | <ccj@acm.org> suggestion.
* Numerous minor changes required to transition to the latest versionJoel Sherrill1999-10-018-11/+17
| | | | | of texinfo and TeX. This version of the tools can produce PDF with figures included.
* Clarified catch and disable per suggestion from Chris Johns <ccj@acm.org>.Joel Sherrill1999-10-011-0/+10
|
* Added a lot of information on confdefs.tJoel Sherrill1999-07-031-16/+367
|
* Removed concept of distribution level.Joel Sherrill1999-07-031-1/+0
|
* Added error status for bad return pointer argument on rtems_task_set_priority.Joel Sherrill1999-07-011-0/+1
|
* Corrected formatting so argument was in code font.Joel Sherrill1999-07-011-1/+1
|
* Fixed reference to initialize_executive to use the current name.Joel Sherrill1999-07-011-1/+2
|
* Unlimited objects information from Chris Johns (ccj@acm.org).Joel Sherrill1999-04-191-12/+36
|
* Added maximum_timers field to configuration table.Joel Sherrill1999-02-091-1/+1
|
* Added POSIX timers.Joel Sherrill1999-02-031-0/+6
|
* Updated to correct information on post switch extension and to makeJoel Sherrill1998-12-171-41/+8
| | | | the user extension table type definition correct.
* Corrected information about the post_switch extension.Joel Sherrill1998-12-171-7/+0
|
* Spacing.Joel Sherrill1998-10-271-1/+1
|
* Fixed typo spotted by Jeff Mayes.Joel Sherrill1998-10-091-1/+1
|
* Added text to clarify the queueing of multiple events.Joel Sherrill1998-08-131-12/+12
|
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-12/+19
| | | | | | to multiple. This lets the stack check extension be installed at system initialization time and avoids the BSP having to even know about its existence.
* Went back to not printing an index. makeinfo does fine if you have indicesJoel Sherrill1998-04-022-5/+7
| | | | but do not print them. texi2dvi barfs if the entries are even there.
* Added "findex" for all directive pages but it turns out that thisJoel Sherrill1998-04-0218-4/+98
| | | | blows up both makeinfo and texi2dvi. So I have commented them out.
* Making the stanza right and improving the way the isntall directories are builtJoel Sherrill1998-03-301-15/+7
|
* Corrected distribution levels for htmlJoel Sherrill1998-03-301-2/+2
|
* Added distribution level to each manualJoel Sherrill1998-03-301-2/+3
|
* Added dependency so html would build from scratch.Joel Sherrill1998-03-271-1/+1
|
* Nodes, menus, etc are automatically generated nowJoel Sherrill1998-03-2724-1883/+176
|
* Completed sweep adding directive and constant prefixes.Joel Sherrill1998-03-2722-613/+830
|
* Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1998-03-2717-554/+554
|
* Added Hitachi SHJoel Sherrill1998-03-276-58/+60
|
* Attempting to add variable so that in C all constants start with RTEMS_Joel Sherrill1998-03-279-89/+160
| | | | and all directives start with rtems_.
* Added variables for dates and revision infoJoel Sherrill1998-03-261-4/+4
|
* Updated copyrightsJoel Sherrill1998-02-0628-34/+28
|
* minor updates .. mostly versionJoel Sherrill1998-01-232-5/+6
|
* More specific information on error code.Joel Sherrill1997-09-031-1/+2
|
* Added information based on comments from Katsu Shibuya.Joel Sherrill1997-08-047-11/+57
|
* Added info on what data type is expected by the clock_get directiveJoel Sherrill1997-07-311-0/+36
| | | | for the pointer to a "return area"..
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-311-5/+50
|
* Fixed typo of "::"Joel Sherrill1997-07-181-1/+1
|