# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 05/01/24 06:16:48 Mon, 12 Aug 1996 18:05:47 GMT Joel Sherrill [ccdf4c57] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) pthread_mutex_getprioceiling: added error check for null old_ceiling ... Mon, 12 Aug 1996 18:04:38 GMT Joel Sherrill [d06e9ca] * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/system.h (modified) added numerous error test cases. Mon, 12 Aug 1996 17:41:37 GMT Mark Johannes [b1af454] * c/src/exec/posix/headers/mutex.h (modified) * c/src/exec/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) mutex.h: promoted out _POSIX_Mutex_From_core_mutex_status Mon, 12 Aug 1996 17:40:56 GMT Mark Johannes [af04a791] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) _POSIX_Condition_variables_Wait_support: added ... Mon, 12 Aug 1996 17:21:04 GMT Mark Johannes [cdcea6ce] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) _POSIX_Condition_variables_Signal_support: added setting mutex back ... Mon, 12 Aug 1996 17:04:13 GMT Joel Sherrill [f126ae2] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) pthread_mutexattr_setprioceiling: fixed typo Mon, 12 Aug 1996 17:02:39 GMT Joel Sherrill [db8e9011] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) pthread_mutexattr_setprioceiling: valid priority ceiling check looked ... Mon, 12 Aug 1996 16:29:14 GMT Joel Sherrill [684c3c4] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) pthread_mutexattr_getprotocol: added check for attribute structure ... Mon, 12 Aug 1996 15:15:51 GMT Mark Johannes [0cd15947] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Init: added pthread_cond_init with an attr non-NULL, initialized the ... Mon, 12 Aug 1996 14:49:02 GMT Mark Johannes [5263668] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Init: added prliminary phtread_cond_init and destroy cases. Mon, 12 Aug 1996 14:48:13 GMT Mark Johannes [da4e38d] * c/src/tests/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx10/system.h (modified) system.h: added condition variable #define for 10 condition variables Fri, 09 Aug 1996 21:16:01 GMT Joel Sherrill [da2e539] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) added test cases for errors in pthread_mutexattr_getpshared Fri, 09 Aug 1996 19:58:58 GMT Joel Sherrill [b9444fb9] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) added code to catch NULL pointers for return values passed to get ... Fri, 09 Aug 1996 19:55:04 GMT Joel Sherrill [13adea0] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) added test cases for EINVAL cases in pthread_mutexattr_destroy Fri, 09 Aug 1996 19:50:26 GMT Joel Sherrill [c03aeaf] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) added test case for pthread_mutexattr_init being passed a null pointer. Fri, 09 Aug 1996 19:20:54 GMT Joel Sherrill [76117f2b] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) changed style of output to match other tests Fri, 09 Aug 1996 19:10:50 GMT Mark Johannes [1406a4b] * c/src/tests/psxtests/psx10/system.h (added) * testsuites/psxtests/psx10/system.h (added) system.h: initial cvs Fri, 09 Aug 1996 18:48:33 GMT Joel Sherrill [c7dd091f] * c/src/tests/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/system.h (modified) lowered maximum number of threads to 2 to make test case easier. ... Fri, 09 Aug 1996 18:47:58 GMT Joel Sherrill [d0b5249] * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/task.c (modified) added test case for sched_yield. changed format of some output. Fri, 09 Aug 1996 18:47:38 GMT Joel Sherrill [f643e230] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test cases for errors in sched_get_priority_min and ... Fri, 09 Aug 1996 18:45:10 GMT Joel Sherrill [8699a70] * c/src/exec/posix/src/sched.c (modified) * cpukit/posix/src/sched.c (modified) sched_yield: was not invoking the dispatcher. Fri, 09 Aug 1996 18:28:21 GMT Mark Johannes [695dd0b] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Init: added condattr - destroy, init, set and get cases Fri, 09 Aug 1996 17:44:04 GMT Joel Sherrill [66dfd0b] * c/src/tests/psxtests/psx06/init.c (modified) * testsuites/psxtests/psx06/init.c (modified) added test cases for invalid key ids Fri, 09 Aug 1996 17:30:13 GMT Joel Sherrill [d858fdb] * c/src/exec/posix/src/key.c (modified) * cpukit/posix/src/key.c (modified) merged remote object id and invalid id error cases. Fri, 09 Aug 1996 16:02:06 GMT Joel Sherrill [760ee96d] * c/src/tests/psxtests/psx06/system.h (modified) * testsuites/psxtests/psx06/system.h (modified) reduced maximum keys to 2 to more easily generate error Fri, 09 Aug 1996 16:01:50 GMT Joel Sherrill [5b08e20] * c/src/tests/psxtests/psx06/init.c (modified) * c/src/tests/psxtests/psx06/task.c (modified) * c/src/tests/psxtests/psx06/task2.c (modified) * testsuites/psxtests/psx06/init.c (modified) * testsuites/psxtests/psx06/task.c (modified) * testsuites/psxtests/psx06/task2.c (modified) changed printf's which could be puts's to puts Thu, 08 Aug 1996 23:02:13 GMT Joel Sherrill [54e34e7] * c/src/tests/psxtests/psx12/init.c (added) * c/src/tests/psxtests/psx12/psx12.scn (added) * c/src/tests/psxtests/psx12/system.h (added) * c/src/tests/psxtests/psx12/task.c (added) * testsuites/psxtests/psx12/init.c (added) * testsuites/psxtests/psx12/psx12.scn (added) * testsuites/psxtests/psx12/system.h (added) * testsuites/psxtests/psx12/task.c (added) new test to test scheduling policy and paremeter paths in pthread_create. Thu, 08 Aug 1996 22:26:55 GMT Mark Johannes [13642cbc] * c/src/tests/psxtests/psx10/init.c (added) * testsuites/psxtests/psx10/init.c (added) Init: Original file - tests for condition variables. Thu, 08 Aug 1996 21:58:26 GMT Joel Sherrill [79f189e] * c/src/tests/psxtests/psx05/system.h (modified) * c/src/tests/psxtests/psx05/task2.c (added) * c/src/tests/psxtests/psx05/task3.c (added) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx05/task2.c (added) * testsuites/psxtests/psx05/task3.c (added) split test into multiple tasks. Thu, 08 Aug 1996 21:46:40 GMT Joel Sherrill [76de65b3] * c/src/tests/psxtests/psx07/init.c (modified) * c/src/tests/psxtests/psx07/system.h (modified) * c/src/tests/psxtests/psx07/task.c (added) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx07/task.c (added) added cases to increase coverage of pthread_create. cases added ... 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 18:27:11 GMT Mark Johannes [2a9a479] * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) CORE_mutex_Status: added CORE_MUTEX_STATUS_CEILING_VIOLATED to enum Thu, 08 Aug 1996 18:24:29 GMT Mark Johannes [567ac45] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) _POSIX_signals_Clear_signals: added this routine ... 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:52:24 GMT Joel Sherrill [66e519c1] * c/src/exec/score/cpu/sparc/erc32.h (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) ERC32_Force_interrupt implementation replaced per Jiri Gaisler's ... Thu, 08 Aug 1996 16:51:14 GMT Joel Sherrill [f55d898] * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) added ss_high_priority field to support sporadic server. 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. Thu, 08 Aug 1996 12:35:20 GMT Mark Johannes [b67f5bfb] * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/optman/rtems/no-mp.c (modified) _MPCI_Register_packet_processor: changed protoype first parameter ... Thu, 08 Aug 1996 12:32:50 GMT Mark Johannes [6b722e2] * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) _MPCI_Register_packet_processor: Changed prototype of fist parameter ... Thu, 08 Aug 1996 12:31:01 GMT Mark Johannes [3fd3da4] * c/src/exec/score/src/mpci.c (modified) * cpukit/score/src/mpci.c (modified) _MPCI_Register_packet_processor: changes first parameter type to ... Wed, 07 Aug 1996 22:06:08 GMT Joel Sherrill [2014063] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) sporadic server debugged and working. This required minor changes in ... 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 20:58:59 GMT Mark Johannes [a14684c3] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) _POSIX_Mutex_From_core_mutex_status: added priority ceiling violation ... Wed, 07 Aug 1996 20:57:28 GMT Mark Johannes [cc757fe] * c/src/exec/score/src/coremutex.c (modified) * cpukit/score/src/coremutex.c (modified) _CORE_Mutex_seize: added checks for priority ceiling violation, also ... 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, ... Tue, 06 Aug 1996 17:45:12 GMT Joel Sherrill [4bab8e2d] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) get_errno: no longer needed by gnat runtime Tue, 06 Aug 1996 16:26:11 GMT Mark Johannes [0f99198] * c/src/exec/score/src/coremutex.c (modified) * cpukit/score/src/coremutex.c (modified) _CORE_mutex_Seize: added change priority case if the mutex was obtained. Tue, 06 Aug 1996 16:24:41 GMT Joel Sherrill [a61f1a46] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) _POSIX_Threads_Delete_extension: reorder to eliminate use of local ... Tue, 06 Aug 1996 16:24:06 GMT Mark Johannes [06883e13] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) POSIX_Mutex_Default_attributes: changed prio_ceiling to maximum priority Tue, 06 Aug 1996 16:23:09 GMT Joel Sherrill [b521ae2] * c/src/exec/posix/src/key.c (modified) * cpukit/posix/src/key.c (modified) pthread_getspecific: use local variable so references to tcb are ... 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 Thu, 01 Aug 1996 19:24:57 GMT Joel Sherrill [22b4b2e] * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/time.c (modified) added page delimiters for comment blocks Thu, 01 Aug 1996 15:06:00 GMT Joel Sherrill [16bae52] * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) added 3 nops following write to wim since a restore following it is ... 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 Mon, 15 Jul 1996 14:02:14 GMT Mark Johannes [adae080a] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) Fixed default vectors initialization, sigaction which had a redundant ... Thu, 04 Jul 1996 18:09:23 GMT Joel Sherrill [69c9543] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) basic test cases passed 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 Wed, 03 Jul 1996 14:24:07 GMT Joel Sherrill [e21cf313] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) another attempt at the rtems_posix_api ifdef Wed, 03 Jul 1996 14:20:03 GMT Joel Sherrill [503dc058] * c/src/exec/posix/headers/cond.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/headers/key.h (modified) * c/src/exec/posix/headers/mqueue.h (modified) * c/src/exec/posix/headers/mutex.h (modified) * c/src/exec/posix/headers/priority.h (modified) * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/headers/semaphore.h (modified) * c/src/exec/posix/include/rtems/posix/cond.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/posix/include/rtems/posix/key.h (modified) * c/src/exec/posix/include/rtems/posix/mqueue.h (modified) * c/src/exec/posix/include/rtems/posix/mutex.h (modified) * c/src/exec/posix/include/rtems/posix/priority.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/semaphore.h (modified) * c/src/exec/posix/inline/cond.inl (modified) * c/src/exec/posix/inline/intr.inl (modified) * c/src/exec/posix/inline/key.inl (modified) * c/src/exec/posix/inline/mqueue.inl (modified) * c/src/exec/posix/inline/mutex.inl (modified) * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/cond.inl (modified) * c/src/exec/posix/inline/rtems/posix/intr.inl (modified) * c/src/exec/posix/inline/rtems/posix/key.inl (modified) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (modified) * c/src/exec/posix/inline/rtems/posix/mutex.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (modified) * c/src/exec/posix/inline/semaphore.inl (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/dpmem.inl (modified) * c/src/exec/rtems/inline/eventset.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/options.inl (modified) * c/src/exec/rtems/inline/part.inl (modified) * c/src/exec/rtems/inline/ratemon.inl (modified) * c/src/exec/rtems/inline/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/dpmem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/eventset.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/options.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/part.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/ratemon.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/region.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/sem.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/status.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/support.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/timer.inl (modified) * c/src/exec/rtems/inline/sem.inl (modified) * c/src/exec/rtems/inline/status.inl (modified) * c/src/exec/rtems/inline/support.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/inline/timer.inl (modified) * c/src/exec/sapi/inline/extension.inl (modified) * c/src/exec/sapi/inline/rtems/extension.inl (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/chain.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/coremutex.inl (modified) * c/src/exec/score/inline/coresem.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/mppkt.inl (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/objectmp.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/chain.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/coremutex.inl (modified) * c/src/exec/score/inline/rtems/score/coresem.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/mppkt.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/objectmp.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/stack.inl (modified) * c/src/exec/score/inline/rtems/score/states.inl (modified) * c/src/exec/score/inline/rtems/score/sysstate.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/rtems/score/threadmp.inl (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/stack.inl (modified) * c/src/exec/score/inline/states.inl (modified) * c/src/exec/score/inline/sysstate.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/inline/threadmp.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/posix/include/rtems/posix/key.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/priority.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/cond.inl (modified) * cpukit/posix/inline/rtems/posix/intr.inl (modified) * cpukit/posix/inline/rtems/posix/key.inl (modified) * cpukit/posix/inline/rtems/posix/mqueue.inl (modified) * cpukit/posix/inline/rtems/posix/mutex.inl (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/inline/rtems/posix/semaphore.inl (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/dpmem.inl (modified) * cpukit/rtems/inline/rtems/rtems/eventset.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/options.inl (modified) * cpukit/rtems/inline/rtems/rtems/part.inl (modified) * cpukit/rtems/inline/rtems/rtems/ratemon.inl (modified) * cpukit/rtems/inline/rtems/rtems/region.inl (modified) * cpukit/rtems/inline/rtems/rtems/sem.inl (modified) * cpukit/rtems/inline/rtems/rtems/status.inl (modified) * cpukit/rtems/inline/rtems/rtems/support.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/inline/rtems/rtems/timer.inl (modified) * cpukit/sapi/inline/rtems/extension.inl (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/chain.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (modified) * cpukit/score/inline/rtems/score/coresem.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/mppkt.inl (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/objectmp.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/states.inl (modified) * cpukit/score/inline/rtems/score/sysstate.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/inline/rtems/score/threadmp.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE" Wed, 03 Jul 1996 14:19:09 GMT Joel Sherrill [5fc0dc1] * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) changed version Tue, 02 Jul 1996 18:14:52 GMT Joel Sherrill [729c8f2e] * c/TESTED (modified) * c/src/lib/libbsp/i386/force386/times (modified) * c/src/lib/libbsp/i386/go32/times_i486dx (modified) * c/src/lib/libbsp/m68k/mvme136/times (modified) updated for 3.5.17 Tue, 02 Jul 1996 18:13:59 GMT Joel Sherrill [df8d1440] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) *** empty log message *** Tue, 02 Jul 1996 17:47:51 GMT Joel Sherrill [e399e182] * c/REQUIRES (modified) updated to reflect latest gnu tools versions Tue, 02 Jul 1996 17:46:34 GMT Joel Sherrill [b7acc57f] * c/PROBLEMS (modified) updated to reflect 3.5.17 Tue, 18 Jun 1996 19:06:58 GMT Joel Sherrill [8d7a1d76] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) minor changes to insure the few posix-ish routines needed in non- ... Tue, 18 Jun 1996 19:06:19 GMT Joel Sherrill [c486e917] * c/src/lib/libbsp/m68k/efi332/include/efi332.h (modified) * c/src/lib/libbsp/m68k/efi68k/include/efi68k.h (modified) changed reboot to a macro to avoid the "noreturn returns" warning. Tue, 18 Jun 1996 16:43:12 GMT Joel Sherrill [7d74395f] * c/src/lib/libbsp/m68k/efi68k/startup/efi68k_tcp.c (modified) corrected typo 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. Sat, 15 Jun 1996 19:55:39 GMT Joel Sherrill [108ef35] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) initial modifications to support sigtimedwait. Fri, 14 Jun 1996 15:49:31 GMT Joel Sherrill [7f13a932] * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * c/src/exec/sapi/src/posixapi.c (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/sapi/src/posixapi.c (modified) fields for init threads stuff said tasks. Thu, 13 Jun 1996 22:16:47 GMT Mark Johannes [9e28da4] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) sigtimedwait passes initial test cases of timeout and simple ... 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 21:01:21 GMT Mark Johannes [4334949] * c/src/exec/sapi/src/posixapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) added maximum_queued_signals to _POSIX_Default_configuration Thu, 13 Jun 1996 20:47:31 GMT Joel Sherrill [eb0551f] * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * cpukit/sapi/include/confdefs.h (modified) added posix configuration parameter maximum_queued_signals. Thu, 13 Jun 1996 20:46:43 GMT Joel Sherrill [3a075f5] * c/src/exec/sapi/src/posixapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) now passing maximum_queued_signals to posix signals manager ... Thu, 13 Jun 1996 20:46:15 GMT Joel Sherrill [c53cfd0f] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) added queued signals and cleaned up setting of process wide signals ... Thu, 13 Jun 1996 20:45:38 GMT Joel Sherrill [25a882a6] * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/headers/psignal.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * c/src/exec/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) config.h: added maximum_queued_signals. psignal.h: fixed typo. 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 ... Thu, 13 Jun 1996 16:43:39 GMT Joel Sherrill [1b17790c] * 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) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/thread.c (modified) Added code so post context switch extensions can be run on every ... Thu, 13 Jun 1996 16:42:51 GMT Joel Sherrill [e89f8cac] * c/src/exec/sapi/src/posixapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) Added include so _POSIX_signals_Manager_initialization is prototyped. Thu, 13 Jun 1996 16:42:21 GMT Joel Sherrill [b85649c4] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) basic test cases for kill() and alarm(). kill() in particular needs ... Thu, 13 Jun 1996 16:39:28 GMT Joel Sherrill [7fc3029] * c/src/exec/posix/headers/psignal.h (modified) * c/src/exec/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) added prototype for manager initialization routine. 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 Wed, 12 Jun 1996 22:50:03 GMT Joel Sherrill [da4b6e8] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) use exit() from newlib by default. Wed, 12 Jun 1996 22:49:33 GMT Joel Sherrill [2e0ebd11] * c/src/exec/sapi/src/posixapi.c (modified) * cpukit/sapi/src/posixapi.c (modified) added initialization of posix signal manager. Wed, 12 Jun 1996 22:49:14 GMT Joel Sherrill [281ad52] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) basic kill() which send a signal to pthread_self() appears to work.