summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated to reflect final test output.Joel Sherrill2000-01-141-3/+15
* Updated screen to reflect final test output.Joel Sherrill2000-01-141-24/+114
* Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD codeJoel Sherrill2000-01-141-1/+1
* Removed unused variable warning.Joel Sherrill2000-01-142-2/+0
* Removed no prototype of kill() warning.Joel Sherrill2000-01-141-0/+2
* Now ignores minimum and does not run it.Joel Sherrill2000-01-142-2/+2
* Now using Makefile.am to generate this file.Joel Sherrill2000-01-141-279/+0
* Warning corrections per feedback from Emmanuel Raguet <raguet@crf.canon.fr>.Joel Sherrill2000-01-141-1/+1
* Removed warning.Joel Sherrill2000-01-142-2/+4
* Removed numerous warnings.Joel Sherrill2000-01-147-8/+16
* Updated files missed in earlier batch from Eric Norum.Joel Sherrill2000-01-132-26/+18
* Fixed warnings.Joel Sherrill2000-01-131-14/+0
* Patch rtems-rc-20000104-17.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1314-100/+4986
* All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill2000-01-1346-681/+192
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-2/+22
* Added test case for broadcast to queue with messages pending.Joel Sherrill2000-01-132-0/+14
* Changed error checking macros for POSIX.Joel Sherrill2000-01-132-50/+110
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-1314-387/+1278
* Missed removing this file in an earlier commit. This is removedJoel Sherrill2000-01-131-70/+0
* + 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 start and end herald.Jennifer Averett2000-01-132-2/+6
* Made sweep of changes to get all BSPs to the same point on the linkcmdsJoel Sherrill2000-01-1322-39/+102
* New patch from Eric Norum plus some minor mods by Joel.Joel Sherrill2000-01-138-361/+310
* Fixed spacing.Joel Sherrill2000-01-131-2/+2
* Made _clear_end a "PROVIDE."Joel Sherrill2000-01-131-1/+1
* + 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
* Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-122-41/+288
* Eric Norum <eric@cls.usask.ca> submitted linker script and bsp_specsJoel Sherrill2000-01-1226-761/+1420
* Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1276-1787/+1142
* Patch rtems-rc-20000104-15.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-127-10/+14
* File removed as it was not being used.Joel Sherrill2000-01-111-268/+0
* Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill2000-01-1130-620/+450
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to correct macroJoel Sherrill2000-01-111-4/+4
* Fixed spacing.Joel Sherrill2000-01-111-1/+1
* This test was enhanced to test for the case in sigtimedwait() where itJoel Sherrill2000-01-112-0/+32
* This code did not return properly when a process oriented signalJoel Sherrill2000-01-111-6/+5
* Bug fix from Wayne Bullaughey <wayneb@cacdsp.com> to use the complementJoel Sherrill2000-01-112-2/+2
* Now automake generated.Joel Sherrill2000-01-101-71/+0
* Added mpc6xx/timer/Makefile.Joel Sherrill2000-01-101-0/+1