summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added rtems_task_variable_get from Eric Norum.Joel Sherrill2000-01-231-1/+48
* Updated to reflect changing to void * on task variables byJoel Sherrill2000-01-231-8/+10
* Wrong BSP referenced.Joel Sherrill2000-01-232-2/+2
* Removing unused file accidentally left in CVS. Discovered byJoel Sherrill2000-01-233-269/+0
* Documentation to reflect patch from Eric Norum <eric@cls.usask.ca> toJoel Sherrill2000-01-211-2/+11
* Patch from Eric Norum <eric@cls.usask.ca> at the request of JakeJoel Sherrill2000-01-213-99/+168
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-2112-42/+50
* Patch from Eric Norum <eric@cls.usask.ca> to remove warnings.Joel Sherrill2000-01-213-12/+9
* Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill2000-01-211-28/+16
* changed version to 20000118aJoel Sherrill2000-01-191-1/+1
* changed version to 20000118Joel Sherrill2000-01-181-1/+1
* changed version to 20000114Joel Sherrill2000-01-141-1/+1
* Updated to reflect final test output.Joel Sherrill2000-01-142-6/+30
* Updated screen to reflect final test output.Joel Sherrill2000-01-142-48/+228
* Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD codeJoel Sherrill2000-01-141-1/+1
* Removed unused variable warning.Joel Sherrill2000-01-144-4/+0
* Removed no prototype of kill() warning.Joel Sherrill2000-01-142-0/+4
* Updated versions.Joel Sherrill2000-01-141-6/+6
* Updated list of targets to build.Joel Sherrill2000-01-141-2/+1
* 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-144-4/+8
* 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-132-28/+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-132-4/+44
* Added test case for broadcast to queue with messages pending.Joel Sherrill2000-01-134-0/+28
* Changed error checking macros for POSIX.Joel Sherrill2000-01-134-100/+220
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-1328-774/+2556
* Missed removing this file in an earlier commit. This is removedJoel Sherrill2000-01-131-70/+0
* Added POSIX interpretation subsection and updated status.Joel Sherrill2000-01-132-4/+16
* + Added commentsJennifer Averett2000-01-136-16/+92
* + Added and yellow line tested _CORE_message_queue_Flush_waiting_threadsJennifer Averett2000-01-136-2/+348
* Added comment.Jennifer Averett2000-01-132-0/+2
* + Comment cleanupJennifer Averett2000-01-138-30/+24
* Removed referance to rtems error.Jennifer Averett2000-01-132-2/+4
* Added comment to indicate this path does not occur.Jennifer Averett2000-01-132-2/+4
* Added start and end herald.Jennifer Averett2000-01-134-4/+12
* 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-122-8/+78
* Debugged and yellow line tested routines.Jennifer Averett2000-01-126-82/+142
* + Modified return codesJennifer Averett2000-01-122-32/+54
* + Added signal processing.Jennifer Averett2000-01-122-2/+6
* + Modified to correct return codes.Jennifer Averett2000-01-122-4/+10