summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/inline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0632-24/+668
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+2
* posix support initially addedJoel Sherrill1995-09-264-4/+4
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-190/+0
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1114-134/+74
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-30/+62
* 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/+118
* make inline and macro implementations matchJoel Sherrill1995-08-222-8/+6
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-174-62/+38
* Initial revisionJoel Sherrill1995-05-1130-0/+2910