summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
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
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill7-9/+9
1997-10-06Make Post an atomic operation.Joel Sherrill4-4/+24
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill2-2/+4
1997-08-02Added these files to contain bodies for routines included in the APIJoel Sherrill3-1/+102
1997-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill6-30/+139
1997-07-18fixed typoJoel Sherrill2-8/+8
1997-07-09Corrected typos and spacing.Joel Sherrill2-6/+6
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill2-2/+2
1997-04-25Corrected by adding check for NULL address passed into get_statusJoel Sherrill1-0/+3
1997-04-25Added to comment header block to include new status directive.Joel Sherrill2-0/+2
1997-04-22promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill2-0/+4
1997-04-22File changed to reflect change in license and copyright.Joel Sherrill1-5/+5
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill157-785/+785
1997-04-09added support for statistics on rate monotonic periods.Joel Sherrill3-15/+142
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill9-0/+296
1997-03-08Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1-1/+1
1996-12-02Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill8-16/+22
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill5-9/+9
1996-08-08_MPCI_Register_packet_processor: changed protoype first parameter type to MP_...Mark Johannes1-1/+1
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill30-148/+148
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill1-4/+16
1996-06-03added priority ceiling supportJoel Sherrill1-1/+2
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill2-2/+2
1996-05-29*** empty log message ***Joel Sherrill1-0/+3
1996-05-29It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill1-0/+6
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill20-24/+26
1996-05-28added initial posix configuration supportJoel Sherrill4-0/+110
1996-04-19event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill2-0/+29
1996-04-19_Event_Manager_initialization no longer a static inlineJoel Sherrill2-38/+0
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill2-38/+0
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill4-0/+24
1996-04-19modified to generate fatal error when an unconfigured directive is invoked.Joel Sherrill10-2/+338
1996-03-21update to reflect internal threads reorganizationJoel Sherrill1-0/+22
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill68-2102/+760