summaryrefslogtreecommitdiffstats
path: root/cpukit/ada (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added Semaphore_Flush.Joel Sherrill1999-10-212-0/+18
|
* Added Is_Suspended method.Joel Sherrill1999-10-072-0/+20
|
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-12/+13
| | | | | | 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.
* fixed typoJoel Sherrill1997-09-301-1/+1
|
* Fixed typos.Joel Sherrill1997-09-301-1/+1
|
* Fixed IO Manager calls to remove an argument which was used in 3.2.1Joel Sherrill1997-08-282-64/+9
| | | | but not in newer RTEMS.
* Added IO_Error status code and fixed No_Memory error number.Joel Sherrill1997-08-281-3/+5
|
* Reordered specs.Joel Sherrill1997-07-101-4/+4
|
* fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1997-07-101-11/+10
|
* Added True and False constants for RTEMS.Boolean types. This necessitatedJoel Sherrill1997-06-032-8/+36
| | | | making sure every True/False reference was fully qualified.
* Added RTEMS boolean constants.Joel Sherrill1997-06-031-0/+3
|
* Added Pending_Events and lined up other event constantsJoel Sherrill1997-06-031-33/+34
|
* added more constants and fixed numerJoel Sherrill1997-06-032-24/+64
|
* added Signal constants, Is_Status_Successful, and Attribute constants.Joel Sherrill1997-06-032-5/+74
|
* added rtems_interrupt_level_attribute routien to return a properlyJoel Sherrill1997-06-032-16/+6
| | | | shifted interrupt_level attribute field and RTEMS_INTERRUPT_MASK.
* added Minimum_Stack_Size and Mode constantsJoel Sherrill1997-06-021-8/+23
|
* added new files from test area.Joel Sherrill1997-06-022-0/+3372
This code has successfully been used to run sp01.