summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed warnings.Joel Sherrill2000-01-0412-12/+11
* Removed warning.Joel Sherrill2000-01-041-0/+3
* Removed warnings.Joel Sherrill2000-01-042-4/+4
* Removed unitialized variable warning.Joel Sherrill2000-01-041-4/+3
* 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
* Comments added and some messages translated from Polish.Joel Sherrill2000-01-032-5/+51
* 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-031-1/+1
* 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-031-0/+1
* 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-031-1/+1
* + Tests added for mq_open, mq_close, and mq_unlinkJennifer Averett1999-12-232-63/+219
* + Added routine to remove from namespace.Jennifer Averett1999-12-231-0/+13
* + Added check for name greater than PATH_MAXJennifer Averett1999-12-231-0/+14
* + Debugged.Jennifer Averett1999-12-232-40/+61
* + Filled in routine.Jennifer Averett1999-12-231-1/+15
* + Initial debugJennifer Averett1999-12-231-0/+6
* + Made workJennifer Averett1999-12-231-15/+55
* + Fixed errno response to match the POSIX manual.Jennifer Averett1999-12-231-1/+1
* 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
* New file.Joel Sherrill1999-12-213-0/+197
* Removed as part of moving this driver to libchip.Joel Sherrill1999-12-212-937/+0
* Removing Makefile.in and adding Makefile.am. These were missed in conversionJoel Sherrill1999-12-2181-7550/+1096
* Patch rtems-rc-19991203-10.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-2113-20/+24
* Patch rtems-rc-19991203-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-218-49/+4
* Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-2128-196/+0
* Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-2153-750/+6212
* Made prototype of ChapReceiveSuccess and ChapReceiveFailure match.Joel Sherrill1999-12-211-2/+2
* Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-213-123/+0
* Patch rtems-rc-19991203-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-215-40/+40
* Patch rtems-rc-19991203-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-217-174/+250
* Modifications to avoid having the size of the Buffer_addresses arrayJoel Sherrill1999-12-201-8/+16
* Spelling error corrected.Joel Sherrill1999-12-161-1/+1
* More warnings removed after email with Emmanuel Raguet.Joel Sherrill1999-12-141-3/+2