summaryrefslogtreecommitdiffstats
path: root/doc/user/intr.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-161-1/+16
| | | | | PR 1568/doc * user/intr.t: Fix list of services callable from ISR.
* 2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-271-7/+20
| | | | | | PR 1387/doc * user/intr.t: Add Interrupt Manager services to list of services callable from ISR.
* Convert to "bool".Ralf Corsepius2008-09-091-1/+1
|
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-041-11/+20
| | | | | PR 1288/doc * user/intr.t: Update callable from ISR section.
* 2008-04-16 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-04-161-3/+3
| | | | | | * user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t, user/timer.t: Correct default values. Make it clear that confdefs.h calculates the memory required for you.
* 2007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-10-251-14/+5
| | | | | | | * user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t, user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t, user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the Ada documentation to reflect the current binding.
* 2002-03-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-03-281-6/+1
| | | | | * intr.t: Per PR165, now correctly states that passing a NULL pointer for the return argument is an error.
* 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.
* Numerous changes based on comments from Stephan Wilms <Stephan.Wilms@CWA.de>Joel Sherrill2000-05-041-1/+8
| | | | | | including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information.
* Changed copyright date to 1999.Joel Sherrill1999-11-161-1/+1
|
* Turned on concept and function name indexing.Joel Sherrill1999-10-111-6/+37
|
* Corrected a typo.Joel Sherrill1999-10-061-1/+1
|
* Changed rtems_isr_level to rtems_interrupt_level per Chris Johns'Joel Sherrill1999-10-011-3/+3
| | | | <ccj@acm.org> suggestion.
* Clarified catch and disable per suggestion from Chris Johns <ccj@acm.org>.Joel Sherrill1999-10-011-0/+10
|
* Added "findex" for all directive pages but it turns out that thisJoel Sherrill1998-04-021-0/+5
| | | | blows up both makeinfo and texi2dvi. So I have commented them out.
* Nodes, menus, etc are automatically generated nowJoel Sherrill1998-03-271-78/+3
|
* Completed sweep adding directive and constant prefixes.Joel Sherrill1998-03-271-8/+12
|
* Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1998-03-271-13/+13
|
* Attempting to add variable so that in C all constants start with RTEMS_Joel Sherrill1998-03-271-5/+5
| | | | and all directives start with rtems_.
* Updated copyrightsJoel Sherrill1998-02-061-1/+1
|
* minor updates .. mostly versionJoel Sherrill1998-01-231-1/+1
|
* added CVS Id stringJoel Sherrill1997-06-041-0/+2
|
* final corrections before 4.1.0 documentation freeze.Joel Sherrill1997-06-041-2/+6
|
* Changed bitwise OR's used to build up option and attribute setsJoel Sherrill1997-05-311-4/+168
| | | | | | | | to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997"
* fixed typosJoel Sherrill1997-05-301-2/+2
|
* first cut at Ada bindings manualJoel Sherrill1997-05-291-4/+26
|
* Initial revisionJoel Sherrill1997-05-271-0/+300