# # ChangeLog for cpukit/posix in rtems # # Generated by Trac 1.2.1.dev0 # 04/25/24 04:28:26 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. 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 ... 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: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 *** 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 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: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: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. Wed, 12 Jun 1996 17:45:01 GMT Joel Sherrill [2291b71] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) initial implementation of blocking signal routines -- sigwait, ... Tue, 11 Jun 1996 22:55:39 GMT Joel Sherrill [937808f5] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) added comment to make sure we add unblock of thread Tue, 11 Jun 1996 22:52:42 GMT Joel Sherrill [ea1a5bef] * 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) first attempt at adding algorithm to select the thread which will ... Tue, 11 Jun 1996 22:51:59 GMT Joel Sherrill [20d099e] * 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) deleted field for signals_global_pending. Tue, 11 Jun 1996 20:43:55 GMT Joel Sherrill [c8f5ab5] * 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) tested blocking a signal, sending it to self, then unblocking it. ... Tue, 11 Jun 1996 16:01:37 GMT Joel Sherrill [98ed15e] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/time.c (modified) Basic signal functionality appears to work. pthread_kill() can ... Tue, 11 Jun 1996 16:00:06 GMT Joel Sherrill [d0baf81] * 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) new file. Mon, 10 Jun 1996 21:04:14 GMT Joel Sherrill [494740c] * c/src/exec/posix/headers/psignal.h (added) * c/src/exec/posix/include/rtems/posix/psignal.h (added) * cpukit/posix/include/rtems/posix/psignal.h (added) added psignal.h Mon, 10 Jun 1996 20:47:23 GMT Joel Sherrill [fdec30b] * 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) first attempt at the routine which vectors signals. Mon, 10 Jun 1996 20:46:36 GMT Joel Sherrill [d03f192] * 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) *** empty log message *** Fri, 07 Jun 1996 15:21:27 GMT Joel Sherrill [05ce4e09] * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) changed code which set errno and then returned -1 to use the macro ... Fri, 07 Jun 1996 13:54:23 GMT Joel Sherrill [895efd9] * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) key destructor is now run at correct point in pthread_exit() sequence ... Thu, 06 Jun 1996 21:27:33 GMT Joel Sherrill [fce2e9d] * 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) in newlib now Thu, 06 Jun 1996 19:09:27 GMT Joel Sherrill [782bdfd] * c/src/exec/posix/src/sched.c (modified) * cpukit/posix/src/sched.c (modified) Removed assert's from routines which return the error ENOSYS. Thu, 06 Jun 1996 17:54:37 GMT Joel Sherrill [e754dd1d] * c/src/exec/posix/src/sched.c (modified) * cpukit/posix/src/sched.c (modified) process oriented scheduler routines now return ENOSYS Thu, 06 Jun 1996 17:24:44 GMT Joel Sherrill [5d9cb7e] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) removed timer_getoverrun() since it was also in ptimer.c Thu, 06 Jun 1996 15:36:18 GMT Joel Sherrill [0207c55] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) Made the implementation of pthread_equal conditional on RTEMS_DEBUG. ... Thu, 06 Jun 1996 15:32:49 GMT Joel Sherrill [65a5c1b] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) completed pthread_setschedparam. Thu, 06 Jun 1996 14:53:12 GMT Joel Sherrill [624133c] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) added Sporadic Server support Thu, 06 Jun 1996 14:52:53 GMT Joel Sherrill [ed10d76] * 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 Sporadic_timer field to support sporadic server Wed, 05 Jun 1996 14:45:05 GMT Joel Sherrill [9b4e549] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) renamed Schedule to schedparam in the posix api control information. ... Wed, 05 Jun 1996 14:44:03 GMT Joel Sherrill [7189a40] * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) added comments to to document the definition of posix priority and ... Wed, 05 Jun 1996 14:43:52 GMT Joel Sherrill [09c1e31d] * c/src/exec/posix/headers/priority.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/rtems/posix/priority.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/rtems/posix/priority.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) added comments to priority.h to document the definition of posix ... Tue, 04 Jun 1996 20:36:37 GMT Joel Sherrill [2c207d1f] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) make PTHREAD_SCOPE_SYSTEM an unsupported value for contentionscope. Tue, 04 Jun 1996 19:50:15 GMT Joel Sherrill [65911c32] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) made sure _Thread_Enable_dispatch is not invoked in cases where ... Tue, 04 Jun 1996 19:48:08 GMT Joel Sherrill [56bd4a36] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) made sure routines which called _Objects_Get also called ... Tue, 04 Jun 1996 19:44:16 GMT Joel Sherrill [230a0dcb] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) added some of the required functionality to pthread_setschedparam and ... Tue, 04 Jun 1996 19:20:53 GMT Joel Sherrill [3ff4688] * c/src/exec/posix/src/mutex.c (modified) * cpukit/posix/src/mutex.c (modified) clean up pass Tue, 04 Jun 1996 19:15:28 GMT Joel Sherrill [6b067c4] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) renamed the local variable attrp to the_attr in pthread_create Tue, 04 Jun 1996 19:05:16 GMT Joel Sherrill [24adc5b] * c/src/exec/posix/src/sched.c (modified) * cpukit/posix/src/sched.c (modified) changed sched_rr_get_interval to use the interval to timespec routine. Tue, 04 Jun 1996 16:15:59 GMT Joel Sherrill [c48e0ee] * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/types.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/types.c (modified) added interpretation of scheduling policy and parameter information ... Tue, 04 Jun 1996 16:14:55 GMT Joel Sherrill [12c77ab] * 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 scheduling policy and parameter information Mon, 03 Jun 1996 22:08:18 GMT Joel Sherrill [8f857992] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) added thread queue for list of threads waiting to join. thread is ... Mon, 03 Jun 1996 22:07:14 GMT Joel Sherrill [552a345d] * 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 thread queue for list of threads waiting to join. Mon, 03 Jun 1996 21:06:51 GMT Joel Sherrill [e811d68] * c/src/exec/posix/inline/pthread.inl (modified) * c/src/exec/posix/inline/rtems/posix/pthread.inl (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/time.c (modified) * cpukit/posix/inline/rtems/posix/pthread.inl (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/time.c (modified) deleted POSIX threads typedef masking Thread_Control added initial ... Mon, 03 Jun 1996 21:06:12 GMT Joel Sherrill [4427a64] * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) deleted POSIX threads typedef masking Thread_Control Mon, 03 Jun 1996 18:27:48 GMT Joel Sherrill [a26ee01c] * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/time.c (modified) nanosleep now fills in the time remaining structure. Mon, 03 Jun 1996 17:32:19 GMT Joel Sherrill [5b748a1] * c/src/exec/posix/headers/time.h (modified) * c/src/exec/posix/include/rtems/posix/time.h (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * cpukit/posix/include/rtems/posix/time.h (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_interval Mon, 03 Jun 1996 16:29:59 GMT Joel Sherrill [5ff991e8] * c/src/exec/posix/src/ptimer.c (added) * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/ptimer.c (added) * cpukit/posix/src/time.c (modified) created ptimer.c and moved the timer_* routines out of time.c into ... Mon, 03 Jun 1996 16:29:35 GMT Joel Sherrill [a3828359] * 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 constant for seconds between posix epoch (1970) and rtems epoch ... Fri, 31 May 1996 23:27:45 GMT Joel Sherrill [5e7b6272] * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/watchdog.c (modified) * testsuites/sptests/spsize/size.c (modified) renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the ... Fri, 31 May 1996 21:40:48 GMT Joel Sherrill [c238a218] * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/types.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/types.c (modified) added checks to validate values passed to set attribute routines Fri, 31 May 1996 19:01:26 GMT Joel Sherrill [e72d995a] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/unistd.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/time.c (modified) moved sleep() from psignal.c to unistd.c implemented sigemptyset() ... Fri, 31 May 1996 18:59:57 GMT Joel Sherrill [b927fba] * 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) commented out cancel handlers related items. Thu, 30 May 1996 20:48:10 GMT Joel Sherrill [5600661] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/time.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/time.c (modified) First cut at implementing time, clock_gettime, clock_settime, ... Wed, 29 May 1996 22:46:05 GMT Joel Sherrill [dd32d883] * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/src/pthread.c (modified) posix initialization threads table was misnamed "posix initialization ... Wed, 29 May 1996 21:27:26 GMT Joel Sherrill [7f72217e] * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/cancel.c (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/lib/libc/utsname.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) comment clean up Wed, 29 May 1996 21:02:20 GMT Joel Sherrill [2a98af84] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/types.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/types.c (modified) types.c: spacing psignal.c: kill recognizes SIGABRT and exits to ... Wed, 29 May 1996 20:55:05 GMT Joel Sherrill [cfcfdf0] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) added pthread_exit first posix thread ran Wed, 29 May 1996 20:50:52 GMT Joel Sherrill [5e0efa2b] * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) cleaned up spacing and parentheses Wed, 29 May 1996 19:28:01 GMT Joel Sherrill [ece8c9a] * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/src/pthread.c (modified) first cut at pthread_create Wed, 29 May 1996 18:46:46 GMT Joel Sherrill [9c877c0d] * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) addressed minimum stack size attribute. There is a potential ... Wed, 29 May 1996 16:54:52 GMT Joel Sherrill [613cff6] * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/lib/libc/utsname.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) removed all ifdef's on NOT_IMPLEMENTED. Wed, 29 May 1996 16:54:24 GMT Joel Sherrill [e941ea13] * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) added entry point for posix initialization threads to the posix ... Wed, 29 May 1996 16:04:31 GMT Joel Sherrill [974ff40] * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) renamed signal.c to psignal.c to avoid naming problems. added mp ... Tue, 28 May 1996 21:40:52 GMT Joel Sherrill [c627b2a3] * 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/posixapi.h (added) * 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/posixapi.h (added) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/semaphore.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/status.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/status.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/posixapi.c (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/copyrt.h (modified) * c/src/exec/score/headers/debug.h (modified) * c/src/exec/score/headers/interr.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/debug.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/copyrt.h (modified) * c/src/exec/score/include/rtems/score/interr.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * 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/posixapi.h (added) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/debug.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/copyrt.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) split the inclusion of "EXTERN" data based on whether it was sapi, ... Tue, 28 May 1996 19:28:32 GMT Joel Sherrill [5a18e04] * c/src/exec/posix/headers/pthread.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/rtems/posix/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/include/rtems/posix/pthread.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/pthread.c (modified) added initial set of api extension callouts Tue, 28 May 1996 16:32:55 GMT Joel Sherrill [47d6b140] * 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) commented out interrupt support Tue, 28 May 1996 16:16:28 GMT Joel Sherrill [8165b48f] * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/pthread.c (modified) comment cleanup Tue, 28 May 1996 16:16:11 GMT Joel Sherrill [52d9e4d1] * c/src/exec/posix/headers/config.h (modified) * c/src/exec/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) added maximum keys Tue, 28 May 1996 13:13:34 GMT Joel Sherrill [e6d4b1d] * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/posix/headers/config.h (added) * c/src/exec/posix/include/rtems/posix/config.h (added) * c/src/exec/rtems/headers/config.h (added) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/config.h (added) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/src/rtemsapi.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libmisc/monitor/mon-config.c (modified) * c/src/lib/libmisc/monitor/mon-itask.c (modified) * c/src/libmisc/monitor/mon-config.c (modified) * c/src/libmisc/monitor/mon-itask.c (modified) * c/src/tests/support/include/tmacros.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/posix/include/rtems/posix/config.h (added) * cpukit/rtems/include/rtems/rtems/config.h (added) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/src/rtemsapi.c (modified) * testsuites/support/include/tmacros.h (modified) added initial posix configuration support Fri, 24 May 1996 19:32:37 GMT Joel Sherrill [568ebf3] * c/src/exec/posix/base/pthread.h (modified) * c/src/exec/posix/include/pthread.h (modified) * c/src/exec/posix/src/pthread.c (modified) * cpukit/posix/src/pthread.c (modified) updates to fix typos Wed, 22 May 1996 22:32:39 GMT Joel Sherrill [f4719d5a] * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/cancel.c (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/lib/libc/utsname.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) These files have been modified in the initial pass at getting the ... Wed, 22 May 1996 22:31:51 GMT Joel Sherrill [05195890] * c/src/exec/posix/base/limits.h (modified) * c/src/exec/posix/base/pthread.h (modified) * c/src/exec/posix/base/sched.h (modified) * c/src/exec/posix/include/limits.h (modified) * c/src/exec/posix/include/pthread.h (modified) * c/src/exec/posix/include/sched.h (modified) * cpukit/posix/include/sched.h (modified) These files have been modified in the initial pass at getting the ... Fri, 10 May 1996 20:23:27 GMT Joel Sherrill [92262ab] * c/src/exec/posix/src/psignal.c (modified) * cpukit/posix/src/psignal.c (modified) fixed typo Fri, 08 Dec 1995 21:06:15 GMT Joel Sherrill [67d224a] * c/src/exec/posix/src/cond.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/mpci.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/mpci.c (modified) added correct use of _Thread_queue_Enter_critical_section Fri, 01 Dec 1995 22:03:55 GMT Joel Sherrill [8d0b7d96] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/ratemon.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/watchdog.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/watchdog.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/watchdog.c (modified) Insert mode argument to _Watchdog_Insert removed. Now are watchdog ... Mon, 30 Oct 1995 21:54:45 GMT Joel Sherrill [9700578] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/libcsupport/include/ringbuf.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/README (added) * c/src/exec/score/cpu/sparc/asm.h (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (added) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/include/ringbuf.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (added) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * cpukit/libcsupport/include/ringbuf.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/rtems/src/event.c (modified) * cpukit/score/cpu/sparc/README (added) * cpukit/score/cpu/sparc/asm.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) SPARC port passes all tests Fri, 06 Oct 1995 20:48:38 GMT Joel Sherrill [eb5a7e07] * c/build-tools/os/msdos/cklength.uue (modified) * c/build-tools/os/msdos/fixtimer.uue (modified) * c/build-tools/os/msdos/ifc_exe.uue (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/sys/utsname.h (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/base/aio.h (modified) * c/src/exec/posix/base/devctl.h (modified) * c/src/exec/posix/base/intr.h (modified) * c/src/exec/posix/base/limits.h (modified) * c/src/exec/posix/base/mqueue.h (modified) * c/src/exec/posix/base/pthread.h (modified) * c/src/exec/posix/base/sched.h (modified) * c/src/exec/posix/base/semaphore.h (modified) * c/src/exec/posix/base/unistd.h (modified) * c/src/exec/posix/headers/cancel.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/aio.h (modified) * c/src/exec/posix/include/devctl.h (modified) * c/src/exec/posix/include/intr.h (modified) * c/src/exec/posix/include/limits.h (modified) * c/src/exec/posix/include/mqueue.h (modified) * c/src/exec/posix/include/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/cancel.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * c/src/exec/posix/include/sched.h (modified) * c/src/exec/posix/include/semaphore.h (modified) * c/src/exec/posix/include/sys/utsname.h (modified) * c/src/exec/posix/include/unistd.h (modified) * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/cancel.c (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/exec/posix/sys/utsname.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/m68k/qsm.h (modified) * c/src/exec/score/cpu/m68k/sim.h (modified) * c/src/exec/score/cpu/powerpc/README (modified) * c/src/exec/score/cpu/powerpc/TODO (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/irq_stub.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/lib/include/sys/utsname.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h (modified) * c/src/lib/libbsp/m68k/idp/README (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/console/leds.c (modified) * c/src/lib/libbsp/m68k/idp/console/mc68ec.c (modified) * c/src/lib/libbsp/m68k/idp/include/leds.h (modified) * c/src/lib/libbsp/m68k/idp/startup/linkcmds (modified) * c/src/lib/libbsp/powerpc/papyrus/README (modified) * c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/unixlibc.c (modified) * c/src/lib/libc/utsname.c (modified) * c/src/lib/libcpu/powerpc/README (modified) * c/src/tests/samples/README (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * cpukit/libcsupport/include/sys/utsname.h (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/unixlibc.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/include/aio.h (modified) * cpukit/posix/include/devctl.h (modified) * cpukit/posix/include/intr.h (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/cancel.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/sched.h (modified) * cpukit/posix/include/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/sim.h (modified) * cpukit/score/cpu/m68k/sim.h (modified) * testsuites/samples/README (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * tools/build/os/msdos/cklength.uue (modified) * tools/build/os/msdos/fixtimer.uue (modified) * tools/build/os/msdos/ifc_exe.uue (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) fixed missing CVS IDs Tue, 26 Sep 1995 19:27:15 GMT Joel Sherrill [5e9b32b] * c/src/exec/libcsupport/include/sys/utsname.h (added) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/utsname.c (added) * c/src/exec/posix/base/aio.h (added) * c/src/exec/posix/base/devctl.h (added) * c/src/exec/posix/base/intr.h (added) * c/src/exec/posix/base/limits.h (added) * c/src/exec/posix/base/mqueue.h (added) * c/src/exec/posix/base/pthread.h (added) * c/src/exec/posix/base/sched.h (added) * c/src/exec/posix/base/semaphore.h (added) * c/src/exec/posix/base/unistd.h (added) * c/src/exec/posix/headers/cancel.h (added) * c/src/exec/posix/headers/cond.h (added) * c/src/exec/posix/headers/condmp.h (added) * c/src/exec/posix/headers/intr.h (added) * c/src/exec/posix/headers/key.h (added) * c/src/exec/posix/headers/mqueue.h (added) * c/src/exec/posix/headers/mqueuemp.h (added) * c/src/exec/posix/headers/mutex.h (added) * c/src/exec/posix/headers/mutexmp.h (added) * c/src/exec/posix/headers/priority.h (added) * c/src/exec/posix/headers/pthread.h (added) * c/src/exec/posix/headers/pthreadmp.h (added) * c/src/exec/posix/headers/semaphore.h (added) * c/src/exec/posix/headers/semaphoremp.h (added) * c/src/exec/posix/headers/threadsup.h (added) * c/src/exec/posix/headers/time.h (added) * c/src/exec/posix/include/aio.h (added) * c/src/exec/posix/include/devctl.h (added) * c/src/exec/posix/include/intr.h (added) * c/src/exec/posix/include/limits.h (added) * c/src/exec/posix/include/mqueue.h (added) * c/src/exec/posix/include/pthread.h (added) * c/src/exec/posix/include/rtems/posix/cancel.h (added) * c/src/exec/posix/include/rtems/posix/cond.h (added) * c/src/exec/posix/include/rtems/posix/condmp.h (added) * c/src/exec/posix/include/rtems/posix/intr.h (added) * c/src/exec/posix/include/rtems/posix/key.h (added) * c/src/exec/posix/include/rtems/posix/mqueue.h (added) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (added) * c/src/exec/posix/include/rtems/posix/mutex.h (added) * c/src/exec/posix/include/rtems/posix/mutexmp.h (added) * c/src/exec/posix/include/rtems/posix/priority.h (added) * c/src/exec/posix/include/rtems/posix/pthread.h (added) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (added) * c/src/exec/posix/include/rtems/posix/semaphore.h (added) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (added) * c/src/exec/posix/include/rtems/posix/threadsup.h (added) * c/src/exec/posix/include/rtems/posix/time.h (added) * c/src/exec/posix/include/sched.h (added) * c/src/exec/posix/include/semaphore.h (added) * c/src/exec/posix/include/sys/utsname.h (added) * c/src/exec/posix/include/unistd.h (added) * c/src/exec/posix/inline/cond.inl (added) * c/src/exec/posix/inline/intr.inl (added) * c/src/exec/posix/inline/key.inl (added) * c/src/exec/posix/inline/mqueue.inl (added) * c/src/exec/posix/inline/mutex.inl (added) * c/src/exec/posix/inline/priority.inl (added) * c/src/exec/posix/inline/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/cond.inl (added) * c/src/exec/posix/inline/rtems/posix/intr.inl (added) * c/src/exec/posix/inline/rtems/posix/key.inl (added) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (added) * c/src/exec/posix/inline/rtems/posix/mutex.inl (added) * c/src/exec/posix/inline/rtems/posix/priority.inl (added) * c/src/exec/posix/inline/rtems/posix/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (added) * c/src/exec/posix/inline/semaphore.inl (added) * c/src/exec/posix/src/aio.c (added) * c/src/exec/posix/src/cancel.c (added) * c/src/exec/posix/src/cond.c (added) * c/src/exec/posix/src/devctl.c (added) * c/src/exec/posix/src/intr.c (added) * c/src/exec/posix/src/key.c (added) * c/src/exec/posix/src/mqueue.c (added) * c/src/exec/posix/src/mutex.c (added) * c/src/exec/posix/src/psignal.c (added) * c/src/exec/posix/src/pthread.c (added) * c/src/exec/posix/src/sched.c (added) * c/src/exec/posix/src/semaphore.c (added) * c/src/exec/posix/src/time.c (added) * c/src/exec/posix/src/types.c (added) * c/src/exec/posix/src/unistd.c (added) * c/src/exec/posix/src/utsname.c (added) * c/src/exec/posix/sys/utsname.h (added) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/lib/include/sys/utsname.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/utsname.c (added) * c/src/libchip/shmdr/poll.c (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/libcsupport/include/sys/utsname.h (added) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/utsname.c (added) * cpukit/posix/include/aio.h (added) * cpukit/posix/include/devctl.h (added) * cpukit/posix/include/intr.h (added) * cpukit/posix/include/mqueue.h (added) * cpukit/posix/include/rtems/posix/cancel.h (added) * cpukit/posix/include/rtems/posix/cond.h (added) * cpukit/posix/include/rtems/posix/condmp.h (added) * cpukit/posix/include/rtems/posix/intr.h (added) * cpukit/posix/include/rtems/posix/key.h (added) * cpukit/posix/include/rtems/posix/mqueue.h (added) * cpukit/posix/include/rtems/posix/mqueuemp.h (added) * cpukit/posix/include/rtems/posix/mutex.h (added) * cpukit/posix/include/rtems/posix/mutexmp.h (added) * cpukit/posix/include/rtems/posix/priority.h (added) * cpukit/posix/include/rtems/posix/pthread.h (added) * cpukit/posix/include/rtems/posix/pthreadmp.h (added) * cpukit/posix/include/rtems/posix/semaphore.h (added) * cpukit/posix/include/rtems/posix/semaphoremp.h (added) * cpukit/posix/include/rtems/posix/threadsup.h (added) * cpukit/posix/include/rtems/posix/time.h (added) * cpukit/posix/include/sched.h (added) * cpukit/posix/include/semaphore.h (added) * cpukit/posix/inline/rtems/posix/cond.inl (added) * cpukit/posix/inline/rtems/posix/intr.inl (added) * cpukit/posix/inline/rtems/posix/key.inl (added) * cpukit/posix/inline/rtems/posix/mqueue.inl (added) * cpukit/posix/inline/rtems/posix/mutex.inl (added) * cpukit/posix/inline/rtems/posix/priority.inl (added) * cpukit/posix/inline/rtems/posix/pthread.inl (added) * cpukit/posix/inline/rtems/posix/semaphore.inl (added) * cpukit/posix/src/aio.c (added) * cpukit/posix/src/cancel.c (added) * cpukit/posix/src/cond.c (added) * cpukit/posix/src/devctl.c (added) * cpukit/posix/src/intr.c (added) * cpukit/posix/src/key.c (added) * cpukit/posix/src/mqueue.c (added) * cpukit/posix/src/mutex.c (added) * cpukit/posix/src/psignal.c (added) * cpukit/posix/src/pthread.c (added) * cpukit/posix/src/sched.c (added) * cpukit/posix/src/semaphore.c (added) * cpukit/posix/src/time.c (added) * cpukit/posix/src/types.c (added) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/spsize/size.c (modified) posix support initially added