summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-15Remove unnecessary white spaces.Ralf Corsepius47-190/+132
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius57-57/+57
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius10-13/+13
2004-03-09Remove refs to Makefile*.Ralf Corsepius1-2/+0
2003-11-202003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-5/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill57-57/+57
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-64/+0
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-3/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill10-67/+75
2002-06-262002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+5
2002-06-172002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-4/+4
2002-04-222001-04-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
2001-12-192001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+6
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill59-0/+234
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill1-2/+6
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill9-26/+16
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill4-19/+19
2000-01-05Added new message priority parameter as returned by core support routine.Joel Sherrill1-5/+7
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+70
1999-11-17+ Updated copyright information.Jennifer Averett57-0/+171
1999-11-17Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill9-332/+442
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-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 Sherrill11-354/+521
1999-11-15Split ITRON semaphore manager into multiple files.Joel Sherrill8-284/+376
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-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 Sherrill17-91/+330
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill32-0/+2992