summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/inline/rtems/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0816-32/+32
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-1/+1
* Make Post an atomic operation.Joel Sherrill1997-10-061-1/+5
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2216-80/+80
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+30
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0315-74/+74
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-191-19/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0616-12/+334
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-1/+1
* posix support initially addedJoel Sherrill1995-09-262-2/+2
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-95/+0
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-117-67/+37
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-282-15/+31
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-2/+2
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-232-0/+59
* make inline and macro implementations matchJoel Sherrill1995-08-221-4/+3
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-172-31/+19
* Initial revisionJoel Sherrill1995-05-1115-0/+1455