summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/sem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-90/+0
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+12
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split the Semaphore Manager into one routine per file.Joel Sherrill1-484/+0
1999-05-17Moved some MP routines to semmp.c.Joel Sherrill1-55/+0
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-7/+62
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-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-06-03added priority ceiling supportJoel Sherrill1-1/+2
1996-04-19event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill1-0/+9
1995-09-26posix support initially addedJoel Sherrill1-11/+11
1995-09-21More file movementJoel Sherrill1-1/+1
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-56/+43
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-186/+265
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-7/+14
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-1/+2
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-7/+10
1995-08-18+ Added object type field to object id.Joel Sherrill1-0/+1