summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/msgmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-504/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Moved an MP routine from msg.c to here.Joel Sherrill1-0/+26
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill1-4/+25
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-12-02Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1-6/+10
1995-09-26posix support initially addedJoel Sherrill1-4/+4
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-4/+6
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-21/+20
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-1/+1
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-2/+2
1995-08-17variable length messagesJoel Sherrill1-31/+87