summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/macros (follow)
Commit message (Expand)AuthorAgeFilesLines
* _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-38/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-062-16/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+2
* posix support initially addedJoel Sherrill1995-09-262-2/+2
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-146/+2
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1112-120/+72
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-2/+18
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-4/+4
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-234-0/+98
* make inline and macro implementations matchJoel Sherrill1995-08-222-16/+22
* make inline and macro implementations matchJoel Sherrill1995-08-222-28/+28
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-172-18/+0
* Initial revisionJoel Sherrill1995-05-1130-0/+2254