summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0315-74/+74
* Added Sporadic Server support to posix threads which required changesJoel Sherrill1996-06-061-4/+16
* added priority ceiling supportJoel Sherrill1996-06-031-1/+2
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-1/+1
* *** empty log message ***Joel Sherrill1996-05-291-0/+3
* It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill1996-05-291-0/+6
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-2810-12/+13
* added initial posix configuration supportJoel Sherrill1996-05-282-0/+55
* event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-0/+29
* _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-191-19/+0
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-191-19/+0
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-0/+12
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0634-1051/+380
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-132-4/+9
* comment added to describe synchronization logic in timeout routineJoel Sherrill1996-02-131-0/+21
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-093-12/+29
* added rtems_interrupt_is_in_progressJoel Sherrill1996-02-091-0/+14
* changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill1996-02-081-2/+2
* added class to initial id macroJoel Sherrill1996-01-171-4/+4
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-1/+7
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-1/+1
* new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1995-12-052-94/+60
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-014-17/+13
* Changed code for exit from synchronization state to a switch on theJoel Sherrill1995-12-011-11/+19
* spurious blank line removedJoel Sherrill1995-12-011-1/+0
* Replaced critical section algorithm to correct race conditions.Joel Sherrill1995-12-011-10/+19
* Made _Event_Sync volatileJoel Sherrill1995-12-011-2/+15
* typos fixedJoel Sherrill1995-10-312-1/+3
* SPARC port passes all testsJoel Sherrill1995-10-301-0/+202
* posix support initially addedJoel Sherrill1995-09-2645-156/+156
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-211-5/+5
* More file movementJoel Sherrill1995-09-214-4/+4
* moving files aroundJoel Sherrill1995-09-211-1/+1
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-198-738/+310
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1163-1133/+1792
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-2824-187/+259
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2312-18/+72
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-2335-146/+409
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-227-7/+7
* make inline and macro implementations matchJoel Sherrill1995-08-222-17/+26
* make inline and macro implementations matchJoel Sherrill1995-08-222-18/+17
* + Added object type field to object id.Joel Sherrill1995-08-188-2/+8
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-175-75/+71
* variable length messagesJoel Sherrill1995-08-172-119/+269
* Id reinsertedJoel Sherrill1995-08-171-1/+1
* no limit removedJoel Sherrill1995-08-171-4/+3
* bug fixes to make macro implementations workJoel Sherrill1995-08-167-13/+13
* split out event support functions in anticipation of making a handlerJoel Sherrill1995-08-041-191/+0
* deleted unused codeJoel Sherrill1995-08-011-38/+0
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-311-18/+49