summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* + Updated copyright information.Jennifer Averett1999-11-1757-0/+171
* Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill1999-11-179-332/+442
* Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1999-11-171-7/+257
* Added check to return passed if task is not suspended.Jennifer Averett1999-11-162-1/+7
* Added code to catch the error of suspend count exceding the counter value.Jennifer Averett1999-11-161-0/+4
* + Fixed files to consistantly use a case of the location after callsJennifer Averett1999-11-1511-81/+97
* + Modified to use new Thread_Reset routine instead of the restart method.Jennifer Averett1999-11-151-1/+1
* Split ITRON Message Buffer Manager into multiple files.Joel Sherrill1999-11-1511-354/+521
* Split ITRON semaphore manager into multiple files.Joel Sherrill1999-11-158-284/+376
* + Changed validation of the_thread to validation of location.Joel Sherrill1999-11-124-37/+27
* + Changed validation of the_thread to validation of location.Joel Sherrill1999-11-121-11/+11
* + Changed validation of the_thread to validation of location.Joel Sherrill1999-11-122-17/+8
* + Moved error checks to before the disable dispatch where possible.Joel Sherrill1999-11-121-5/+5
* Added comment about the E_CTX error condition (Implementation dependent).Joel Sherrill1999-11-121-0/+7
* + Moved error checks to before the dispatch disable where possible.Joel Sherrill1999-11-121-13/+12
* + Modified correct return path to call _ITRON_return_errorno( E_OK ) insteadJoel Sherrill1999-11-121-15/+10
* + Modified correct return path to call _ITRON_return_errorno( E_OK ) insteadJoel Sherrill1999-11-121-5/+2
* New file.Joel Sherrill1999-11-121-0/+13
* Cleaned up style.Joel Sherrill1999-11-121-243/+239
* Removed redundant line.Joel Sherrill1999-11-121-1/+0
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-1017-91/+330
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-0932-0/+2992