summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill2000-01-3117-249/+192
* Added after report from Quality Quorum <qqi@world.std.com> thatJoel Sherrill2000-01-271-0/+5
* Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2000-01-233-1/+86
* Patch from Eric Norum <eric@cls.usask.ca> at the request of JakeJoel Sherrill2000-01-211-33/+56
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-215-7/+13
* Patch from Eric Norum <eric@cls.usask.ca> to remove warnings.Joel Sherrill2000-01-211-4/+3
* Removed unused variable warning.Joel Sherrill2000-01-142-2/+0
* Removed no prototype of kill() warning.Joel Sherrill2000-01-141-0/+2
* Removed warning.Joel Sherrill2000-01-142-2/+4
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-1313-140/+204
* + Added commentsJennifer Averett2000-01-133-8/+46
* + Added and yellow line tested _CORE_message_queue_Flush_waiting_threadsJennifer Averett2000-01-133-1/+174
* Added comment.Jennifer Averett2000-01-131-0/+1
* + Comment cleanupJennifer Averett2000-01-134-15/+12
* Removed referance to rtems error.Jennifer Averett2000-01-131-1/+2
* Added comment to indicate this path does not occur.Jennifer Averett2000-01-131-1/+2
* + Added code for waiting sendJennifer Averett2000-01-121-4/+39
* Debugged and yellow line tested routines.Jennifer Averett2000-01-123-41/+71
* + Modified return codesJennifer Averett2000-01-121-16/+27
* + Added signal processing.Jennifer Averett2000-01-121-1/+3
* + Modified to correct return codes.Jennifer Averett2000-01-121-2/+5
* + Changed call from core flush to core close routine. This flushes waitingJennifer Averett2000-01-121-2/+4
* + Removed name validation code (this was already done in nametoid.Jennifer Averett2000-01-121-41/+6
* Fixed spacing.Joel Sherrill2000-01-111-1/+1
* This code did not return properly when a process oriented signalJoel Sherrill2000-01-111-6/+5
* Removed definition of USHRT_MAX to remove lots of redefinition warnings.Joel Sherrill2000-01-101-2/+0
* Don't look at the object information structure for threads/tasksJoel Sherrill2000-01-102-17/+28
* Corrected spacing.Joel Sherrill2000-01-061-3/+2
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-0516-111/+174
* Added message priority parameter returned by core support routine.Joel Sherrill2000-01-051-1/+3
* Added new message priority parameter as returned by core support routine.Joel Sherrill2000-01-051-5/+7
* Spacing corrected.Joel Sherrill2000-01-051-1/+1
* Fixed recursive release for mutexes with nesting allowed.Joel Sherrill2000-01-051-1/+4
* + Added return priority from message seize.Jennifer Averett2000-01-051-10/+11
* Added the recording of the submit type.Jennifer Averett2000-01-051-0/+1
* + Added return of the message priority.Jennifer Averett2000-01-051-6/+8
* Added priority conversion between POSIX and core.Jennifer Averett2000-01-051-2/+17
* Added priority conversion between POSIX and core priorities.Jennifer Averett2000-01-051-2/+29
* + Changed priority to the POSIX priority type.Jennifer Averett2000-01-051-9/+46
* + Added check for reading from a write only queue.Jennifer Averett2000-01-051-1/+12
* + Added check for name greater than PATH_MAX.Jennifer Averett2000-01-051-0/+3
* + Changed to resonable default values for maxmsg and msgsize.Jennifer Averett2000-01-051-3/+11
* Added mqueuetranslatereturncode.c.Jennifer Averett2000-01-051-1/+1
* Added routines to translate to and from the core message queue return codes.Jennifer Averett2000-01-051-0/+68
* Added this file to contain an example program.Joel Sherrill2000-01-041-0/+27
* Removed warnings.Joel Sherrill2000-01-042-4/+4
* Removed unitialized variable warning.Joel Sherrill2000-01-041-4/+3
* Comments added and some messages translated from Polish.Joel Sherrill2000-01-031-1/+46
* Increased stack size to 4K per Eric Norum.Joel Sherrill2000-01-031-1/+1
* Increased minimum stack size so all tests will run.Joel Sherrill2000-01-031-1/+1