# # ChangeLog for cpukit in rtems # # Generated by Trac 1.2.1.dev0 # 04/23/24 12:02:47 Mon, 30 Sep 1996 20:15:01 GMT Joel Sherrill [855edec] * c/src/exec/score/cpu/unix/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro. Mon, 30 Sep 1996 20:14:08 GMT Joel Sherrill [348ba42] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) changed stack size of posix initialization threads to double the ... Wed, 18 Sep 1996 20:55:53 GMT Joel Sherrill [5697c28] * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/check.c (modified) pointer arithmetic reworked to be more portable Wed, 18 Sep 1996 20:55:13 GMT Joel Sherrill [be95da0] * 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-server.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (modified) * c/src/lib/libmisc/monitor/monitor.h (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-server.c (modified) * c/src/libmisc/monitor/mon-task.c (modified) * c/src/libmisc/monitor/monitor.h (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-server.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) casts added to numerous arguments, prototypes corrected, and proper ... Wed, 18 Sep 1996 20:54:05 GMT Joel Sherrill [0c35efe] * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libc/unixlibc.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libcsupport/src/unixlibc.c (modified) dummy function added to satisfy ANSI Wed, 18 Sep 1996 20:53:35 GMT Joel Sherrill [5e9a594] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) modified to support non-GNU compilers and to use calloc rather than ... Wed, 18 Sep 1996 20:52:47 GMT Joel Sherrill [1f2d5df] * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/lib/libc/malloc.c (modified) * cpukit/libcsupport/src/malloc.c (modified) added malloc_walk miscellaneous corrections in casting. Wed, 18 Sep 1996 20:52:16 GMT Joel Sherrill [b1c215e] * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libc/libcsupport.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) added prototype for malloc_walk Wed, 18 Sep 1996 20:51:48 GMT Joel Sherrill [94218b8] * c/src/exec/score/src/wkspace.c (modified) * cpukit/score/src/wkspace.c (modified) loop to clear workspace memory changed to use sizeof rather than ... Wed, 18 Sep 1996 20:50:58 GMT Joel Sherrill [56e0b88] * c/src/exec/score/src/object.c (modified) * cpukit/score/src/object.c (modified) corrected prototype of _Objects_Get_next Wed, 18 Sep 1996 20:50:27 GMT Joel Sherrill [3861130] * c/src/exec/score/src/heap.c (modified) * cpukit/score/src/heap.c (modified) uses address object rather than direct pointer arithmetic Wed, 18 Sep 1996 20:50:04 GMT Joel Sherrill [4944b5bf] * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/object.h (modified) OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather than ... Wed, 18 Sep 1996 20:49:36 GMT Joel Sherrill [857c52f] * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) MP_PACKET_MINIMUN_HETERO_CONVERSION definition changed to use sizeof ... Wed, 18 Sep 1996 20:48:56 GMT Joel Sherrill [533f89f] * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) modified declaration of CORE_message_queue_Buffer_control to avoid ... Wed, 18 Sep 1996 20:47:31 GMT Joel Sherrill [d1193c7] * c/src/exec/score/cpu/unix/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) corrected white space problems added CPU_STRUCTURE_ALIGNMENT to ... Wed, 18 Sep 1996 20:45:27 GMT Joel Sherrill [a4d97d94] * c/src/exec/score/cpu/a29k/a29k.h (added) * c/src/exec/score/cpu/a29k/a29ktypes.h (added) * c/src/exec/score/cpu/a29k/amd.ah (added) * c/src/exec/score/cpu/a29k/asm.h (added) * c/src/exec/score/cpu/a29k/cpu.c (added) * c/src/exec/score/cpu/a29k/cpu.h (added) * c/src/exec/score/cpu/a29k/cpu_asm.h (added) * c/src/exec/score/cpu/a29k/cpu_asm.s (added) * c/src/exec/score/cpu/a29k/pswmacro.ah (added) * c/src/exec/score/cpu/a29k/rtems.c (added) * cpukit/score/cpu/a29k/amd.ah (added) * cpukit/score/cpu/a29k/asm.h (added) * cpukit/score/cpu/a29k/cpu.c (added) * cpukit/score/cpu/a29k/pswmacro.ah (added) new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick ... Tue, 17 Sep 1996 21:33:07 GMT Joel Sherrill [1d9d044] * c/src/exec/score/src/coremutex.c (modified) * cpukit/score/src/coremutex.c (modified) Reversed logic in conditional to correctly distinguish between FIFO ... Tue, 17 Sep 1996 21:31:30 GMT Joel Sherrill [41be2e8] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) added routine _POSIX_Timespec_subtract Tue, 17 Sep 1996 21:31:10 GMT Joel Sherrill [aa48536] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) Added code to insure that the post switch extension was executed and ... Tue, 17 Sep 1996 21:29:51 GMT Joel Sherrill [9093c3c] * c/src/exec/posix/src/cond.c (modified) * cpukit/posix/src/cond.c (modified) Corrected implementation of timed wait on condition variables. First ... Tue, 17 Sep 1996 21:26:25 GMT Joel Sherrill [ded66f8] * c/src/exec/posix/headers/time.h (modified) * c/src/exec/posix/include/rtems/posix/time.h (modified) * cpukit/posix/include/rtems/posix/time.h (modified) added prototype for _POSIX_Timespec_subtract Wed, 11 Sep 1996 19:16:07 GMT Joel Sherrill [cda277f] * c/src/exec/score/cpu/mips/asm.h (modified) * c/src/exec/score/cpu/mips/cpu.c (modified) * c/src/exec/score/cpu/mips/cpu_asm.S (modified) * c/src/exec/score/cpu/mips/cpu_asm.h (modified) * c/src/exec/score/cpu/mips/idtcpu.h (modified) * c/src/exec/score/cpu/mips/idtmon.h (modified) * c/src/exec/score/cpu/mips/iregdef.h (modified) * c/src/exec/score/cpu/mips/rtems.c (modified) * c/src/exec/score/cpu/mips64orion/asm.h (modified) * c/src/exec/score/cpu/mips64orion/cpu.c (modified) * c/src/exec/score/cpu/mips64orion/cpu.h (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.S (modified) * c/src/exec/score/cpu/mips64orion/cpu_asm.h (modified) * c/src/exec/score/cpu/mips64orion/idtcpu.h (modified) * c/src/exec/score/cpu/mips64orion/idtmon.h (modified) * c/src/exec/score/cpu/mips64orion/iregdef.h (modified) * c/src/exec/score/cpu/mips64orion/mips64orion.h (modified) * c/src/exec/score/cpu/mips64orion/mipstypes.h (modified) * c/src/exec/score/cpu/mips64orion/rtems.c (modified) * cpukit/score/cpu/mips/asm.h (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips/idtcpu.h (modified) * cpukit/score/cpu/mips/iregdef.h (modified) * cpukit/score/cpu/mips/rtems/asm.h (modified) * cpukit/score/cpu/mips/rtems/mips/idtcpu.h (modified) * cpukit/score/cpu/mips/rtems/mips/iregdef.h (modified) * cpukit/score/cpu/mips64orion/asm.h (modified) * cpukit/score/cpu/mips64orion/cpu.c (modified) * cpukit/score/cpu/mips64orion/cpu_asm.S (modified) * cpukit/score/cpu/mips64orion/cpu_asm.h (modified) * cpukit/score/cpu/mips64orion/idtcpu.h (modified) * cpukit/score/cpu/mips64orion/idtmon.h (modified) * cpukit/score/cpu/mips64orion/iregdef.h (modified) added $Id$ to file headers cpu.h: added prototype for ... 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 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: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: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, 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 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 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 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 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 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: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 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 ... 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 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: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 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 ... 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 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 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. 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: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 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 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 ... 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 ... 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 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 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" 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, 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- ... 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 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 ...