summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill3-1/+86
2000-01-23Wrong BSP referenced.Joel Sherrill2-2/+2
2000-01-23Removing unused file accidentally left in CVS. Discovered byJoel Sherrill3-269/+0
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> at the request of JakeJoel Sherrill2-66/+112
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill6-21/+25
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to remove warnings.Joel Sherrill2-8/+6
2000-01-21Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1-28/+16
2000-01-14Updated to reflect final test output.Joel Sherrill1-3/+15
2000-01-14Updated screen to reflect final test output.Joel Sherrill1-24/+114
2000-01-14Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD codeJoel Sherrill1-1/+1
2000-01-14Removed unused variable warning.Joel Sherrill2-2/+0
2000-01-14Removed no prototype of kill() warning.Joel Sherrill1-0/+2
2000-01-14Now ignores minimum and does not run it.Joel Sherrill2-2/+2
2000-01-14Now using Makefile.am to generate this file.Joel Sherrill1-279/+0
2000-01-14Warning corrections per feedback from Emmanuel Raguet <raguet@crf.canon.fr>.Joel Sherrill1-1/+1
2000-01-14Removed warning.Joel Sherrill2-2/+4
2000-01-14Removed numerous warnings.Joel Sherrill7-8/+16
2000-01-13Updated files missed in earlier batch from Eric Norum.Joel Sherrill2-26/+18
2000-01-13Fixed warnings.Joel Sherrill1-14/+0
2000-01-13Patch rtems-rc-20000104-17.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill14-100/+4986
2000-01-13All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill46-681/+192
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-2/+22
2000-01-13Added test case for broadcast to queue with messages pending.Joel Sherrill2-0/+14
2000-01-13Changed error checking macros for POSIX.Joel Sherrill2-50/+110
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill14-387/+1278
2000-01-13Missed removing this file in an earlier commit. This is removedJoel Sherrill1-70/+0
2000-01-13+ Added commentsJennifer Averett3-8/+46
2000-01-13+ Added and yellow line tested _CORE_message_queue_Flush_waiting_threadsJennifer Averett3-1/+174
2000-01-13Added comment.Jennifer Averett1-0/+1
2000-01-13+ Comment cleanupJennifer Averett4-15/+12
2000-01-13Removed referance to rtems error.Jennifer Averett1-1/+2
2000-01-13Added comment to indicate this path does not occur.Jennifer Averett1-1/+2
2000-01-13Added start and end herald.Jennifer Averett2-2/+6
2000-01-13Made sweep of changes to get all BSPs to the same point on the linkcmdsJoel Sherrill22-39/+102
2000-01-13New patch from Eric Norum plus some minor mods by Joel.Joel Sherrill8-361/+310
2000-01-13Fixed spacing.Joel Sherrill1-2/+2
2000-01-13Made _clear_end a "PROVIDE."Joel Sherrill1-1/+1
2000-01-12+ Added code for waiting sendJennifer Averett1-4/+39
2000-01-12Debugged and yellow line tested routines.Jennifer Averett3-41/+71
2000-01-12+ Modified return codesJennifer Averett1-16/+27
2000-01-12+ Added signal processing.Jennifer Averett1-1/+3
2000-01-12+ Modified to correct return codes.Jennifer Averett1-2/+5
2000-01-12+ Changed call from core flush to core close routine. This flushes waitingJennifer Averett1-2/+4
2000-01-12+ Removed name validation code (this was already done in nametoid.Jennifer Averett1-41/+6
2000-01-12Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-41/+288
2000-01-12Eric Norum <eric@cls.usask.ca> submitted linker script and bsp_specsJoel Sherrill26-761/+1420
2000-01-12Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill76-1787/+1142
2000-01-12Patch rtems-rc-20000104-15.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-10/+14
2000-01-11File removed as it was not being used.Joel Sherrill1-268/+0
2000-01-11Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill30-620/+450