# # ChangeLog for c/src in rtems # # Generated by Trac 1.2.1.dev0 # 04/24/24 13:25:57 Wed, 11 Sep 1996 19:13:44 GMT Joel Sherrill [5bb00a8] * c/src/lib/libbsp/mips/p4000/console/console.c (modified) * c/src/lib/libbsp/mips/p4000/console/led.S (modified) * c/src/lib/libbsp/mips/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips/p4000/liblnk/lnklib.S (modified) * c/src/lib/libbsp/mips/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips/p4000/startup/idtmem.S (modified) * c/src/lib/libbsp/mips/p4000/startup/linkcmds (modified) * c/src/lib/libbsp/mips/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/mips64orion/p4000/console/console.c (modified) * c/src/lib/libbsp/mips64orion/p4000/console/led.S (modified) * c/src/lib/libbsp/mips64orion/p4000/include/bsp.h (modified) * c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h (modified) * c/src/lib/libbsp/mips64orion/p4000/liblnk/lnklib.S (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/idtmem.S (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/linkcmds (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c (modified) added $Id$ string to file header Wed, 11 Sep 1996 19:12:43 GMT Joel Sherrill [9c0d032] * c/src/lib/libbsp/mips/p4000/startup/idttlb.S (added) * c/src/lib/libbsp/mips/p4000/startup/inittlb.c (added) * c/src/lib/libbsp/mips64orion/p4000/startup/idttlb.S (added) * c/src/lib/libbsp/mips64orion/p4000/startup/inittlb.c (added) new files Sun, 08 Sep 1996 16:24:43 GMT Joel Sherrill [b944007b] * c/src/lib/libcpu/mips/clock/ckinit.c (modified) * c/src/lib/libcpu/mips64orion/clock/ckinit.c (modified) added definition of EXT_INT5 Sun, 08 Sep 1996 16:24:13 GMT Joel Sherrill [3d07c8b] * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/libchip/shmdr/shm_driver.h (modified) added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUE Sun, 08 Sep 1996 16:23:35 GMT Joel Sherrill [bdef2d8] * c/src/lib/libbsp/mips/p4000/startup/idtmem.S (modified) * c/src/lib/libbsp/mips/p4000/startup/setvec.c (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/idtmem.S (modified) * c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c (modified) idtmem.S: changed reference to include files to correct location ... Sun, 08 Sep 1996 16:22:29 GMT Joel Sherrill [eaa34e7] * c/src/lib/libbsp/mips/p4000/liblnk/lnklib.S (modified) * c/src/lib/libbsp/mips64orion/p4000/liblnk/lnklib.S (modified) changed reference to include files to correct location Sun, 08 Sep 1996 16:22:05 GMT Joel Sherrill [3335420] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to pthread.h so it ... Sun, 08 Sep 1996 16:21:48 GMT Joel Sherrill [e7a36a9] * c/src/exec/posix/src/adasupp.c (modified) * cpukit/posix/src/adasupp.c (modified) Ada task stack size minimize is twice that for regular pthreads. Sun, 08 Sep 1996 16:21:16 GMT Joel Sherrill [ed5a518] * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would ... Fri, 06 Sep 1996 19:57:21 GMT Joel Sherrill [8445e57] * c/src/lib/libcpu/mips/clock/ckinit.c (modified) * c/src/lib/libcpu/mips64orion/clock/ckinit.c (modified) removed need for exceptbdr.h file Fri, 06 Sep 1996 18:11:41 GMT Joel Sherrill [f198c63] * c/src/exec/score/cpu/mips/asm.h (added) * c/src/exec/score/cpu/mips/cpu.c (added) * c/src/exec/score/cpu/mips/cpu_asm.S (added) * c/src/exec/score/cpu/mips/cpu_asm.h (added) * c/src/exec/score/cpu/mips/idtcpu.h (added) * c/src/exec/score/cpu/mips/idtmon.h (added) * c/src/exec/score/cpu/mips/iregdef.h (added) * c/src/exec/score/cpu/mips/rtems.c (added) * c/src/exec/score/cpu/mips64orion/asm.h (added) * c/src/exec/score/cpu/mips64orion/cpu.c (added) * c/src/exec/score/cpu/mips64orion/cpu.h (added) * c/src/exec/score/cpu/mips64orion/cpu_asm.S (added) * c/src/exec/score/cpu/mips64orion/cpu_asm.h (added) * c/src/exec/score/cpu/mips64orion/idtcpu.h (added) * c/src/exec/score/cpu/mips64orion/idtmon.h (added) * c/src/exec/score/cpu/mips64orion/iregdef.h (added) * c/src/exec/score/cpu/mips64orion/mips64orion.h (added) * c/src/exec/score/cpu/mips64orion/mipstypes.h (added) * c/src/exec/score/cpu/mips64orion/rtems.c (added) * c/src/lib/libbsp/mips/p4000/README (added) * c/src/lib/libbsp/mips/p4000/console/console.c (added) * c/src/lib/libbsp/mips/p4000/console/led.S (added) * c/src/lib/libbsp/mips/p4000/include/bsp.h (added) * c/src/lib/libbsp/mips/p4000/include/coverhd.h (added) * c/src/lib/libbsp/mips/p4000/liblnk/lnklib.S (added) * c/src/lib/libbsp/mips/p4000/start/start.S (added) * c/src/lib/libbsp/mips/p4000/startup/bspclean.c (added) * c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds (added) * c/src/lib/libbsp/mips/p4000/startup/idtmem.S (added) * c/src/lib/libbsp/mips/p4000/startup/linkcmds (added) * c/src/lib/libbsp/mips/p4000/startup/setvec.c (added) * c/src/lib/libbsp/mips/p4000/times (added) * c/src/lib/libbsp/mips64orion/p4000/README (added) * c/src/lib/libbsp/mips64orion/p4000/console/console.c (added) * c/src/lib/libbsp/mips64orion/p4000/console/led.S (added) * c/src/lib/libbsp/mips64orion/p4000/include/bsp.h (added) * c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h (added) * c/src/lib/libbsp/mips64orion/p4000/liblnk/lnklib.S (added) * c/src/lib/libbsp/mips64orion/p4000/start/start.S (added) * c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c (added) * c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds (added) * c/src/lib/libbsp/mips64orion/p4000/startup/idtmem.S (added) * c/src/lib/libbsp/mips64orion/p4000/startup/linkcmds (added) * c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c (added) * c/src/lib/libbsp/mips64orion/p4000/times (added) * c/src/lib/libcpu/mips/clock/ckinit.c (added) * c/src/lib/libcpu/mips/clock/clock.S (added) * c/src/lib/libcpu/mips/clock/clock.h (added) * c/src/lib/libcpu/mips/timer/gettime.S (added) * c/src/lib/libcpu/mips/timer/timer.c (added) * c/src/lib/libcpu/mips64orion/clock/ckinit.c (added) * c/src/lib/libcpu/mips64orion/clock/clock.S (added) * c/src/lib/libcpu/mips64orion/clock/clock.h (added) * c/src/lib/libcpu/mips64orion/timer/gettime.S (added) * c/src/lib/libcpu/mips64orion/timer/timer.c (added) * c/src/lib/start/mips64orion/idt_csu.S (added) * cpukit/score/cpu/mips/asm.h (added) * cpukit/score/cpu/mips/cpu.c (added) * cpukit/score/cpu/mips/cpu_asm.S (added) * cpukit/score/cpu/mips/idtcpu.h (added) * cpukit/score/cpu/mips/iregdef.h (added) * cpukit/score/cpu/mips/rtems/asm.h (added) * cpukit/score/cpu/mips/rtems/mips/idtcpu.h (added) * cpukit/score/cpu/mips/rtems/mips/iregdef.h (added) * cpukit/score/cpu/mips64orion/asm.h (added) * cpukit/score/cpu/mips64orion/cpu.c (added) * cpukit/score/cpu/mips64orion/cpu_asm.S (added) * cpukit/score/cpu/mips64orion/cpu_asm.h (added) * cpukit/score/cpu/mips64orion/idtcpu.h (added) * cpukit/score/cpu/mips64orion/idtmon.h (added) * cpukit/score/cpu/mips64orion/iregdef.h (added) new file for MIPS port by Craig Lebakken (lebakken@minn.net) and ... Fri, 06 Sep 1996 15:17:39 GMT Joel Sherrill [2ffcc2ed] * c/src/tests/psxtests/psx12/init.c (modified) * testsuites/psxtests/psx12/init.c (modified) modified test to take into account change in default value of ... Fri, 06 Sep 1996 15:16:19 GMT Joel Sherrill [7fea679b] * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/include/rtems/score/tod.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) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/src/coretod.c (modified) changed _TOD_Is_set from a function to a boolean variable Thu, 05 Sep 1996 20:45:05 GMT Joel Sherrill [65c421f] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) default thread attributes: default value for inheritsched changed ... Thu, 05 Sep 1996 20:41:10 GMT Joel Sherrill [297be5c] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) pthread_mutex_setprioceiling: fixed bug where returned priority was ... Thu, 05 Sep 1996 20:31:32 GMT Joel Sherrill [7e230f10] * c/src/tests/psxtests/psx05/task2.c (modified) * testsuites/psxtests/psx05/task2.c (modified) added printf of status when not successful Thu, 05 Sep 1996 20:29:07 GMT Joel Sherrill [9a5cbef0] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) nanosleep: negative value for tv_sec is no longer an error. It now ... Thu, 05 Sep 1996 20:03:19 GMT Joel Sherrill [f254b93f] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) nanosleep no longer consider a negative value of tv_sec to be an ... Thu, 29 Aug 1996 16:39:01 GMT Joel Sherrill [62bf651f] * c/src/exec/posix/src/adasupp.c (added) * cpukit/posix/src/adasupp.c (added) new file to support GNU Ada. currently the only routine in this ... Tue, 27 Aug 1996 15:19:51 GMT Joel Sherrill [b5c04b6] * c/src/exec/posix/src/sched.c (modified) * cpukit/posix/src/sched.c (modified) fixed typo .. changed == to != Tue, 27 Aug 1996 15:19:33 GMT Joel Sherrill [5a234809] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) check that we were passed a valid mutex and ignore errors from the ... Fri, 23 Aug 1996 15:58:24 GMT Mark Johannes [e4cc4176] * c/src/tests/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/init.c (modified) Changed all EFAULTS to EINVALs Fri, 23 Aug 1996 15:56:50 GMT Mark Johannes [3adf786] * c/src/tests/psxtests/psx12/psx12.scn (modified) * testsuites/psxtests/psx12/psx12.scn (modified) filled in screen Fri, 23 Aug 1996 15:56:22 GMT Mark Johannes [237088c] * c/src/tests/psxtests/psx10/psx10.scn (added) * c/src/tests/psxtests/psx11/psx11.scn (modified) * testsuites/psxtests/psx10/psx10.scn (added) * testsuites/psxtests/psx11/psx11.scn (modified) Filled in screen Fri, 23 Aug 1996 15:55:02 GMT Mark Johannes [78f5dae] * c/src/tests/psxtests/psx01/psx01.scn (modified) * c/src/tests/psxtests/psx02/psx02.scn (modified) * c/src/tests/psxtests/psx03/psx03.scn (modified) * c/src/tests/psxtests/psx04/psx04.scn (modified) * c/src/tests/psxtests/psx05/psx05.scn (modified) * c/src/tests/psxtests/psx06/psx06.scn (modified) * c/src/tests/psxtests/psx07/psx07.scn (modified) * c/src/tests/psxtests/psx08/psx08.scn (modified) * c/src/tests/psxtests/psx09/psx09.scn (modified) * testsuites/psxtests/psx01/psx01.scn (modified) * testsuites/psxtests/psx02/psx02.scn (modified) * testsuites/psxtests/psx03/psx03.scn (modified) * testsuites/psxtests/psx04/psx04.scn (modified) * testsuites/psxtests/psx05/psx05.scn (modified) * testsuites/psxtests/psx06/psx06.scn (modified) * testsuites/psxtests/psx07/psx07.scn (modified) * testsuites/psxtests/psx08/psx08.scn (modified) * testsuites/psxtests/psx09/psx09.scn (modified) Filled in the screen Fri, 23 Aug 1996 15:50:53 GMT Mark Johannes [e2ceeca7] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) Added build_time statement to provide a tm for the test Fri, 23 Aug 1996 15:17:16 GMT Mark Johannes [257adba] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Changed test 5 to test 10 at bottom Fri, 23 Aug 1996 14:47:58 GMT Mark Johannes [0b710dbb] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) pthread_create: changed EINVAL for no more threads back to EAGAIN Thu, 22 Aug 1996 20:18:44 GMT Mark Johannes [df70c6b] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Commented out the EINVAL for mutex not acquired befor cond_wait call Wed, 21 Aug 1996 15:49:21 GMT Mark Johannes [6702bffc] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) updated to support ENOTSUP Tue, 20 Aug 1996 21:41:08 GMT Mark Johannes [256a462] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) Added Einval case for mutex not initialized Mon, 19 Aug 1996 15:30:25 GMT Mark Johannes [c5c5f8c] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) Changed all EFAULTs to EINVALs Mon, 19 Aug 1996 15:27:37 GMT Mark Johannes [02f041e] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) pthread_mutex_init: added error messages for NULL mutex and EBUSY Thu, 15 Aug 1996 21:09:02 GMT Joel Sherrill [cd3868cd] * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) updates from Tony Bennett (tbennett@divnc.com) Thu, 15 Aug 1996 21:05:21 GMT Joel Sherrill [0600e86f] * c/src/exec/score/src/thread.c (modified) * cpukit/score/src/thread.c (modified) _Thread_Start_multitasking: added code to initialize the floating ... Thu, 15 Aug 1996 19:38:46 GMT Mark Johannes [9ac3e76] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) changed ENOMEM error message Thu, 15 Aug 1996 19:27:08 GMT Mark Johannes [7fb19bb] * c/src/tests/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/init.c (modified) init: added tests for pthread_kill and kill errors. Thu, 15 Aug 1996 18:59:34 GMT Joel Sherrill [851b18d] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) changed error code Thu, 15 Aug 1996 18:59:00 GMT Joel Sherrill [fdf6917] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) changed error for too many threads to EAGAIN Thu, 15 Aug 1996 18:58:09 GMT Joel Sherrill [f3e19146] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) clock_gettime: changed assert condition to a standard error code ... Thu, 15 Aug 1996 18:57:07 GMT Joel Sherrill [b03ab630] * c/src/exec/posix/src/sched.c (modified) * cpukit/posix/src/sched.c (modified) sched_rr_get_interval: converted assert condition into a standard ... Thu, 15 Aug 1996 18:56:09 GMT Joel Sherrill [57dae56] * c/src/exec/posix/headers/cond.h (modified) * c/src/exec/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) added constant to indicate there is no mutex associated with this ... Thu, 15 Aug 1996 16:29:00 GMT Mark Johannes [de45ddc] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) pthread_kill: fixed the move of SIG_IGN not SA_SIGINFO Thu, 15 Aug 1996 16:24:44 GMT Mark Johannes [948721c] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) pthread_kill: moved check for SA_SIGINFO to allow for validation of ... Thu, 15 Aug 1996 16:22:59 GMT Mark Johannes [48e685c] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) fixed typo for NOTSUP -> ENOTSUP Wed, 14 Aug 1996 20:25:57 GMT Joel Sherrill [fb7d080] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) pthread_mutex_init returns EAGAIN not ENOMEM when there are too many ... Wed, 14 Aug 1996 19:41:47 GMT Joel Sherrill [ac81b6ca] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) added test cases for NULL being passed to pthread attribute get routines Wed, 14 Aug 1996 19:30:49 GMT Joel Sherrill [ff53a6d4] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) added test case for pthread_attr_getscope being passed a NULL ... Wed, 14 Aug 1996 17:20:45 GMT Mark Johannes [4e63ae5] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) commented of ENOTSUP until fixed in newlib Wed, 14 Aug 1996 17:20:03 GMT Mark Johannes [aae1c932] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) pthread_cond_timedwait: added error cases for abstime Wed, 14 Aug 1996 17:19:03 GMT Mark Johannes [87c8fd09] * c/src/tests/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx10/system.h (modified) system.h: added task3 and changed condition variable config to 1 Wed, 14 Aug 1996 17:18:02 GMT Mark Johannes [b0c483ed] * c/src/tests/psxtests/psx10/task3.c (added) * testsuites/psxtests/psx10/task3.c (added) task3: added to test error case in Wait_support for lock on mutex Wed, 14 Aug 1996 17:16:14 GMT Mark Johannes [520949bf] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) init: added error case for wait timedwait, and wait support Wed, 14 Aug 1996 15:27:14 GMT Joel Sherrill [645fc954] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scope Tue, 13 Aug 1996 21:32:49 GMT Mark Johannes [dce801d] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) pthread_cond_destroy: added enable dispatch to EBUSY case Tue, 13 Aug 1996 21:10:06 GMT Mark Johannes [95b76bc] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) pthread_codn_destroy: EBUSY case moved and uses Thread_queue_First Tue, 13 Aug 1996 20:50:54 GMT Mark Johannes [456b3769] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) pthread_cond_destroy: EBUSY case now uses Thread_queue_First Tue, 13 Aug 1996 20:46:10 GMT Mark Johannes [c53eb2c3] * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) removed count from Thread_queue_Control Tue, 13 Aug 1996 20:43:51 GMT Mark Johannes [a66fcc5] * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) removed Thread_queue_Get_number_waiting Tue, 13 Aug 1996 20:38:30 GMT Joel Sherrill [392b35e] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) deleted a line for spacing correction Tue, 13 Aug 1996 19:53:51 GMT Mark Johannes [48b40d8] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) _POSIX_Condition_variables_Wait_support: changed status of lock and ... Tue, 13 Aug 1996 19:06:45 GMT Mark Johannes [c8a4ed6] * c/src/tests/psxtests/psx10/task2.c (modified) * testsuites/psxtests/psx10/task2.c (modified) task_2: added comments and print statement for task exit Tue, 13 Aug 1996 19:06:12 GMT Mark Johannes [1d428a3c] * c/src/tests/psxtests/psx10/task.c (modified) * testsuites/psxtests/psx10/task.c (modified) task_1: added comments and print statement for task exit Tue, 13 Aug 1996 19:05:27 GMT Mark Johannes [c9c94387] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Init.c: added timewait case, added broadcast case Tue, 13 Aug 1996 19:03:29 GMT Mark Johannes [76f03c6] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) _POSIX_Condition_variables_Wait_support: fixed the timeout sequence. Tue, 13 Aug 1996 15:43:12 GMT Joel Sherrill [b2e8026] * c/src/exec/score/src/coremutex.c (modified) * cpukit/score/src/coremutex.c (modified) fixed spacing Tue, 13 Aug 1996 15:36:28 GMT Joel Sherrill [9b67f170] * c/src/tests/psxtests/psx03/init.c (modified) * testsuites/psxtests/psx03/init.c (modified) corrected problem in which sigtimedwait() was being invoked with the ... Tue, 13 Aug 1996 15:35:36 GMT Joel Sherrill [fc960ab] * c/src/tests/psxtests/psx03/task.c (modified) * testsuites/psxtests/psx03/task.c (modified) chenaged format of output Tue, 13 Aug 1996 14:47:52 GMT Joel Sherrill [0d59c7a] * c/src/tests/psxtests/psx02/system.h (modified) * testsuites/psxtests/psx02/system.h (modified) added include of errno.h so the test can check for EINTR. Tue, 13 Aug 1996 14:47:31 GMT Joel Sherrill [85f5b4ab] * c/src/tests/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/init.c (modified) nanosleep now returns -1 and EINTR when a signal interrupts EINTR. Tue, 13 Aug 1996 14:24:00 GMT Joel Sherrill [f48c9068] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) removed errors for TOD not set yet. made nanosleep return -1/EINTR ... Tue, 13 Aug 1996 14:23:16 GMT Joel Sherrill [aac34f7b] * c/src/exec/posix/src/unistd.c (modified) added page break before sysconf() Mon, 12 Aug 1996 21:52:37 GMT Mark Johannes [e9624663] * c/src/tests/psxtests/psx10/task.c (added) * testsuites/psxtests/psx10/task.c (added) task_1: added to handle cases of waiting tasks on condition variables Mon, 12 Aug 1996 21:51:44 GMT Mark Johannes [a7f4c5a] * c/src/tests/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx10/system.h (modified) system.h: added protoypes for task and task2, added mutex id, and ... Mon, 12 Aug 1996 21:49:54 GMT Mark Johannes [aad3fe6] * c/src/tests/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/init.c (modified) Init.c: added cases for signal, wait and broadcast Mon, 12 Aug 1996 21:49:14 GMT Mark Johannes [08515de] * c/src/tests/psxtests/psx10/task2.c (added) * testsuites/psxtests/psx10/task2.c (added) Task2: new task for broadcast case Mon, 12 Aug 1996 21:15:15 GMT Joel Sherrill [5da2ae8] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test cases for clock_getres Mon, 12 Aug 1996 20:59:41 GMT Joel Sherrill [1087564] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) clock_getres: added error check for NULL pointer being passed in. Mon, 12 Aug 1996 20:48:13 GMT Joel Sherrill [3fbfbcd] * c/src/exec/posix/src/unistd.c (modified) sleep: wrong page number Mon, 12 Aug 1996 20:08:36 GMT Joel Sherrill [702a31c] * c/src/exec/score/cpu/m68k/cpu.h (modified) removed comment about NO_UNINITIALIZED_WARNINGS since that macro no ... Mon, 12 Aug 1996 20:00:02 GMT Joel Sherrill [221bd65] * c/src/tests/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/init.c (modified) added test case for stack too large Mon, 12 Aug 1996 19:55:09 GMT Joel Sherrill [5f08fd6] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) nanosleep: verify rqtp parameter is non-NULL. nanosleep: return 0 ... Mon, 12 Aug 1996 19:54:12 GMT Joel Sherrill [c4f5e752] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test cases for clock_gettime (invalid id), clock_settime ... Mon, 12 Aug 1996 19:20:18 GMT Joel Sherrill [d60d9505] * c/src/tests/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/init.c (modified) added test case for non-NULL parameter to time() Mon, 12 Aug 1996 19:19:03 GMT Joel Sherrill [40cfab47] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) time: It is not an error if the TOD is not set. Mon, 12 Aug 1996 19:00:12 GMT Mark Johannes [9b77fee] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) Wait_support: removed the calls to mutex core to posix status codes Mon, 12 Aug 1996 18:58:12 GMT Mark Johannes [3b97b7a0] * 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: removes the promotion of core status code to POSXI status codes Mon, 12 Aug 1996 18:56:04 GMT Joel Sherrill [1402ee25] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) fixed spacing ; moved a dummy MP support routine to clean up printout. Mon, 12 Aug 1996 18:06:27 GMT Joel Sherrill [c7a9c66] * c/src/exec/posix/inline/mutex.inl (modified) * c/src/exec/posix/inline/rtems/posix/mutex.inl (modified) * cpukit/posix/inline/rtems/posix/mutex.inl (modified) _POSIX_Mutex_Get: made null id an error 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