# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 05/05/24 21:40:12 Thu, 08 Aug 1996 20:47:49 GMT Joel Sherrill [2b613588] * c/src/tests/psxtests/psx11/init.c (added) * c/src/tests/psxtests/psx11/psx11.scn (added) * c/src/tests/psxtests/psx11/system.h (added) * c/src/tests/psxtests/psx11/task.c (added) * testsuites/psxtests/psx11/init.c (added) * testsuites/psxtests/psx11/psx11.scn (added) * testsuites/psxtests/psx11/system.h (added) * testsuites/psxtests/psx11/task.c (added) added test to complete coverage of pthread_setschedparam and increase ... Thu, 08 Aug 1996 19:21:47 GMT Mark Johannes [8ca831af] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) Init: spacing Thu, 08 Aug 1996 19:20:13 GMT Mark Johannes [e3515731] * c/src/tests/psxtests/psx05/task.c (modified) * testsuites/psxtests/psx05/task.c (modified) Task_1: changed comment and task name to task1. Thu, 08 Aug 1996 19:19:09 GMT Mark Johannes [9f1a034e] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) Init.c: added priority ceiling task cases. Thu, 08 Aug 1996 18:50:39 GMT Mark Johannes [77597dd] * c/src/tests/psxtests/psx04/system.h (modified) * testsuites/psxtests/psx04/system.h (modified) Added task2 and task3 prototypes and ids Thu, 08 Aug 1996 18:44:09 GMT Mark Johannes [481d8f8] * c/src/tests/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/init.c (modified) Signal_info_handler: added multiple signal cases to finish out the test Thu, 08 Aug 1996 18:27:44 GMT Joel Sherrill [4357da1] * c/src/tests/psxtests/psxhdrs/pthread11.c (modified) * c/src/tests/psxtests/psxhdrs/pthread12.c (modified) * c/src/tests/psxtests/psxhdrs/pthread13.c (modified) * c/src/tests/psxtests/psxhdrs/pthread14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread15.c (modified) * c/src/tests/psxtests/psxhdrs/pthread16.c (modified) * c/src/tests/psxtests/psxhdrs/pthread17.c (modified) * c/src/tests/psxtests/psxhdrs/pthread18.c (modified) * c/src/tests/psxtests/psxhdrs/pthread19.c (modified) * c/src/tests/psxtests/psxhdrs/pthread20.c (modified) * c/src/tests/psxtests/psxhdrs/pthread22.c (modified) * c/src/tests/psxtests/psxhdrs/pthread23.c (modified) * testsuites/psxtests/psxhdrs/pthread11.c (modified) * testsuites/psxtests/psxhdrs/pthread12.c (modified) * testsuites/psxtests/psxhdrs/pthread13.c (modified) * testsuites/psxtests/psxhdrs/pthread14.c (modified) * testsuites/psxtests/psxhdrs/pthread15.c (modified) * testsuites/psxtests/psxhdrs/pthread16.c (modified) * testsuites/psxtests/psxhdrs/pthread17.c (modified) * testsuites/psxtests/psxhdrs/pthread18.c (modified) * testsuites/psxtests/psxhdrs/pthread19.c (modified) * testsuites/psxtests/psxhdrs/pthread20.c (modified) * testsuites/psxtests/psxhdrs/pthread22.c (modified) * testsuites/psxtests/psxhdrs/pthread23.c (modified) changed phrase "RTEMS is support" to "RTEMS is supposed" Thu, 08 Aug 1996 16:53:32 GMT Joel Sherrill [8b1c1ae] * c/src/tests/psxtests/include/pmacros.h (modified) * c/src/tests/psxtests/support/include/pmacros.h (modified) * testsuites/psxtests/include/pmacros.h (modified) print_current_time: added leading underscore to variables allocated ... Thu, 08 Aug 1996 16:28:24 GMT Joel Sherrill [644c0fa6] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) added complete test cases for pthread_once. Wed, 07 Aug 1996 22:05:15 GMT Joel Sherrill [ecc912f4] * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/task.c (modified) added more error cases to complete testing of pthread_equal when ... Wed, 07 Aug 1996 22:00:57 GMT Joel Sherrill [42418a9] * c/src/tests/psxtests/psx08/init.c (modified) * testsuites/psxtests/psx08/init.c (modified) added test cases for ESRCH from pthread_join and pthread_detach Wed, 07 Aug 1996 21:38:18 GMT Joel Sherrill [84b03316] * c/src/tests/psxtests/psx09/init.c (modified) * testsuites/psxtests/psx09/init.c (modified) removed if 0 for basic sporadic server case accidentally left in. Wed, 07 Aug 1996 21:27:25 GMT Joel Sherrill [7e811af1] * c/src/tests/psxtests/psx09/init.c (added) * c/src/tests/psxtests/psx09/psx09.scn (added) * c/src/tests/psxtests/psx09/system.h (added) * testsuites/psxtests/psx09/init.c (added) * testsuites/psxtests/psx09/psx09.scn (added) * testsuites/psxtests/psx09/system.h (added) basic sporadic server test. sporadic server with priority ceiling ... Wed, 07 Aug 1996 15:52:30 GMT Joel Sherrill [c123a084] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) added complete test cases for pthread_attr_getschedparam, ... Fri, 02 Aug 1996 18:25:16 GMT Joel Sherrill [20de272] * c/src/tests/psxtests/psx08/init.c (added) * c/src/tests/psxtests/psx08/psx08.scn (added) * c/src/tests/psxtests/psx08/system.h (added) * c/src/tests/psxtests/psx08/task.c (added) * c/src/tests/psxtests/psx08/task2.c (added) * testsuites/psxtests/psx08/init.c (added) * testsuites/psxtests/psx08/psx08.scn (added) * testsuites/psxtests/psx08/system.h (added) * testsuites/psxtests/psx08/task2.c (added) join/detach basic tests pass Fri, 02 Aug 1996 16:46:56 GMT Joel Sherrill [375f37d] * c/src/tests/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx07/system.h (modified) removed unused prototypes Thu, 01 Aug 1996 21:02:54 GMT Joel Sherrill [870f2976] * c/src/tests/psxtests/psx07/init.c (added) * c/src/tests/psxtests/psx07/psx07.scn (added) * c/src/tests/psxtests/psx07/system.h (added) * testsuites/psxtests/psx07/init.c (added) * testsuites/psxtests/psx07/psx07.scn (added) * testsuites/psxtests/psx07/system.h (added) test successfully exercises all of pthread_attr_* set and get routines Wed, 31 Jul 1996 17:17:48 GMT Joel Sherrill [c65a0cee] * c/src/tests/psxtests/psx06/init.c (added) * c/src/tests/psxtests/psx06/psx06.scn (added) * c/src/tests/psxtests/psx06/system.h (added) * c/src/tests/psxtests/psx06/task.c (added) * c/src/tests/psxtests/psx06/task2.c (added) * testsuites/psxtests/psx06/init.c (added) * testsuites/psxtests/psx06/psx06.scn (added) * testsuites/psxtests/psx06/system.h (added) * testsuites/psxtests/psx06/task.c (added) * testsuites/psxtests/psx06/task2.c (added) added key test Thu, 04 Jul 1996 17:38:55 GMT Joel Sherrill [ce78b894] * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/task.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/task.c (modified) added test case for timeout using pthread_mutex_timedlock Thu, 04 Jul 1996 17:01:48 GMT Joel Sherrill [c6d15c2] * c/src/tests/psxtests/psx05/init.c (added) * c/src/tests/psxtests/psx05/psx05.scn (added) * c/src/tests/psxtests/psx05/system.h (added) * c/src/tests/psxtests/psx05/task.c (added) * testsuites/psxtests/psx05/init.c (added) * testsuites/psxtests/psx05/psx05.scn (added) * testsuites/psxtests/psx05/system.h (added) * testsuites/psxtests/psx05/task.c (added) first test cases for mutex manager pass Sat, 15 Jun 1996 19:56:19 GMT Joel Sherrill [f88310da] * c/src/tests/psxtests/psx03/init.c (modified) * testsuites/psxtests/psx03/init.c (modified) initial modifications to test sigtimedwait. Thu, 13 Jun 1996 22:16:08 GMT Mark Johannes [36197e53] * c/src/tests/psxtests/psx03/init.c (added) * c/src/tests/psxtests/psx03/psx03.scn (added) * c/src/tests/psxtests/psx03/system.h (added) * c/src/tests/psxtests/psx03/task.c (added) * testsuites/psxtests/psx03/init.c (added) * testsuites/psxtests/psx03/psx03.scn (added) * testsuites/psxtests/psx03/system.h (added) * testsuites/psxtests/psx03/task.c (added) first successful run. Has test cases for a simple sigtimedwait() ... Thu, 13 Jun 1996 16:45:51 GMT Joel Sherrill [022923e] * c/src/tests/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/size.c (modified) Added _Thread_Do_post_task_switch_extension variable. Thu, 13 Jun 1996 16:45:11 GMT Joel Sherrill [728b5a7] * c/src/tests/psxtests/include/pmacros.h (modified) * c/src/tests/psxtests/support/include/pmacros.h (modified) * testsuites/psxtests/include/pmacros.h (modified) Added a macro for "empty_line" which will go between test cases. Thu, 13 Jun 1996 16:44:46 GMT Joel Sherrill [ce0f7d95] * c/src/tests/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/init.c (modified) Added more test cases for kill() and alarm(). kill() now can unblock ... Wed, 12 Jun 1996 22:52:13 GMT Joel Sherrill [1094754f] * c/src/tests/psxtests/psx04/init.c (added) * c/src/tests/psxtests/psx04/psx04.scn (added) * c/src/tests/psxtests/psx04/system.h (added) * testsuites/psxtests/psx04/init.c (added) * testsuites/psxtests/psx04/psx04.scn (added) * testsuites/psxtests/psx04/system.h (added) new files Tue, 11 Jun 1996 20:46:13 GMT Joel Sherrill [699fe08a] * c/src/tests/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/init.c (modified) Added test case which blocks a signal, sees what signals are pending, ... Tue, 11 Jun 1996 16:04:25 GMT Joel Sherrill [fb39f19] * c/src/tests/psxtests/psx02/init.c (modified) * c/src/tests/psxtests/psx02/task.c (modified) * testsuites/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/task.c (modified) modified to test pthread_kill() to self and pthread_kill() to a ... Mon, 10 Jun 1996 20:51:31 GMT Joel Sherrill [1ba858d] * c/src/tests/psxtests/psx02/init.c (added) * c/src/tests/psxtests/psx02/psx02.scn (added) * c/src/tests/psxtests/psx02/system.h (added) * c/src/tests/psxtests/psx02/task.c (added) * testsuites/psxtests/psx02/init.c (added) * testsuites/psxtests/psx02/psx02.scn (added) * testsuites/psxtests/psx02/system.h (added) * testsuites/psxtests/psx02/task.c (added) new files. This test does a basic checkout of signals with a ... Mon, 10 Jun 1996 20:49:21 GMT Joel Sherrill [1e608b0f] * c/src/tests/psxtests/include/pmacros.h (added) * c/src/tests/psxtests/support/include/pmacros.h (added) * testsuites/psxtests/include/pmacros.h (added) new file Mon, 10 Jun 1996 20:49:08 GMT Joel Sherrill [893103c] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) moved the time macros to pmacros.h. Thu, 06 Jun 1996 19:16:20 GMT Joel Sherrill [0a359a7] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added include of and fixed warnings Wed, 05 Jun 1996 21:12:06 GMT Joel Sherrill [7aa4671] * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/src/thread.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/spsize/size.c (modified) added cpu_time_budget field to Thread_Control and removed the global ... Tue, 04 Jun 1996 19:06:30 GMT Joel Sherrill [95645a4] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test case for sched_get_priority_min, sched_get_priority_max, ... Tue, 04 Jun 1996 14:32:21 GMT Joel Sherrill [15974b65] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) added basic test cases for pthread_self and pthread_equal Mon, 03 Jun 1996 20:15:16 GMT Joel Sherrill [fa4fdd7d] * c/src/tests/sptests/sp01/sp01.scn (modified) * c/src/tests/sptests/sp04/sp04.scn (modified) * c/src/tests/sptests/sp19/sp19.scn (modified) * c/src/tests/sptests/sp23/sp23.scn (modified) * c/src/tests/sptests/sp24/sp24.scn (modified) * testsuites/sptests/sp01/sp01.scn (modified) * testsuites/sptests/sp04/sp04.scn (modified) * testsuites/sptests/sp19/sp19.scn (modified) * testsuites/sptests/sp23/sp23.scn (modified) * testsuites/sptests/sp24/sp24.scn (modified) updated screen Mon, 03 Jun 1996 18:59:59 GMT Joel Sherrill [e984c645] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test code for return of remaining time from sleep(). Mon, 03 Jun 1996 18:28:30 GMT Joel Sherrill [e88b589] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test case for nanosleep filling in the time remaining structure. Mon, 03 Jun 1996 16:30:44 GMT Joel Sherrill [19962562] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test code for nanosleep and return code from sleep. Fri, 31 May 1996 23:27:45 GMT Joel Sherrill [5e7b6272] * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/watchdog.c (modified) * testsuites/sptests/spsize/size.c (modified) renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the ... Thu, 30 May 1996 20:49:16 GMT Joel Sherrill [9594cdb] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) added code to test clock and time related functionality. Thu, 30 May 1996 14:01:33 GMT Joel Sherrill [a96a713] * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmoverhd/system.h (modified) tests now specify whether they are using rtems initialization tasks ... Wed, 29 May 1996 22:48:26 GMT Joel Sherrill [be1c11ed] * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/tests/libtests/stackchk/system.h (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/system.h (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spsize/system.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm02/system.h (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spsize/system.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm02/system.h (modified) tests now specify whether using posix initialization threads table ... Wed, 29 May 1996 20:56:57 GMT Joel Sherrill [2197a2e1] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) simple version of test which shows pthread_create, pthread_exit, and ... Wed, 29 May 1996 16:06:47 GMT Joel Sherrill [0252200] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) Gutted test of rtems api calls and added comments to indicate what ... Tue, 28 May 1996 13:13:34 GMT Joel Sherrill [e6d4b1d] * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/posix/headers/config.h (added) * c/src/exec/posix/include/rtems/posix/config.h (added) * c/src/exec/rtems/headers/config.h (added) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/config.h (added) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libmisc/monitor/mon-config.c (modified) * c/src/lib/libmisc/monitor/mon-itask.c (modified) * c/src/libmisc/monitor/mon-config.c (modified) * c/src/libmisc/monitor/mon-itask.c (modified) * c/src/tests/support/include/tmacros.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/posix/include/rtems/posix/config.h (added) * cpukit/rtems/include/rtems/rtems/config.h (added) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/src/rtemsapi.c (modified) * testsuites/support/include/tmacros.h (modified) added initial posix configuration support Fri, 24 May 1996 22:58:15 GMT Joel Sherrill [3320e52] * c/src/tests/psxtests/psxhdrs/proc01.c (added) * c/src/tests/psxtests/psxhdrs/proc02.c (added) * c/src/tests/psxtests/psxhdrs/proc03.c (added) * c/src/tests/psxtests/psxhdrs/proc04.c (added) * c/src/tests/psxtests/psxhdrs/proc05.c (added) * c/src/tests/psxtests/psxhdrs/proc06.c (added) * c/src/tests/psxtests/psxhdrs/proc07.c (added) * c/src/tests/psxtests/psxhdrs/proc08.c (added) * c/src/tests/psxtests/psxhdrs/proc09.c (added) * c/src/tests/psxtests/psxhdrs/proc10.c (added) * c/src/tests/psxtests/psxhdrs/proc11.c (added) * c/src/tests/psxtests/psxhdrs/proc12.c (added) * c/src/tests/psxtests/psxhdrs/proc13.c (added) * c/src/tests/psxtests/psxhdrs/proc14.c (added) * testsuites/psxtests/psxhdrs/proc01.c (added) * testsuites/psxtests/psxhdrs/proc02.c (added) * testsuites/psxtests/psxhdrs/proc03.c (added) * testsuites/psxtests/psxhdrs/proc04.c (added) * testsuites/psxtests/psxhdrs/proc05.c (added) * testsuites/psxtests/psxhdrs/proc06.c (added) * testsuites/psxtests/psxhdrs/proc07.c (added) * testsuites/psxtests/psxhdrs/proc08.c (added) * testsuites/psxtests/psxhdrs/proc09.c (added) * testsuites/psxtests/psxhdrs/proc10.c (added) * testsuites/psxtests/psxhdrs/proc11.c (added) * testsuites/psxtests/psxhdrs/proc12.c (added) * testsuites/psxtests/psxhdrs/proc13.c (added) * testsuites/psxtests/psxhdrs/proc14.c (added) new file Fri, 24 May 1996 19:35:25 GMT Joel Sherrill [94bac464] * c/src/tests/psxtests/psx01/task.c (added) * testsuites/psxtests/psx01/task.c (added) new file Fri, 24 May 1996 19:34:05 GMT Joel Sherrill [6d12f59] * c/src/tests/sptests/spfatal/fatal.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * testsuites/sptests/spfatal/fatal.c (modified) * testsuites/sptests/spfatal/system.h (modified) updates from Tony Bennett to correct calling sequences. Fri, 24 May 1996 19:33:36 GMT Joel Sherrill [86fc81e] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/psx01.scn (added) * c/src/tests/psxtests/psx01/system.h (added) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/psx01.scn (added) * testsuites/psxtests/psx01/system.h (added) new files Fri, 24 May 1996 14:25:49 GMT Mark Johannes [abd604a] * c/src/tests/psxtests/psx01/init.c (added) * testsuites/psxtests/psx01/init.c (added) new file Fri, 24 May 1996 14:16:24 GMT Joel Sherrill [6481405e] * c/src/tests/psxtests/psxhdrs/pthread11.c (modified) * c/src/tests/psxtests/psxhdrs/pthread17.c (modified) * c/src/tests/psxtests/psxhdrs/pthread22.c (modified) * c/src/tests/psxtests/psxhdrs/sched01.c (modified) * c/src/tests/psxtests/psxhdrs/sched03.c (modified) * c/src/tests/psxtests/psxhdrs/sched06.c (modified) * c/src/tests/psxtests/psxhdrs/sched07.c (modified) * testsuites/psxtests/psxhdrs/pthread11.c (modified) * testsuites/psxtests/psxhdrs/pthread17.c (modified) * testsuites/psxtests/psxhdrs/pthread22.c (modified) * testsuites/psxtests/psxhdrs/sched01.c (modified) * testsuites/psxtests/psxhdrs/sched03.c (modified) * testsuites/psxtests/psxhdrs/sched06.c (modified) * testsuites/psxtests/psxhdrs/sched07.c (modified) added use of sporadic server scheduling parameters Fri, 24 May 1996 14:05:02 GMT Joel Sherrill [8442b4c7] * c/src/tests/psxtests/psxhdrs/clock04.c (added) * c/src/tests/psxtests/psxhdrs/clock05.c (added) * c/src/tests/psxtests/psxhdrs/clock06.c (added) * testsuites/psxtests/psxhdrs/clock04.c (added) * testsuites/psxtests/psxhdrs/clock05.c (added) * testsuites/psxtests/psxhdrs/clock06.c (added) new files Thu, 23 May 1996 22:34:18 GMT Joel Sherrill [13fcfde] * c/src/tests/psxtests/psxhdrs/timer03.c (modified) * c/src/tests/psxtests/psxhdrs/timer04.c (modified) * c/src/tests/psxtests/psxhdrs/timer05.c (modified) * testsuites/psxtests/psxhdrs/timer03.c (modified) * testsuites/psxtests/psxhdrs/timer04.c (modified) * testsuites/psxtests/psxhdrs/timer05.c (modified) clean up on DELAYTIMER_MAX Thu, 23 May 1996 22:23:44 GMT Joel Sherrill [8a318cd] * c/src/tests/psxtests/psxhdrs/timer01.c (added) * c/src/tests/psxtests/psxhdrs/timer02.c (added) * c/src/tests/psxtests/psxhdrs/timer03.c (added) * c/src/tests/psxtests/psxhdrs/timer04.c (added) * c/src/tests/psxtests/psxhdrs/timer05.c (added) * c/src/tests/psxtests/psxhdrs/timer06.c (added) * testsuites/psxtests/psxhdrs/timer01.c (added) * testsuites/psxtests/psxhdrs/timer02.c (added) * testsuites/psxtests/psxhdrs/timer03.c (added) * testsuites/psxtests/psxhdrs/timer04.c (added) * testsuites/psxtests/psxhdrs/timer05.c (added) * testsuites/psxtests/psxhdrs/timer06.c (added) new files Thu, 23 May 1996 21:51:54 GMT Joel Sherrill [3a9fc7d] * c/src/tests/psxtests/psxhdrs/time08.c (modified) * testsuites/psxtests/psxhdrs/time08.c (modified) unused variable Thu, 23 May 1996 21:51:53 GMT Joel Sherrill [73c5da6a] * c/src/tests/psxtests/psxhdrs/clock02.c (added) * c/src/tests/psxtests/psxhdrs/clock03.c (added) * c/src/tests/psxtests/psxhdrs/time08.c (added) * c/src/tests/psxtests/psxhdrs/time09.c (added) * c/src/tests/psxtests/psxhdrs/time10.c (added) * c/src/tests/psxtests/psxhdrs/time11.c (added) * c/src/tests/psxtests/psxhdrs/time12.c (added) * c/src/tests/psxtests/psxhdrs/time13.c (added) * testsuites/psxtests/psxhdrs/clock02.c (added) * testsuites/psxtests/psxhdrs/clock03.c (added) * testsuites/psxtests/psxhdrs/time08.c (added) * testsuites/psxtests/psxhdrs/time09.c (added) * testsuites/psxtests/psxhdrs/time10.c (added) * testsuites/psxtests/psxhdrs/time11.c (added) * testsuites/psxtests/psxhdrs/time12.c (added) * testsuites/psxtests/psxhdrs/time13.c (added) new files Thu, 23 May 1996 21:23:12 GMT Joel Sherrill [7303eea] * c/src/tests/psxtests/psxhdrs/time01.c (added) * c/src/tests/psxtests/psxhdrs/time02.c (added) * c/src/tests/psxtests/psxhdrs/time03.c (added) * c/src/tests/psxtests/psxhdrs/time04.c (added) * c/src/tests/psxtests/psxhdrs/time05.c (added) * c/src/tests/psxtests/psxhdrs/time06.c (added) * c/src/tests/psxtests/psxhdrs/time07.c (added) * testsuites/psxtests/psxhdrs/time01.c (added) * testsuites/psxtests/psxhdrs/time02.c (added) * testsuites/psxtests/psxhdrs/time03.c (added) * testsuites/psxtests/psxhdrs/time04.c (added) * testsuites/psxtests/psxhdrs/time05.c (added) * testsuites/psxtests/psxhdrs/time06.c (added) * testsuites/psxtests/psxhdrs/time07.c (added) new files Thu, 23 May 1996 21:10:12 GMT Joel Sherrill [1b297b4a] * c/src/tests/psxtests/psxhdrs/signal20.c (added) * c/src/tests/psxtests/psxhdrs/signal21.c (added) * c/src/tests/psxtests/psxhdrs/signal22.c (added) * testsuites/psxtests/psxhdrs/signal20.c (added) * testsuites/psxtests/psxhdrs/signal21.c (added) * testsuites/psxtests/psxhdrs/signal22.c (added) new files Thu, 23 May 1996 20:43:04 GMT Joel Sherrill [d1d7e807] * c/src/tests/psxtests/psxhdrs/signal15.c (added) * c/src/tests/psxtests/psxhdrs/signal16.c (added) * c/src/tests/psxtests/psxhdrs/signal17.c (added) * c/src/tests/psxtests/psxhdrs/signal18.c (added) * c/src/tests/psxtests/psxhdrs/signal19.c (added) * testsuites/psxtests/psxhdrs/signal15.c (added) * testsuites/psxtests/psxhdrs/signal16.c (added) * testsuites/psxtests/psxhdrs/signal17.c (added) * testsuites/psxtests/psxhdrs/signal18.c (added) * testsuites/psxtests/psxhdrs/signal19.c (added) new files Thu, 23 May 1996 20:37:09 GMT Joel Sherrill [a1c86cbe] * c/src/tests/psxtests/psxhdrs/signal11.c (added) * c/src/tests/psxtests/psxhdrs/signal12.c (added) * c/src/tests/psxtests/psxhdrs/signal13.c (added) * c/src/tests/psxtests/psxhdrs/signal14.c (added) * testsuites/psxtests/psxhdrs/signal11.c (added) * testsuites/psxtests/psxhdrs/signal12.c (added) * testsuites/psxtests/psxhdrs/signal13.c (added) * testsuites/psxtests/psxhdrs/signal14.c (added) new files Thu, 23 May 1996 19:56:49 GMT Joel Sherrill [3d135eea] * c/src/tests/psxtests/psxhdrs/sched01.c (modified) * c/src/tests/psxtests/psxhdrs/sched02.c (modified) * c/src/tests/psxtests/psxhdrs/sched03.c (modified) * c/src/tests/psxtests/psxhdrs/sched04.c (modified) * c/src/tests/psxtests/psxhdrs/sched05.c (modified) * c/src/tests/psxtests/psxhdrs/sched06.c (modified) * c/src/tests/psxtests/psxhdrs/sched07.c (modified) * c/src/tests/psxtests/psxhdrs/sched08.c (modified) * testsuites/psxtests/psxhdrs/sched01.c (modified) * testsuites/psxtests/psxhdrs/sched02.c (modified) * testsuites/psxtests/psxhdrs/sched03.c (modified) * testsuites/psxtests/psxhdrs/sched04.c (modified) * testsuites/psxtests/psxhdrs/sched05.c (modified) * testsuites/psxtests/psxhdrs/sched06.c (modified) * testsuites/psxtests/psxhdrs/sched07.c (modified) * testsuites/psxtests/psxhdrs/sched08.c (modified) cleanup Thu, 23 May 1996 19:54:08 GMT Joel Sherrill [d3fed0a3] * c/src/tests/psxtests/psxhdrs/sched01.c (added) * c/src/tests/psxtests/psxhdrs/sched02.c (added) * c/src/tests/psxtests/psxhdrs/sched03.c (added) * c/src/tests/psxtests/psxhdrs/sched04.c (added) * c/src/tests/psxtests/psxhdrs/sched05.c (added) * c/src/tests/psxtests/psxhdrs/sched06.c (added) * c/src/tests/psxtests/psxhdrs/sched07.c (added) * c/src/tests/psxtests/psxhdrs/sched08.c (added) * testsuites/psxtests/psxhdrs/sched01.c (added) * testsuites/psxtests/psxhdrs/sched02.c (added) * testsuites/psxtests/psxhdrs/sched03.c (added) * testsuites/psxtests/psxhdrs/sched04.c (added) * testsuites/psxtests/psxhdrs/sched05.c (added) * testsuites/psxtests/psxhdrs/sched06.c (added) * testsuites/psxtests/psxhdrs/sched07.c (added) * testsuites/psxtests/psxhdrs/sched08.c (added) new files Thu, 23 May 1996 19:31:54 GMT Joel Sherrill [02bfc56] * c/src/tests/psxtests/psxhdrs/cond01.c (modified) * c/src/tests/psxtests/psxhdrs/cond02.c (modified) * c/src/tests/psxtests/psxhdrs/mutex01.c (modified) * c/src/tests/psxtests/psxhdrs/mutex02.c (modified) * c/src/tests/psxtests/psxhdrs/pthread01.c (modified) * c/src/tests/psxtests/psxhdrs/pthread02.c (modified) * c/src/tests/psxtests/psxhdrs/pthread03.c (modified) * c/src/tests/psxtests/psxhdrs/pthread04.c (modified) * c/src/tests/psxtests/psxhdrs/pthread05.c (modified) * c/src/tests/psxtests/psxhdrs/pthread06.c (modified) * c/src/tests/psxtests/psxhdrs/pthread10.c (modified) * c/src/tests/psxtests/psxhdrs/pthread11.c (modified) * c/src/tests/psxtests/psxhdrs/pthread12.c (modified) * c/src/tests/psxtests/psxhdrs/pthread13.c (modified) * c/src/tests/psxtests/psxhdrs/pthread14.c (modified) * c/src/tests/psxtests/psxhdrs/pthread15.c (modified) * c/src/tests/psxtests/psxhdrs/pthread16.c (modified) * c/src/tests/psxtests/psxhdrs/pthread17.c (modified) * c/src/tests/psxtests/psxhdrs/pthread18.c (modified) * c/src/tests/psxtests/psxhdrs/pthread19.c (modified) * c/src/tests/psxtests/psxhdrs/pthread20.c (modified) * c/src/tests/psxtests/psxhdrs/pthread21.c (modified) * c/src/tests/psxtests/psxhdrs/pthread22.c (modified) * c/src/tests/psxtests/psxhdrs/pthread23.c (modified) * c/src/tests/psxtests/psxhdrs/pthread26.c (modified) * c/src/tests/psxtests/psxhdrs/pthread27.c (modified) * c/src/tests/psxtests/psxhdrs/pthread28.c (modified) * c/src/tests/psxtests/psxhdrs/pthread29.c (modified) * c/src/tests/psxtests/psxhdrs/pthread30.c (modified) * testsuites/psxtests/psxhdrs/cond01.c (modified) * testsuites/psxtests/psxhdrs/cond02.c (modified) * testsuites/psxtests/psxhdrs/mutex01.c (modified) * testsuites/psxtests/psxhdrs/mutex02.c (modified) * testsuites/psxtests/psxhdrs/pthread01.c (modified) * testsuites/psxtests/psxhdrs/pthread02.c (modified) * testsuites/psxtests/psxhdrs/pthread03.c (modified) * testsuites/psxtests/psxhdrs/pthread04.c (modified) * testsuites/psxtests/psxhdrs/pthread05.c (modified) * testsuites/psxtests/psxhdrs/pthread06.c (modified) * testsuites/psxtests/psxhdrs/pthread10.c (modified) * testsuites/psxtests/psxhdrs/pthread11.c (modified) * testsuites/psxtests/psxhdrs/pthread12.c (modified) * testsuites/psxtests/psxhdrs/pthread13.c (modified) * testsuites/psxtests/psxhdrs/pthread14.c (modified) * testsuites/psxtests/psxhdrs/pthread15.c (modified) * testsuites/psxtests/psxhdrs/pthread16.c (modified) * testsuites/psxtests/psxhdrs/pthread17.c (modified) * testsuites/psxtests/psxhdrs/pthread18.c (modified) * testsuites/psxtests/psxhdrs/pthread19.c (modified) * testsuites/psxtests/psxhdrs/pthread20.c (modified) * testsuites/psxtests/psxhdrs/pthread21.c (modified) * testsuites/psxtests/psxhdrs/pthread22.c (modified) * testsuites/psxtests/psxhdrs/pthread23.c (modified) * testsuites/psxtests/psxhdrs/pthread26.c (modified) * testsuites/psxtests/psxhdrs/pthread27.c (modified) * testsuites/psxtests/psxhdrs/pthread28.c (modified) * testsuites/psxtests/psxhdrs/pthread29.c (modified) * testsuites/psxtests/psxhdrs/pthread30.c (modified) cleanup status vs. result Thu, 23 May 1996 19:23:54 GMT Joel Sherrill [318ac69] * c/src/tests/psxtests/psxhdrs/pthread32.c (added) * c/src/tests/psxtests/psxhdrs/pthread33.c (added) * c/src/tests/psxtests/psxhdrs/pthread34.c (added) * c/src/tests/psxtests/psxhdrs/pthread35.c (added) * c/src/tests/psxtests/psxhdrs/pthread36.c (added) * testsuites/psxtests/psxhdrs/pthread32.c (added) * testsuites/psxtests/psxhdrs/pthread33.c (added) * testsuites/psxtests/psxhdrs/pthread34.c (added) * testsuites/psxtests/psxhdrs/pthread35.c (added) * testsuites/psxtests/psxhdrs/pthread36.c (added) new files Thu, 23 May 1996 19:09:21 GMT Joel Sherrill [7af3a828] * c/src/tests/psxtests/psxhdrs/pthread28.c (added) * c/src/tests/psxtests/psxhdrs/pthread29.c (added) * c/src/tests/psxtests/psxhdrs/pthread30.c (added) * c/src/tests/psxtests/psxhdrs/pthread31.c (added) * testsuites/psxtests/psxhdrs/pthread28.c (added) * testsuites/psxtests/psxhdrs/pthread29.c (added) * testsuites/psxtests/psxhdrs/pthread30.c (added) * testsuites/psxtests/psxhdrs/pthread31.c (added) new files Thu, 23 May 1996 19:04:18 GMT Joel Sherrill [f2cb4ac] * c/src/tests/psxtests/psxhdrs/key04.c (added) * c/src/tests/psxtests/psxhdrs/pthread27.c (added) * testsuites/psxtests/psxhdrs/key04.c (added) * testsuites/psxtests/psxhdrs/pthread27.c (added) new files Thu, 23 May 1996 18:55:32 GMT Joel Sherrill [57fc51c] * c/src/tests/psxtests/psxhdrs/mutex14.c (added) * c/src/tests/psxtests/psxhdrs/mutex15.c (added) * c/src/tests/psxtests/psxhdrs/mutex16.c (added) * c/src/tests/psxtests/psxhdrs/pthread24.c (added) * c/src/tests/psxtests/psxhdrs/pthread25.c (added) * c/src/tests/psxtests/psxhdrs/pthread26.c (added) * testsuites/psxtests/psxhdrs/mutex14.c (added) * testsuites/psxtests/psxhdrs/mutex15.c (added) * testsuites/psxtests/psxhdrs/mutex16.c (added) * testsuites/psxtests/psxhdrs/pthread24.c (added) * testsuites/psxtests/psxhdrs/pthread25.c (added) * testsuites/psxtests/psxhdrs/pthread26.c (added) new files Thu, 23 May 1996 18:43:59 GMT Joel Sherrill [41e7a1d8] * c/src/tests/psxtests/psxhdrs/cond08.c (added) * c/src/tests/psxtests/psxhdrs/cond09.c (added) * c/src/tests/psxtests/psxhdrs/cond10.c (added) * c/src/tests/psxtests/psxhdrs/mutex10.c (added) * c/src/tests/psxtests/psxhdrs/mutex11.c (added) * c/src/tests/psxtests/psxhdrs/mutex12.c (added) * c/src/tests/psxtests/psxhdrs/mutex13.c (added) * c/src/tests/psxtests/psxhdrs/pthread22.c (added) * c/src/tests/psxtests/psxhdrs/pthread23.c (added) * testsuites/psxtests/psxhdrs/cond08.c (added) * testsuites/psxtests/psxhdrs/cond09.c (added) * testsuites/psxtests/psxhdrs/cond10.c (added) * testsuites/psxtests/psxhdrs/mutex10.c (added) * testsuites/psxtests/psxhdrs/mutex11.c (added) * testsuites/psxtests/psxhdrs/mutex12.c (added) * testsuites/psxtests/psxhdrs/mutex13.c (added) * testsuites/psxtests/psxhdrs/pthread22.c (added) * testsuites/psxtests/psxhdrs/pthread23.c (added) new files Thu, 23 May 1996 18:08:15 GMT Joel Sherrill [9854e336] * c/src/tests/psxtests/psxhdrs/cond01.c (modified) * c/src/tests/psxtests/psxhdrs/cond02.c (modified) * c/src/tests/psxtests/psxhdrs/cond03.c (modified) * c/src/tests/psxtests/psxhdrs/cond04.c (modified) * c/src/tests/psxtests/psxhdrs/cond05.c (modified) * c/src/tests/psxtests/psxhdrs/cond06.c (modified) * c/src/tests/psxtests/psxhdrs/cond07.c (modified) * c/src/tests/psxtests/psxhdrs/key01.c (modified) * c/src/tests/psxtests/psxhdrs/key02.c (modified) * c/src/tests/psxtests/psxhdrs/key03.c (modified) * c/src/tests/psxtests/psxhdrs/mutex01.c (modified) * c/src/tests/psxtests/psxhdrs/mutex02.c (modified) * c/src/tests/psxtests/psxhdrs/mutex03.c (modified) * c/src/tests/psxtests/psxhdrs/mutex04.c (modified) * c/src/tests/psxtests/psxhdrs/mutex05.c (modified) * c/src/tests/psxtests/psxhdrs/mutex06.c (modified) * c/src/tests/psxtests/psxhdrs/mutex07.c (modified) * c/src/tests/psxtests/psxhdrs/mutex08.c (modified) * c/src/tests/psxtests/psxhdrs/mutex09.c (modified) * c/src/tests/psxtests/psxhdrs/pthread01.c (modified) * c/src/tests/psxtests/psxhdrs/pthread02.c (modified) * c/src/tests/psxtests/psxhdrs/pthread03.c (modified) * c/src/tests/psxtests/psxhdrs/pthread04.c (modified) * c/src/tests/psxtests/psxhdrs/pthread05.c (modified) * c/src/tests/psxtests/psxhdrs/pthread06.c (modified) * c/src/tests/psxtests/psxhdrs/pthread07.c (modified) * c/src/tests/psxtests/psxhdrs/pthread08.c (modified) * c/src/tests/psxtests/psxhdrs/pthread09.c (modified) * c/src/tests/psxtests/psxhdrs/pthread10.c (modified) * c/src/tests/psxtests/psxhdrs/pthread13.c (modified) * c/src/tests/psxtests/psxhdrs/pthread21.c (modified) * c/src/tests/psxtests/psxhdrs/signal06.c (modified) * c/src/tests/psxtests/psxhdrs/signal07.c (modified) * c/src/tests/psxtests/psxhdrs/signal08.c (modified) * testsuites/psxtests/psxhdrs/cond01.c (modified) * testsuites/psxtests/psxhdrs/cond02.c (modified) * testsuites/psxtests/psxhdrs/cond03.c (modified) * testsuites/psxtests/psxhdrs/cond04.c (modified) * testsuites/psxtests/psxhdrs/cond05.c (modified) * testsuites/psxtests/psxhdrs/cond06.c (modified) * testsuites/psxtests/psxhdrs/cond07.c (modified) * testsuites/psxtests/psxhdrs/key01.c (modified) * testsuites/psxtests/psxhdrs/key02.c (modified) * testsuites/psxtests/psxhdrs/key03.c (modified) * testsuites/psxtests/psxhdrs/mutex01.c (modified) * testsuites/psxtests/psxhdrs/mutex02.c (modified) * testsuites/psxtests/psxhdrs/mutex03.c (modified) * testsuites/psxtests/psxhdrs/mutex04.c (modified) * testsuites/psxtests/psxhdrs/mutex05.c (modified) * testsuites/psxtests/psxhdrs/mutex06.c (modified) * testsuites/psxtests/psxhdrs/mutex07.c (modified) * testsuites/psxtests/psxhdrs/mutex08.c (modified) * testsuites/psxtests/psxhdrs/mutex09.c (modified) * testsuites/psxtests/psxhdrs/pthread01.c (modified) * testsuites/psxtests/psxhdrs/pthread02.c (modified) * testsuites/psxtests/psxhdrs/pthread03.c (modified) * testsuites/psxtests/psxhdrs/pthread04.c (modified) * testsuites/psxtests/psxhdrs/pthread05.c (modified) * testsuites/psxtests/psxhdrs/pthread06.c (modified) * testsuites/psxtests/psxhdrs/pthread07.c (modified) * testsuites/psxtests/psxhdrs/pthread08.c (modified) * testsuites/psxtests/psxhdrs/pthread09.c (modified) * testsuites/psxtests/psxhdrs/pthread10.c (modified) * testsuites/psxtests/psxhdrs/pthread13.c (modified) * testsuites/psxtests/psxhdrs/pthread21.c (modified) * testsuites/psxtests/psxhdrs/signal06.c (modified) * testsuites/psxtests/psxhdrs/signal07.c (modified) * testsuites/psxtests/psxhdrs/signal08.c (modified) updated to reflect more constants and feature macros Thu, 23 May 1996 15:37:38 GMT Joel Sherrill [8b2ecf85] * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libcpu/hppa1.1/timer/timer.c (modified) * c/src/tests/mptests/mp07/task1.c (modified) * c/src/tests/mptests/mp14/exit.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp14/exit.c (modified) updates from Tony Bennett Wed, 22 May 1996 22:39:47 GMT Joel Sherrill [2328475] * c/src/tests/psxtests/psxhdrs/clock01.c (added) * c/src/tests/psxtests/psxhdrs/cond01.c (added) * c/src/tests/psxtests/psxhdrs/cond02.c (added) * c/src/tests/psxtests/psxhdrs/cond03.c (added) * c/src/tests/psxtests/psxhdrs/cond04.c (added) * c/src/tests/psxtests/psxhdrs/cond05.c (added) * c/src/tests/psxtests/psxhdrs/cond06.c (added) * c/src/tests/psxtests/psxhdrs/cond07.c (added) * c/src/tests/psxtests/psxhdrs/key01.c (added) * c/src/tests/psxtests/psxhdrs/key02.c (added) * c/src/tests/psxtests/psxhdrs/key03.c (added) * c/src/tests/psxtests/psxhdrs/mutex01.c (added) * c/src/tests/psxtests/psxhdrs/mutex02.c (added) * c/src/tests/psxtests/psxhdrs/mutex03.c (added) * c/src/tests/psxtests/psxhdrs/mutex04.c (added) * c/src/tests/psxtests/psxhdrs/mutex05.c (added) * c/src/tests/psxtests/psxhdrs/mutex06.c (added) * c/src/tests/psxtests/psxhdrs/mutex07.c (added) * c/src/tests/psxtests/psxhdrs/mutex08.c (added) * c/src/tests/psxtests/psxhdrs/mutex09.c (added) * c/src/tests/psxtests/psxhdrs/pthread01.c (added) * c/src/tests/psxtests/psxhdrs/pthread02.c (added) * c/src/tests/psxtests/psxhdrs/pthread03.c (added) * c/src/tests/psxtests/psxhdrs/pthread04.c (added) * c/src/tests/psxtests/psxhdrs/pthread05.c (added) * c/src/tests/psxtests/psxhdrs/pthread06.c (added) * c/src/tests/psxtests/psxhdrs/pthread07.c (added) * c/src/tests/psxtests/psxhdrs/pthread08.c (added) * c/src/tests/psxtests/psxhdrs/pthread09.c (added) * c/src/tests/psxtests/psxhdrs/pthread10.c (added) * c/src/tests/psxtests/psxhdrs/pthread11.c (added) * c/src/tests/psxtests/psxhdrs/pthread12.c (added) * c/src/tests/psxtests/psxhdrs/pthread13.c (added) * c/src/tests/psxtests/psxhdrs/pthread14.c (added) * c/src/tests/psxtests/psxhdrs/pthread15.c (added) * c/src/tests/psxtests/psxhdrs/pthread16.c (added) * c/src/tests/psxtests/psxhdrs/pthread17.c (added) * c/src/tests/psxtests/psxhdrs/pthread18.c (added) * c/src/tests/psxtests/psxhdrs/pthread19.c (added) * c/src/tests/psxtests/psxhdrs/pthread20.c (added) * c/src/tests/psxtests/psxhdrs/pthread21.c (added) * c/src/tests/psxtests/psxhdrs/signal01.c (added) * c/src/tests/psxtests/psxhdrs/signal02.c (added) * c/src/tests/psxtests/psxhdrs/signal03.c (added) * c/src/tests/psxtests/psxhdrs/signal04.c (added) * c/src/tests/psxtests/psxhdrs/signal05.c (added) * c/src/tests/psxtests/psxhdrs/signal06.c (added) * c/src/tests/psxtests/psxhdrs/signal07.c (added) * c/src/tests/psxtests/psxhdrs/signal08.c (added) * c/src/tests/psxtests/psxhdrs/signal09.c (added) * c/src/tests/psxtests/psxhdrs/signal10.c (added) * testsuites/psxtests/psxhdrs/clock01.c (added) * testsuites/psxtests/psxhdrs/cond01.c (added) * testsuites/psxtests/psxhdrs/cond02.c (added) * testsuites/psxtests/psxhdrs/cond03.c (added) * testsuites/psxtests/psxhdrs/cond04.c (added) * testsuites/psxtests/psxhdrs/cond05.c (added) * testsuites/psxtests/psxhdrs/cond06.c (added) * testsuites/psxtests/psxhdrs/cond07.c (added) * testsuites/psxtests/psxhdrs/key01.c (added) * testsuites/psxtests/psxhdrs/key02.c (added) * testsuites/psxtests/psxhdrs/key03.c (added) * testsuites/psxtests/psxhdrs/mutex01.c (added) * testsuites/psxtests/psxhdrs/mutex02.c (added) * testsuites/psxtests/psxhdrs/mutex03.c (added) * testsuites/psxtests/psxhdrs/mutex04.c (added) * testsuites/psxtests/psxhdrs/mutex05.c (added) * testsuites/psxtests/psxhdrs/mutex06.c (added) * testsuites/psxtests/psxhdrs/mutex07.c (added) * testsuites/psxtests/psxhdrs/mutex08.c (added) * testsuites/psxtests/psxhdrs/mutex09.c (added) * testsuites/psxtests/psxhdrs/pthread01.c (added) * testsuites/psxtests/psxhdrs/pthread02.c (added) * testsuites/psxtests/psxhdrs/pthread03.c (added) * testsuites/psxtests/psxhdrs/pthread04.c (added) * testsuites/psxtests/psxhdrs/pthread05.c (added) * testsuites/psxtests/psxhdrs/pthread06.c (added) * testsuites/psxtests/psxhdrs/pthread07.c (added) * testsuites/psxtests/psxhdrs/pthread08.c (added) * testsuites/psxtests/psxhdrs/pthread09.c (added) * testsuites/psxtests/psxhdrs/pthread10.c (added) * testsuites/psxtests/psxhdrs/pthread11.c (added) * testsuites/psxtests/psxhdrs/pthread12.c (added) * testsuites/psxtests/psxhdrs/pthread13.c (added) * testsuites/psxtests/psxhdrs/pthread14.c (added) * testsuites/psxtests/psxhdrs/pthread15.c (added) * testsuites/psxtests/psxhdrs/pthread16.c (added) * testsuites/psxtests/psxhdrs/pthread17.c (added) * testsuites/psxtests/psxhdrs/pthread18.c (added) * testsuites/psxtests/psxhdrs/pthread19.c (added) * testsuites/psxtests/psxhdrs/pthread20.c (added) * testsuites/psxtests/psxhdrs/pthread21.c (added) * testsuites/psxtests/psxhdrs/signal01.c (added) * testsuites/psxtests/psxhdrs/signal02.c (added) * testsuites/psxtests/psxhdrs/signal03.c (added) * testsuites/psxtests/psxhdrs/signal04.c (added) * testsuites/psxtests/psxhdrs/signal05.c (added) * testsuites/psxtests/psxhdrs/signal06.c (added) * testsuites/psxtests/psxhdrs/signal07.c (added) * testsuites/psxtests/psxhdrs/signal08.c (added) * testsuites/psxtests/psxhdrs/signal09.c (added) * testsuites/psxtests/psxhdrs/signal10.c (added) created posix test suite with test of header files Fri, 10 May 1996 20:24:07 GMT Joel Sherrill [4e684a31] * c/src/tests/README (modified) * testsuites/README (modified) added posix test directory Mon, 22 Apr 1996 23:58:40 GMT Joel Sherrill [d2d6467] * c/src/tests/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) Lowered number of messages created to reduce burden on workspace. Mon, 22 Apr 1996 16:53:46 GMT Joel Sherrill [8389628] * c/src/exec/libcsupport/include/rtems/assoc.h (modified) * c/src/exec/libcsupport/include/rtems/error.h (modified) * c/src/exec/libcsupport/src/assoc.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/lib/include/rtems/assoc.h (modified) * c/src/lib/include/rtems/error.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libc/assoc.c (modified) * c/src/lib/libc/assoc.h (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/error.h (modified) * c/src/lib/libmisc/assoc/assoc.c (modified) * c/src/lib/libmisc/assoc/assoc.h (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/error/error.h (modified) * c/src/lib/libmisc/monitor/mon-command.c (modified) * c/src/lib/libmisc/monitor/mon-config.c (modified) * c/src/lib/libmisc/monitor/mon-dname.c (modified) * c/src/lib/libmisc/monitor/mon-driver.c (modified) * c/src/lib/libmisc/monitor/mon-extension.c (modified) * c/src/lib/libmisc/monitor/mon-itask.c (modified) * c/src/lib/libmisc/monitor/mon-manager.c (modified) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-mpci.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-prmisc.c (modified) * c/src/lib/libmisc/monitor/mon-queue.c (modified) * c/src/lib/libmisc/monitor/mon-server.c (modified) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/lib/libmisc/monitor/symbols.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/assoc/assoc.c (modified) * c/src/libmisc/assoc/assoc.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/error/error.h (modified) * c/src/libmisc/monitor/mon-command.c (modified) * c/src/libmisc/monitor/mon-config.c (modified) * c/src/libmisc/monitor/mon-dname.c (modified) * c/src/libmisc/monitor/mon-driver.c (modified) * c/src/libmisc/monitor/mon-extension.c (modified) * c/src/libmisc/monitor/mon-itask.c (modified) * c/src/libmisc/monitor/mon-manager.c (modified) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-mpci.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-prmisc.c (modified) * c/src/libmisc/monitor/mon-queue.c (modified) * c/src/libmisc/monitor/mon-server.c (modified) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/mon-task.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/libmisc/monitor/symbols.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/tests/sptests/spfatal/fatal.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libcsupport/src/assoc.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libmisc/monitor/mon-command.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-dname.c (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/libmisc/monitor/mon-manager.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/mon-queue.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/monitor/symbols.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * testsuites/sptests/spfatal/fatal.c (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) updates from Tony Bennett Mon, 22 Apr 1996 16:53:05 GMT Joel Sherrill [5a36154a] * c/src/tests/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp09/screen03.c (modified) addition of optional user provided stack allocator means that we can ... Wed, 06 Mar 1996 21:37:43 GMT Joel Sherrill [e6424462] * c/src/exec/libcsupport/src/error.c (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/monitor/mon-config.c (modified) * c/src/lib/libmisc/monitor/mon-dname.c (modified) * c/src/lib/libmisc/monitor/mon-driver.c (modified) * c/src/lib/libmisc/monitor/mon-itask.c (modified) * c/src/lib/libmisc/monitor/mon-mpci.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/monitor/mon-config.c (modified) * c/src/libmisc/monitor/mon-dname.c (modified) * c/src/libmisc/monitor/mon-driver.c (modified) * c/src/libmisc/monitor/mon-itask.c (modified) * c/src/libmisc/monitor/mon-mpci.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-dname.c (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * testsuites/tmtests/tm26/task1.c (modified) As part of reducing visibility into rtems and hiding the .inl files ... Thu, 22 Feb 1996 20:14:36 GMT Joel Sherrill [ba39113] * c/src/tests/sptests/sp07/task1.c (modified) * c/src/tests/sptests/sp09/task1.c (modified) * c/src/tests/sptests/sp11/task1.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/task1.c (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp14/task1.c (modified) * c/src/tests/sptests/sp16/task1.c (modified) * c/src/tests/sptests/sp22/task1.c (modified) * c/src/tests/sptests/sp25/task1.c (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/sp11/task1.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp22/task1.c (modified) * testsuites/sptests/sp25/task1.c (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) The name of the test support routine pause was changed to ... Wed, 21 Feb 1996 14:47:58 GMT Joel Sherrill [0e0d88b] * c/src/tests/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/size.c (modified) Dispersal of internal thread handler resulted in removal of some ... Tue, 13 Feb 1996 22:16:36 GMT Joel Sherrill [8bde6ea9] * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/spfatal/system.h (modified) removed post switch extension Fri, 09 Feb 1996 14:31:39 GMT Joel Sherrill [8c8a924] * c/src/tests/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/size.c (modified) As part of implementing the new isr synchronization algorithm using a ... Fri, 19 Jan 1996 22:22:12 GMT Joel Sherrill [c3dcd6e] * c/src/tests/sptests/spsize/size.c (modified) * testsuites/sptests/spsize/size.c (modified) Added RTEMS API control structure to per task memory usage macro. Fri, 19 Jan 1996 22:21:46 GMT Joel Sherrill [709b93d] * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp16/init.c (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp16/init.c (modified) Increased stack size. Wed, 17 Jan 1996 20:14:18 GMT Joel Sherrill [97dde60] * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp22/init.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp22/init.c (modified) increased stack space Mon, 15 Jan 1996 23:07:00 GMT Joel Sherrill [b817240c] * c/src/tests/samples/paranoia/system.h (modified) * testsuites/samples/paranoia/system.h (modified) Init task was not defined as being floating point. Mon, 15 Jan 1996 21:50:28 GMT Joel Sherrill [c64e4ed4] * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/rtems/assoc.h (modified) * c/src/exec/libcsupport/include/rtems/error.h (modified) * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/exec/libcsupport/src/assoc.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unixtypes.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/lib/include/rtems/assoc.h (modified) * c/src/lib/include/rtems/error.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/startup/no-ctor.c (added) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/assoc.c (modified) * c/src/lib/libc/assoc.h (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/error.h (modified) * c/src/lib/libc/libcsupport.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libmisc/assoc/assoc.c (modified) * c/src/lib/libmisc/assoc/assoc.h (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/error/error.h (modified) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-prmisc.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/assoc/assoc.c (modified) * c/src/libmisc/assoc/assoc.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/error/error.h (modified) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-prmisc.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/tests/sptests/sp09/screen02.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/assoc.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * testsuites/sptests/sp09/screen02.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/support/include/tmacros.h (modified) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) updates from Tony Bennett for PA and UNIX ports Wed, 20 Dec 1995 15:39:19 GMT Joel Sherrill [5c491aef] * c/src/exec/score/cpu/powerpc/README (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/irq_stub.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/README (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/README (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) changes remerged after lost in disk crash -- recovered from snapshot, ... Tue, 19 Dec 1995 20:26:32 GMT Joel Sherrill [8bdcfc4] * c/README.DOS (modified) * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/src/exec/score/headers/interr.h (modified) * c/src/exec/score/include/rtems/score/interr.h (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/include/page_table.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/README (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/mptests/mp12/system.h (modified) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) changes remerged after disk crash -- history lost Tue, 31 Oct 1995 21:28:16 GMT Joel Sherrill [c4808ca] * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/cpu/sparc/README (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (modified) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) * c/src/lib/libcpu/sparc/reg_win/window.s (added) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/cpu/sparc/README (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * testsuites/sptests/spsize/size.c (modified) typos fixed Mon, 30 Oct 1995 21:54:45 GMT Joel Sherrill [9700578] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/libcsupport/include/ringbuf.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/README (added) * c/src/exec/score/cpu/sparc/asm.h (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (added) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/include/ringbuf.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (added) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * cpukit/libcsupport/include/ringbuf.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/rtems/src/event.c (modified) * cpukit/score/cpu/sparc/README (added) * cpukit/score/cpu/sparc/asm.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) SPARC port passes all tests Wed, 11 Oct 1995 13:54:46 GMT Joel Sherrill [ea74482] * c/src/tests/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) reordered test cases from simple to complex Fri, 06 Oct 1995 20:48:38 GMT Joel Sherrill [eb5a7e07] * c/build-tools/os/msdos/cklength.uue (modified) * c/build-tools/os/msdos/fixtimer.uue (modified) * c/build-tools/os/msdos/ifc_exe.uue (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/sys/utsname.h (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/base/aio.h (modified) * c/src/exec/posix/base/devctl.h (modified) * c/src/exec/posix/base/intr.h (modified) * c/src/exec/posix/base/limits.h (modified) * c/src/exec/posix/base/mqueue.h (modified) * c/src/exec/posix/base/pthread.h (modified) * c/src/exec/posix/base/sched.h (modified) * c/src/exec/posix/base/semaphore.h (modified) * c/src/exec/posix/base/unistd.h (modified) * c/src/exec/posix/headers/cancel.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/aio.h (modified) * c/src/exec/posix/include/devctl.h (modified) * c/src/exec/posix/include/intr.h (modified) * c/src/exec/posix/include/limits.h (modified) * c/src/exec/posix/include/mqueue.h (modified) * c/src/exec/posix/include/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/cancel.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * c/src/exec/posix/include/sched.h (modified) * c/src/exec/posix/include/semaphore.h (modified) * c/src/exec/posix/include/sys/utsname.h (modified) * c/src/exec/posix/include/unistd.h (modified) * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/cancel.c (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/exec/posix/sys/utsname.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/m68k/qsm.h (modified) * c/src/exec/score/cpu/m68k/sim.h (modified) * c/src/exec/score/cpu/powerpc/README (modified) * c/src/exec/score/cpu/powerpc/TODO (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/irq_stub.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/lib/include/sys/utsname.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h (modified) * c/src/lib/libbsp/m68k/idp/README (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/console/leds.c (modified) * c/src/lib/libbsp/m68k/idp/console/mc68ec.c (modified) * c/src/lib/libbsp/m68k/idp/include/leds.h (modified) * c/src/lib/libbsp/m68k/idp/startup/linkcmds (modified) * c/src/lib/libbsp/powerpc/papyrus/README (modified) * c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/unixlibc.c (modified) * c/src/lib/libc/utsname.c (modified) * c/src/lib/libcpu/powerpc/README (modified) * c/src/tests/samples/README (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * cpukit/libcsupport/include/sys/utsname.h (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/unixlibc.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/include/aio.h (modified) * cpukit/posix/include/devctl.h (modified) * cpukit/posix/include/intr.h (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/cancel.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/sched.h (modified) * cpukit/posix/include/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/sim.h (modified) * cpukit/score/cpu/m68k/sim.h (modified) * testsuites/samples/README (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * tools/build/os/msdos/cklength.uue (modified) * tools/build/os/msdos/fixtimer.uue (modified) * tools/build/os/msdos/ifc_exe.uue (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) fixed missing CVS IDs Fri, 29 Sep 1995 17:19:16 GMT Joel Sherrill [11290355] * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/linkcmds (modified) * c/src/lib/libbsp/shmdr/dump.c (modified) * c/src/lib/libbsp/shmdr/fatal.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/monitor/mon-extension.c (modified) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/libchip/shmdr/dump.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/monitor/mon-extension.c (modified) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/tests/samples/cdtest/main.cc (modified) * c/src/tests/support/include/tmacros.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/src/heap.c (modified) * testsuites/samples/cdtest/main.cc (modified) * testsuites/support/include/tmacros.h (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) all targets compile .. tony's patches in place Wed, 27 Sep 1995 20:53:58 GMT Joel Sherrill [37f4c2d] * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/tools/unix/gensize.c (added) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspclean.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/exit.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/timer/timer.c (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/tests/sptests/sp12/sp12.scn (modified) * c/src/tests/sptests/sp13/sp13.scn (modified) * c/src/tests/sptests/sp15/sp15.scn (modified) * c/src/tests/sptests/sp16/sp16.scn (modified) * c/src/tests/sptests/sp20/sp20.scn (modified) * c/src/tests/sptests/sp22/sp22.scn (modified) * c/src/tests/sptests/sp23/sp23.scn (modified) * c/src/tests/sptests/sp25/sp25.scn (modified) * cpukit/score/cpu/unix/cpu.c (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp15/sp15.scn (modified) * testsuites/sptests/sp16/sp16.scn (modified) * testsuites/sptests/sp20/sp20.scn (modified) * testsuites/sptests/sp22/sp22.scn (modified) * testsuites/sptests/sp23/sp23.scn (modified) * testsuites/sptests/sp25/sp25.scn (modified) * tools/cpu/unix/gensize.c (added) Modified UNIX simulator port so all references to native unix stuff ... Tue, 26 Sep 1995 19:27:15 GMT Joel Sherrill [5e9b32b] * c/src/exec/libcsupport/include/sys/utsname.h (added) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/utsname.c (added) * c/src/exec/posix/base/aio.h (added) * c/src/exec/posix/base/devctl.h (added) * c/src/exec/posix/base/intr.h (added) * c/src/exec/posix/base/limits.h (added) * c/src/exec/posix/base/mqueue.h (added) * c/src/exec/posix/base/pthread.h (added) * c/src/exec/posix/base/sched.h (added) * c/src/exec/posix/base/semaphore.h (added) * c/src/exec/posix/base/unistd.h (added) * c/src/exec/posix/headers/cancel.h (added) * c/src/exec/posix/headers/cond.h (added) * c/src/exec/posix/headers/condmp.h (added) * c/src/exec/posix/headers/intr.h (added) * c/src/exec/posix/headers/key.h (added) * c/src/exec/posix/headers/mqueue.h (added) * c/src/exec/posix/headers/mqueuemp.h (added) * c/src/exec/posix/headers/mutex.h (added) * c/src/exec/posix/headers/mutexmp.h (added) * c/src/exec/posix/headers/priority.h (added) * c/src/exec/posix/headers/pthread.h (added) * c/src/exec/posix/headers/pthreadmp.h (added) * c/src/exec/posix/headers/semaphore.h (added) * c/src/exec/posix/headers/semaphoremp.h (added) * c/src/exec/posix/headers/threadsup.h (added) * c/src/exec/posix/headers/time.h (added) * c/src/exec/posix/include/aio.h (added) * c/src/exec/posix/include/devctl.h (added) * c/src/exec/posix/include/intr.h (added) * c/src/exec/posix/include/limits.h (added) * c/src/exec/posix/include/mqueue.h (added) * c/src/exec/posix/include/pthread.h (added) * c/src/exec/posix/include/rtems/posix/cancel.h (added) * c/src/exec/posix/include/rtems/posix/cond.h (added) * c/src/exec/posix/include/rtems/posix/condmp.h (added) * c/src/exec/posix/include/rtems/posix/intr.h (added) * c/src/exec/posix/include/rtems/posix/key.h (added) * c/src/exec/posix/include/rtems/posix/mqueue.h (added) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (added) * c/src/exec/posix/include/rtems/posix/mutex.h (added) * c/src/exec/posix/include/rtems/posix/mutexmp.h (added) * c/src/exec/posix/include/rtems/posix/priority.h (added) * c/src/exec/posix/include/rtems/posix/pthread.h (added) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (added) * c/src/exec/posix/include/rtems/posix/semaphore.h (added) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (added) * c/src/exec/posix/include/rtems/posix/threadsup.h (added) * c/src/exec/posix/include/rtems/posix/time.h (added) * c/src/exec/posix/include/sched.h (added) * c/src/exec/posix/include/semaphore.h (added) * c/src/exec/posix/include/sys/utsname.h (added) * c/src/exec/posix/include/unistd.h (added) * c/src/exec/posix/inline/cond.inl (added) * c/src/exec/posix/inline/intr.inl (added) * c/src/exec/posix/inline/key.inl (added) * c/src/exec/posix/inline/mqueue.inl (added) * c/src/exec/posix/inline/mutex.inl (added) * c/src/exec/posix/inline/priority.inl (added) * c/src/exec/posix/inline/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/cond.inl (added) * c/src/exec/posix/inline/rtems/posix/intr.inl (added) * c/src/exec/posix/inline/rtems/posix/key.inl (added) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (added) * c/src/exec/posix/inline/rtems/posix/mutex.inl (added) * c/src/exec/posix/inline/rtems/posix/priority.inl (added) * c/src/exec/posix/inline/rtems/posix/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (added) * c/src/exec/posix/inline/semaphore.inl (added) * c/src/exec/posix/src/aio.c (added) * c/src/exec/posix/src/cancel.c (added) * c/src/exec/posix/src/cond.c (added) * c/src/exec/posix/src/devctl.c (added) * c/src/exec/posix/src/intr.c (added) * c/src/exec/posix/src/key.c (added) * c/src/exec/posix/src/mqueue.c (added) * c/src/exec/posix/src/mutex.c (added) * c/src/exec/posix/src/psignal.c (added) * c/src/exec/posix/src/pthread.c (added) * c/src/exec/posix/src/sched.c (added) * c/src/exec/posix/src/semaphore.c (added) * c/src/exec/posix/src/time.c (added) * c/src/exec/posix/src/types.c (added) * c/src/exec/posix/src/unistd.c (added) * c/src/exec/posix/src/utsname.c (added) * c/src/exec/posix/sys/utsname.h (added) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/lib/include/sys/utsname.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/utsname.c (added) * c/src/libchip/shmdr/poll.c (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/libcsupport/include/sys/utsname.h (added) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/utsname.c (added) * cpukit/posix/include/aio.h (added) * cpukit/posix/include/devctl.h (added) * cpukit/posix/include/intr.h (added) * cpukit/posix/include/mqueue.h (added) * cpukit/posix/include/rtems/posix/cancel.h (added) * cpukit/posix/include/rtems/posix/cond.h (added) * cpukit/posix/include/rtems/posix/condmp.h (added) * cpukit/posix/include/rtems/posix/intr.h (added) * cpukit/posix/include/rtems/posix/key.h (added) * cpukit/posix/include/rtems/posix/mqueue.h (added) * cpukit/posix/include/rtems/posix/mqueuemp.h (added) * cpukit/posix/include/rtems/posix/mutex.h (added) * cpukit/posix/include/rtems/posix/mutexmp.h (added) * cpukit/posix/include/rtems/posix/priority.h (added) * cpukit/posix/include/rtems/posix/pthread.h (added) * cpukit/posix/include/rtems/posix/pthreadmp.h (added) * cpukit/posix/include/rtems/posix/semaphore.h (added) * cpukit/posix/include/rtems/posix/semaphoremp.h (added) * cpukit/posix/include/rtems/posix/threadsup.h (added) * cpukit/posix/include/rtems/posix/time.h (added) * cpukit/posix/include/sched.h (added) * cpukit/posix/include/semaphore.h (added) * cpukit/posix/inline/rtems/posix/cond.inl (added) * cpukit/posix/inline/rtems/posix/intr.inl (added) * cpukit/posix/inline/rtems/posix/key.inl (added) * cpukit/posix/inline/rtems/posix/mqueue.inl (added) * cpukit/posix/inline/rtems/posix/mutex.inl (added) * cpukit/posix/inline/rtems/posix/priority.inl (added) * cpukit/posix/inline/rtems/posix/pthread.inl (added) * cpukit/posix/inline/rtems/posix/semaphore.inl (added) * cpukit/posix/src/aio.c (added) * cpukit/posix/src/cancel.c (added) * cpukit/posix/src/cond.c (added) * cpukit/posix/src/devctl.c (added) * cpukit/posix/src/intr.c (added) * cpukit/posix/src/key.c (added) * cpukit/posix/src/mqueue.c (added) * cpukit/posix/src/mutex.c (added) * cpukit/posix/src/psignal.c (added) * cpukit/posix/src/pthread.c (added) * cpukit/posix/src/sched.c (added) * cpukit/posix/src/semaphore.c (added) * cpukit/posix/src/time.c (added) * cpukit/posix/src/types.c (added) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/spsize/size.c (modified) posix support initially added Fri, 22 Sep 1995 15:35:48 GMT Joel Sherrill [18c5378] * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/sapi/src/exinit.c (modified) * testsuites/sptests/spsize/size.c (modified) moving files around and adding the exec/wrapup directory Tue, 19 Sep 1995 21:44:52 GMT Joel Sherrill [c896e8d] * c/src/tests/sptests/sp09/screen12.c (modified) * testsuites/sptests/sp09/screen12.c (modified) Heap changes required some changes in this screen. Tue, 19 Sep 1995 21:44:33 GMT Joel Sherrill [2122a0b] * c/src/tests/mptests/mp14/evtask1.c (modified) * c/src/tests/mptests/mp14/msgtask1.c (modified) * c/src/tests/mptests/mp14/pttask1.c (modified) * c/src/tests/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) Modifications from Tony Bennett accepted to tune this test a little. Tue, 19 Sep 1995 18:32:18 GMT Joel Sherrill [38ffa0c] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/m68k/qsm.h (added) * c/src/exec/score/cpu/m68k/sim.h (added) * c/src/tests/mptests/mp05/init.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/qsm.h (added) * cpukit/score/cpu/m68k/rtems/m68k/qsm.h (added) * cpukit/score/cpu/m68k/rtems/m68k/sim.h (added) * cpukit/score/cpu/m68k/sim.h (added) * testsuites/mptests/mp05/init.c (modified) Incorporated the submission from John S. Gwynne ... Tue, 19 Sep 1995 14:53:29 GMT Joel Sherrill [3652ad35] * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/headers/coremsg.h (added) * c/src/exec/score/include/rtems/score/coremsg.h (added) * c/src/exec/score/inline/coremsg.inl (added) * c/src/exec/score/inline/rtems/score/coremsg.inl (added) * c/src/exec/score/macros/coremsg.inl (added) * c/src/exec/score/macros/rtems/score/coremsg.inl (added) * c/src/exec/score/src/coremsg.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/console/console.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/console/console.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-queue.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-queue.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp03/init.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/screen03.c (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/pridrv.c (modified) * c/src/tests/sptests/sp12/task1.c (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/task1.c (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-queue.c (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/coremsg.h (added) * cpukit/score/inline/rtems/score/coremsg.inl (added) * cpukit/score/macros/rtems/score/coremsg.inl (added) * cpukit/score/src/coremsg.c (added) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/pridrv.c (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) Minor bug fixes to get all targets compilable and running. The ...