summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-2813-139/+157
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2310-15/+51
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-2314-87/+123
* make inline and macro implementations matchJoel Sherrill1995-08-221-9/+15
* + Added object type field to object id.Joel Sherrill1995-08-189-2/+9
* variable length messagesJoel Sherrill1995-08-172-119/+269
* 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
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-10/+4
* Initial revisionJoel Sherrill1995-05-1122-0/+7087