summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/sem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix support initially addedJoel Sherrill1995-09-261-11/+11
* More file movementJoel Sherrill1995-09-211-1/+1
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-56/+43
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-186/+265
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-7/+14
* 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-7/+10
* + Added object type field to object id.Joel Sherrill1995-08-181-0/+1
* Initial revisionJoel Sherrill1995-05-111-0/+483