summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* + Added return priority from message seize.Jennifer Averett2000-01-052-20/+22
* Added the recording of the submit type.Jennifer Averett2000-01-052-0/+2
* + Added return of the message priority.Jennifer Averett2000-01-052-12/+16
* Added priority conversion between POSIX and core.Jennifer Averett2000-01-052-4/+34
* Added priority conversion between POSIX and core priorities.Jennifer Averett2000-01-052-4/+58
* + Changed priority to the POSIX priority type.Jennifer Averett2000-01-052-18/+92
* + Added check for reading from a write only queue.Jennifer Averett2000-01-052-2/+24
* + Added check for name greater than PATH_MAX.Jennifer Averett2000-01-052-0/+6
* + Changed to resonable default values for maxmsg and msgsize.Jennifer Averett2000-01-052-6/+22
* Added mqueuetranslatereturncode.c.Jennifer Averett2000-01-052-2/+2
* Added routines to translate to and from the core message queue return codes.Jennifer Averett2000-01-052-0/+136
* Fixed typos.Joel Sherrill2000-01-042-11/+12
* Updated dates and miscellaneous.Joel Sherrill2000-01-049-18/+27
* Added timer manager.Joel Sherrill2000-01-041-0/+5
* Improved clean stanza.Joel Sherrill2000-01-041-1/+1
* Added this file to contain an example program.Joel Sherrill2000-01-042-0/+54
* Fixed warnings.Joel Sherrill2000-01-0424-24/+22
* Removed warning.Joel Sherrill2000-01-042-0/+6
* Removed warnings.Joel Sherrill2000-01-044-8/+8
* Removed unitialized variable warning.Joel Sherrill2000-01-042-8/+6
* Added shared version of this file.Joel Sherrill2000-01-041-0/+103
* Made to compile again.Joel Sherrill2000-01-041-1/+1
* Fixed path to shared/include/coverhd.h.Joel Sherrill2000-01-0312-12/+12
* Added new URL.Joel Sherrill2000-01-031-0/+3
* Comments added and some messages translated from Polish.Joel Sherrill2000-01-033-6/+97
* Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill2000-01-033-1/+5
* Updated times.Joel Sherrill2000-01-032-150/+150
* Increased stack size to 4K per Eric Norum.Joel Sherrill2000-01-032-2/+2
* Patch from John Mills <jmills@tga.com> to correct some cut and pasteJoel Sherrill2000-01-031-6/+6
* Patch rtems-rc-19991203-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-031-5/+5
* Do not explicitly list pieces from libcpu used.Joel Sherrill2000-01-033-5/+8
* Share align_h.S from ppc403. VPATH was not picking it up. DiscoveredJoel Sherrill2000-01-035-871/+3
* Added tm27 stuff.Joel Sherrill2000-01-031-0/+48
* Added define to trip items that are private to tm27 in bsp.h.Joel Sherrill2000-01-032-0/+2
* Combination of coverhd.h cleanup and MVME23xx/MCP750 patch from Eric ValetteJoel Sherrill2000-01-039-32/+216
* Use shared coverhd.h.Joel Sherrill2000-01-031-1/+1
* Increased minimum stack size so all tests will run.Joel Sherrill2000-01-032-2/+2
* + Tests added for mq_open, mq_close, and mq_unlinkJennifer Averett1999-12-234-126/+438
* + Added routine to remove from namespace.Jennifer Averett1999-12-232-0/+26
* + Added check for name greater than PATH_MAXJennifer Averett1999-12-232-0/+28
* + Debugged.Jennifer Averett1999-12-234-80/+122
* + Filled in routine.Jennifer Averett1999-12-232-2/+30
* + Initial debugJennifer Averett1999-12-232-0/+12
* + Made workJennifer Averett1999-12-232-30/+110
* + Fixed errno response to match the POSIX manual.Jennifer Averett1999-12-232-2/+2
* Reverted the delay logic.Joel Sherrill1999-12-211-8/+8
* Moved PPC_Set_decrementer() and PPC_Get_timebase_register() toJoel Sherrill1999-12-213-96/+0
* Now use coverhd.h out of the libbsp/shared directory.Joel Sherrill1999-12-2114-18/+22
* Now use shared coverhd.hJoel Sherrill1999-12-2114-1541/+0
* New files.Joel Sherrill1999-12-212-0/+165