summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src (unfollow)
Commit message (Expand)AuthorFilesLines
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill1-10/+19
1995-10-31typos fixedJoel Sherrill2-1/+3
1995-10-30SPARC port passes all testsJoel Sherrill1-0/+202
1995-09-26posix support initially addedJoel Sherrill20-92/+92
1995-09-21More file movement required api extension to be added to scoreJoel Sherrill1-5/+5
1995-09-21More file movementJoel Sherrill4-4/+4
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill4-401/+259
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill20-786/+1132
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill13-139/+157
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill9-14/+49
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill13-77/+110
1995-08-22make inline and macro implementations matchJoel Sherrill1-9/+15
1995-08-18+ Added object type field to object id.Joel Sherrill8-2/+8
1995-08-17variable length messagesJoel Sherrill2-119/+269
1995-08-04split out event support functions in anticipation of making a handlerJoel Sherrill1-191/+0
1995-08-01deleted unused codeJoel Sherrill1-38/+0
1995-07-31Switched to events for mp receive server and eliminated the specialJoel Sherrill1-18/+49
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-5/+2