summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/event.c (unfollow)
Commit message (Expand)AuthorFilesLines
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill1-10/+19
1995-10-30SPARC port passes all testsJoel Sherrill1-0/+202
1995-09-26posix support initially addedJoel Sherrill1-4/+4
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-14/+21
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-3/+3
1995-08-04split out event support functions in anticipation of making a handlerJoel Sherrill1-191/+0