summaryrefslogtreecommitdiffstats
path: root/cpukit/itron (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1210-32/+19
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-139-0/+29
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-1/+0
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-134-19/+19
* Added new message priority parameter as returned by core support routine.Joel Sherrill2000-01-051-5/+7
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-0/+70
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-6/+6
* + Updated copyright information.Jennifer Averett1999-11-1799-2/+295
* Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill1999-11-1711-344/+470
* 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
* Comment fixed when adding prototype forJoel Sherrill1999-11-161-2/+11
* Returned third parameter for a NULL name to the objects open call.Jennifer Averett1999-11-151-1/+1
* + 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
* Removed unnecessary 3rd parameter.Joel Sherrill1999-11-121-1/+1
* 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-1021-99/+365
* Commented out single letter type names since they conflict withJoel Sherrill1999-11-091-0/+6
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-0979-0/+7420