summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1996-12-021-1/+1
* typos fixedJoel Sherrill1995-10-311-1/+1
* posix support initially addedJoel Sherrill1995-09-261-9/+9
* More file movementJoel Sherrill1995-09-211-1/+1
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-325/+199
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-47/+61
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-3/+9
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-1/+2
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-8/+18
* make inline and macro implementations matchJoel Sherrill1995-08-221-9/+15
* + Added object type field to object id.Joel Sherrill1995-08-181-1/+2
* variable length messagesJoel Sherrill1995-08-171-88/+182
* Initial revisionJoel Sherrill1995-05-111-0/+708