summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
1999-09-07Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-49/+0
1999-08-30Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to beJoel Sherrill1-2/+0
1999-08-10Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.Joel Sherrill1-0/+2
1999-07-30 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-18/+17
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill13-13/+13
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill13-191/+219
1999-06-09Modified to return an error when a bogus return address for theJoel Sherrill1-0/+3
1999-05-28Renamed clock.c to rtclock.c to avoid conflicts with clock driversJoel Sherrill2-24/+1
1999-05-27Corrected macro names.Joel Sherrill1-2/+6
1999-05-20Renamed to rtemstimer.c to avoid conflict with timer drivers in EVERYJoel Sherrill2-53/+2
1999-05-18Regenerated.Joel Sherrill1-1/+1
1999-05-17Fixed some typos.Joel Sherrill1-4/+4
1999-05-17Split Interrupt Manager into one routine per file.Joel Sherrill3-41/+63
1999-05-17Split Signal Manager into one routine per file.Joel Sherrill4-109/+158
1999-05-17Dual-Ported Memory Manager split into one routine per file.Joel Sherrill7-237/+351
1999-05-17Split Partition Manager into one routine per file.Joel Sherrill7-307/+429
1999-05-17Split Timer Manager into one routine per file.Joel Sherrill10-618/+475
1999-05-17Split Event Manager into one routine per file.Joel Sherrill7-343/+460
1999-05-17Split Rate Monotonic Manager into one routine per file.Joel Sherrill9-417/+573
1999-05-17Split the Semaphore Manager into one routine per file.Joel Sherrill8-485/+771
1999-05-17Moved some MP routines to semmp.c.Joel Sherrill2-55/+54
1999-05-17Forgot to actually remove the routines. :)Joel Sherrill1-748/+0
1999-05-17Split Message Manager into one routine per file.Joel Sherrill13-1/+1112
1999-05-17Moved an MP routine from msg.c to here.Joel Sherrill1-0/+26
1999-05-17Cleaned up some multiprocessing issues.Joel Sherrill1-17/+15
1999-05-17Split Clock Manager into one routine per file.Joel Sherrill6-259/+199
1999-05-17Split Region Manager into one routine per file.Joel Sherrill9-456/+623
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill16-962/+1387
1999-05-17Patch from D. V. Henkel-Wallace <gumby@zembu.com>:Joel Sherrill1-0/+16
1999-05-07Made all calls to _Thread_Yield_processor consistent in how they areJoel Sherrill1-7/+6
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill13-13/+13
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill13-39/+156
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1-15/+17
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill13-4/+30
1999-02-10Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-19/+10
1998-12-17New file added in automake reorg.Joel Sherrill1-0/+30
1998-12-17Automake reorgnization.Joel Sherrill6-0/+84
1998-12-15Part II automake reorg by Ralf CorsepiusJoel Sherrill2-7/+2
1998-12-15Part II automake reorg by Ralf CorsepiusJoel Sherrill66-7521/+0
1998-12-03Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed.Joel Sherrill1-2/+4
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill38-126/+445
1998-08-24Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill3-3/+3
1998-08-21Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill7-9/+69
1998-06-18All task delete API level services were incorrectly assuming that theJoel Sherrill1-1/+10
1998-02-17updated copyright to 1998Joel Sherrill160-160/+160
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill9-36/+18
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill9-9/+9
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill9-9/+36
1997-10-21Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1-0/+3
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill160-320/+320