summaryrefslogtreecommitdiffstats
path: root/c/src/exec/itron (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-26/+26
1999-11-17+ Updated copyright information.Jennifer Averett99-2/+295
1999-11-17Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill11-344/+470
1999-11-17Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1-7/+257
1999-11-16Added check to return passed if task is not suspended.Jennifer Averett2-1/+7
1999-11-16Added code to catch the error of suspend count exceding the counter value.Jennifer Averett1-0/+4
1999-11-16Comment fixed when adding prototype forJoel Sherrill1-2/+11
1999-11-15Returned third parameter for a NULL name to the objects open call.Jennifer Averett1-1/+1
1999-11-15+ Fixed files to consistantly use a case of the location after callsJennifer Averett11-81/+97
1999-11-15+ Modified to use new Thread_Reset routine instead of the restart method.Jennifer Averett1-1/+1
1999-11-15Split ITRON Message Buffer Manager into multiple files.Joel Sherrill12-355/+524
1999-11-15Split ITRON semaphore manager into multiple files.Joel Sherrill9-285/+378
1999-11-12+ Changed validation of the_thread to validation of location.Joel Sherrill4-37/+27
1999-11-12+ Changed validation of the_thread to validation of location.Joel Sherrill1-11/+11
1999-11-12+ Changed validation of the_thread to validation of location.Joel Sherrill2-17/+8
1999-11-12+ Moved error checks to before the disable dispatch where possible.Joel Sherrill1-5/+5
1999-11-12Added comment about the E_CTX error condition (Implementation dependent).Joel Sherrill1-0/+7
1999-11-12+ Moved error checks to before the dispatch disable where possible.Joel Sherrill1-13/+12
1999-11-12+ Modified correct return path to call _ITRON_return_errorno( E_OK ) insteadJoel Sherrill1-15/+10
1999-11-12+ Modified correct return path to call _ITRON_return_errorno( E_OK ) insteadJoel Sherrill1-5/+2
1999-11-12Removed unnecessary 3rd parameter.Joel Sherrill1-1/+1
1999-11-12New file.Joel Sherrill1-0/+13
1999-11-12Cleaned up style.Joel Sherrill1-243/+239
1999-11-12Removed redundant line.Joel Sherrill1-1/+0
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill21-99/+365
1999-11-09Commented out single letter type names since they conflict withJoel Sherrill1-0/+6
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill86-0/+7681