# # ChangeLog for cpukit/posix in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 18:55:09 Tue, 10 Oct 2017 05:11:29 GMT Sebastian Huber [8c5267a] * cpukit/posix/src/pthreadattrsetstack.c (modified) * cpukit/posix/src/pthreadattrsetstacksize.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) posix: Simplify pthread_attr_setstack() Simplify * ... Mon, 09 Oct 2017 13:34:26 GMT Sebastian Huber [da9f5f1] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthreadattrcompare.c (deleted) * testsuites/psxtests/psxgetattrnp01/init.c (modified) posix: Remove rtems_pthread_attribute_compare() Update #2514. ... Fri, 06 Oct 2017 08:07:38 GMT Sebastian Huber [af9115f3] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrcompare.c (modified) * cpukit/posix/src/pthreadattrgetaffinitynp.c (modified) * cpukit/posix/src/pthreadattrsetaffinitynp.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetaffinitynp.c (modified) * cpukit/posix/src/pthreadgetattrnp.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetattrnp01/psxgetattrnp01.scn (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity01/smppsxaffinity01.scn (modified) posix: Simplify POSIX_API_Control Return stack area via ... Fri, 06 Oct 2017 13:30:47 GMT Sebastian Huber [2256946] * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/coretodabsolutetimeout.c (modified) * cpukit/score/src/coretodadjust.c (modified) * cpukit/score/src/coretodset.c (modified) score: Use struct timespec for TOD Use the timestamps only for ... Fri, 06 Oct 2017 18:00:38 GMT Sebastian Huber [098b67b] * cpukit/posix/Makefile.am (modified) posix: Resurrect signal support This was accidentally removed ... Wed, 27 Sep 2017 13:08:33 GMT Sebastian Huber [de59c065] * c/src/ada-tests/mptests/mp01/config_base.h (modified) * c/src/ada-tests/mptests/mp03/config_base.h (modified) * c/src/ada-tests/mptests/mp04/config_base.h (modified) * c/src/ada-tests/mptests/mp05/config_base.h (modified) * c/src/ada-tests/mptests/mp06/config_base.h (modified) * c/src/ada-tests/mptests/mp07/config_base.h (modified) * c/src/ada-tests/mptests/mp08/config_base.h (modified) * c/src/ada-tests/mptests/mp09/config_base.h (modified) * c/src/ada-tests/mptests/mp10/config_base.h (modified) * c/src/ada-tests/mptests/mp11/config_base.h (modified) * c/src/ada-tests/mptests/mp12/config_base.h (modified) * c/src/ada-tests/mptests/mp13/config_base.h (modified) * c/src/ada-tests/mptests/mp14/config_base.h (modified) * c/src/ada-tests/samples/base_mp/config.h (modified) * c/src/ada-tests/samples/base_sp/config.h (modified) * c/src/ada-tests/samples/hello/config.h (modified) * c/src/ada-tests/samples/nsecs/config.h (modified) * c/src/ada-tests/samples/ticker/config.h (modified) * c/src/ada-tests/sptests/sp01/config.h (modified) * c/src/ada-tests/sptests/sp02/config.h (modified) * c/src/ada-tests/sptests/sp03/config.h (modified) * c/src/ada-tests/sptests/sp04/config.h (modified) * c/src/ada-tests/sptests/sp05/config.h (modified) * c/src/ada-tests/sptests/sp06/config.h (modified) * c/src/ada-tests/sptests/sp07/config.h (modified) * c/src/ada-tests/sptests/sp08/config.h (modified) * c/src/ada-tests/sptests/sp09/config.h (modified) * c/src/ada-tests/sptests/sp11/config.h (modified) * c/src/ada-tests/sptests/sp12/config.h (modified) * c/src/ada-tests/sptests/sp13/config.h (modified) * c/src/ada-tests/sptests/sp14/config.h (modified) * c/src/ada-tests/sptests/sp15/config.h (modified) * c/src/ada-tests/sptests/sp16/config.h (modified) * c/src/ada-tests/sptests/sp17/config.h (modified) * c/src/ada-tests/sptests/sp19/config.h (modified) * c/src/ada-tests/sptests/sp20/config.h (modified) * c/src/ada-tests/sptests/sp22/config.h (modified) * c/src/ada-tests/sptests/sp23/config.h (modified) * c/src/ada-tests/sptests/sp24/config.h (modified) * c/src/ada-tests/sptests/sp25/config.h (modified) * c/src/ada-tests/sptests/spname01/config.h (modified) * c/src/ada-tests/tmtests/tm01/config.h (modified) * c/src/ada-tests/tmtests/tm02/config.h (modified) * c/src/ada-tests/tmtests/tm03/config.h (modified) * c/src/ada-tests/tmtests/tm04/config.h (modified) * c/src/ada-tests/tmtests/tm05/config.h (modified) * c/src/ada-tests/tmtests/tm06/config.h (modified) * c/src/ada-tests/tmtests/tm07/config.h (modified) * c/src/ada-tests/tmtests/tm08/config.h (modified) * c/src/ada-tests/tmtests/tm09/config.h (modified) * c/src/ada-tests/tmtests/tm10/config.h (modified) * c/src/ada-tests/tmtests/tm11/config.h (modified) * c/src/ada-tests/tmtests/tm12/config.h (modified) * c/src/ada-tests/tmtests/tm13/config.h (modified) * c/src/ada-tests/tmtests/tm14/config.h (modified) * c/src/ada-tests/tmtests/tm15/config.h (modified) * c/src/ada-tests/tmtests/tm16/config.h (modified) * c/src/ada-tests/tmtests/tm17/config.h (modified) * c/src/ada-tests/tmtests/tm18/config.h (modified) * c/src/ada-tests/tmtests/tm19/config.h (modified) * c/src/ada-tests/tmtests/tm20/config.h (modified) * c/src/ada-tests/tmtests/tm21/config.h (modified) * c/src/ada-tests/tmtests/tm22/config.h (modified) * c/src/ada-tests/tmtests/tm23/config.h (modified) * c/src/ada-tests/tmtests/tm24/config.h (modified) * c/src/ada-tests/tmtests/tm25/config.h (modified) * c/src/ada-tests/tmtests/tm28/config.h (modified) * c/src/ada-tests/tmtests/tm29/config.h (modified) * c/src/ada-tests/tmtests/tmck/config.h (modified) * c/src/ada-tests/tmtests/tmoverhd/config.h (modified) * cpukit/libblock/src/bdbuf.c (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (deleted) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/mutex.c (deleted) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexget.c (deleted) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/muteximpl.h (added) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/mutex.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/psx05.scn (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/psxtests/psxautoinit01/psxautoinit01.scn (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX mutex POSIX mutexes are now ... Tue, 26 Sep 2017 05:49:17 GMT Sebastian Huber [5222488] * c/src/ada-tests/mptests/mp01/config_base.h (modified) * c/src/ada-tests/mptests/mp03/config_base.h (modified) * c/src/ada-tests/mptests/mp04/config_base.h (modified) * c/src/ada-tests/mptests/mp05/config_base.h (modified) * c/src/ada-tests/mptests/mp06/config_base.h (modified) * c/src/ada-tests/mptests/mp07/config_base.h (modified) * c/src/ada-tests/mptests/mp08/config_base.h (modified) * c/src/ada-tests/mptests/mp09/config_base.h (modified) * c/src/ada-tests/mptests/mp10/config_base.h (modified) * c/src/ada-tests/mptests/mp11/config_base.h (modified) * c/src/ada-tests/mptests/mp12/config_base.h (modified) * c/src/ada-tests/mptests/mp13/config_base.h (modified) * c/src/ada-tests/mptests/mp14/config_base.h (modified) * c/src/ada-tests/samples/base_mp/config.h (modified) * c/src/ada-tests/samples/base_sp/config.h (modified) * c/src/ada-tests/samples/hello/config.h (modified) * c/src/ada-tests/samples/nsecs/config.h (modified) * c/src/ada-tests/samples/ticker/config.h (modified) * c/src/ada-tests/sptests/sp01/config.h (modified) * c/src/ada-tests/sptests/sp02/config.h (modified) * c/src/ada-tests/sptests/sp03/config.h (modified) * c/src/ada-tests/sptests/sp04/config.h (modified) * c/src/ada-tests/sptests/sp05/config.h (modified) * c/src/ada-tests/sptests/sp06/config.h (modified) * c/src/ada-tests/sptests/sp07/config.h (modified) * c/src/ada-tests/sptests/sp08/config.h (modified) * c/src/ada-tests/sptests/sp09/config.h (modified) * c/src/ada-tests/sptests/sp11/config.h (modified) * c/src/ada-tests/sptests/sp12/config.h (modified) * c/src/ada-tests/sptests/sp13/config.h (modified) * c/src/ada-tests/sptests/sp14/config.h (modified) * c/src/ada-tests/sptests/sp15/config.h (modified) * c/src/ada-tests/sptests/sp16/config.h (modified) * c/src/ada-tests/sptests/sp17/config.h (modified) * c/src/ada-tests/sptests/sp19/config.h (modified) * c/src/ada-tests/sptests/sp20/config.h (modified) * c/src/ada-tests/sptests/sp22/config.h (modified) * c/src/ada-tests/sptests/sp23/config.h (modified) * c/src/ada-tests/sptests/sp24/config.h (modified) * c/src/ada-tests/sptests/sp25/config.h (modified) * c/src/ada-tests/sptests/spname01/config.h (modified) * c/src/ada-tests/tmtests/tm01/config.h (modified) * c/src/ada-tests/tmtests/tm02/config.h (modified) * c/src/ada-tests/tmtests/tm03/config.h (modified) * c/src/ada-tests/tmtests/tm04/config.h (modified) * c/src/ada-tests/tmtests/tm05/config.h (modified) * c/src/ada-tests/tmtests/tm06/config.h (modified) * c/src/ada-tests/tmtests/tm07/config.h (modified) * c/src/ada-tests/tmtests/tm08/config.h (modified) * c/src/ada-tests/tmtests/tm09/config.h (modified) * c/src/ada-tests/tmtests/tm10/config.h (modified) * c/src/ada-tests/tmtests/tm11/config.h (modified) * c/src/ada-tests/tmtests/tm12/config.h (modified) * c/src/ada-tests/tmtests/tm13/config.h (modified) * c/src/ada-tests/tmtests/tm14/config.h (modified) * c/src/ada-tests/tmtests/tm15/config.h (modified) * c/src/ada-tests/tmtests/tm16/config.h (modified) * c/src/ada-tests/tmtests/tm17/config.h (modified) * c/src/ada-tests/tmtests/tm18/config.h (modified) * c/src/ada-tests/tmtests/tm19/config.h (modified) * c/src/ada-tests/tmtests/tm20/config.h (modified) * c/src/ada-tests/tmtests/tm21/config.h (modified) * c/src/ada-tests/tmtests/tm22/config.h (modified) * c/src/ada-tests/tmtests/tm23/config.h (modified) * c/src/ada-tests/tmtests/tm24/config.h (modified) * c/src/ada-tests/tmtests/tm25/config.h (modified) * c/src/ada-tests/tmtests/tm28/config.h (modified) * c/src/ada-tests/tmtests/tm29/config.h (modified) * c/src/ada-tests/tmtests/tmck/config.h (modified) * c/src/ada-tests/tmtests/tmoverhd/config.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/cond.h (deleted) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/cond.c (deleted) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condget.c (deleted) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/psx10.scn (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxautoinit02/psxautoinit02.scn (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX condvar POSIX condition ... Thu, 21 Sep 2017 13:42:45 GMT Sebastian Huber [89fc9345] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/rwlock.h (deleted) * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/prwlock.c (deleted) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockunlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corerwlock.h (deleted) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/corerwlockrelease.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxrwlock01/main.c (modified) * testsuites/psxtests/psxrwlock01/psxrwlock01.scn (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now ... Thu, 21 Sep 2017 12:13:16 GMT Sebastian Huber [e67929c] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/barrier.h (deleted) * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pbarrier.c (deleted) * cpukit/posix/src/pbarrierdestroy.c (modified) * cpukit/posix/src/pbarrierinit.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/psxtests/psxbarrier01/main.c (modified) * testsuites/psxtests/psxbarrier01/psxbarrier01.scn (modified) * testsuites/psxtests/psxbarrier01/test.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) posix: Implement self-contained POSIX barriers POSIX barriers are ... Tue, 12 Sep 2017 06:09:16 GMT Sebastian Huber [c090db7] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (deleted) * cpukit/posix/src/semaphoredeletesupp.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (deleted) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/semaphoreimpl.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/semaphore.c (modified) * testsuites/psxtests/psxcancel/init.c (modified) * testsuites/psxtests/psxeintr_join/init.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX semaphores For semaphore ... Tue, 19 Sep 2017 12:10:33 GMT Sebastian Huber [47b1e31] * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/posix/src/pthreadonce.c (modified) * cpukit/score/include/rtems/score/onceimpl.h (modified) * cpukit/score/src/once.c (modified) posix: Optimize pthread_once_t Reduce size of pthread_once_t and ... Wed, 04 Oct 2017 07:18:56 GMT Sebastian Huber [dcdd329] * cpukit/posix/src/aio_cancel.c (modified) posix: Fix aio_cancel() Update #3164. Wed, 27 Sep 2017 13:14:33 GMT Sebastian Huber [dbdb6a32] * cpukit/posix/src/condattrdestroy.c (modified) * cpukit/posix/src/condattrinit.c (modified) * cpukit/posix/src/mutexattrdestroy.c (modified) * cpukit/posix/src/mutexattrgetprioceiling.c (modified) * cpukit/posix/src/mutexattrgetprotocol.c (modified) * cpukit/posix/src/mutexattrgetpshared.c (modified) * cpukit/posix/src/mutexattrgettype.c (modified) * cpukit/posix/src/mutexattrinit.c (modified) posix: Remove superfluous includes Tue, 26 Sep 2017 05:52:08 GMT Sebastian Huber [ef18d36] * cpukit/posix/src/barrierattrdestroy.c (modified) * cpukit/posix/src/rwlockattrdestroy.c (modified) posix: Remove superfluous includes Wed, 02 Aug 2017 23:26:51 GMT Joel Sherrill [ea4488ae] * cpukit/posix/include/rtems/posix/shm.h (modified) * cpukit/posix/src/shmopen.c (modified) posix shm: Add oflag to Shm_Control Fri, 22 Sep 2017 06:22:11 GMT Sebastian Huber [bdc468a] * cpukit/posix/src/prwlockinit.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153. Fri, 15 Sep 2017 11:48:44 GMT Sebastian Huber [c030edd] * cpukit/posix/src/condinit.c (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/psx10.scn (modified) posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137. Fri, 15 Sep 2017 11:24:51 GMT Sebastian Huber [8230a329] * cpukit/posix/src/pbarrierinit.c (modified) * testsuites/psxtests/psxbarrier01/psxbarrier01.scn (modified) * testsuites/psxtests/psxbarrier01/test.c (modified) posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126. Fri, 15 Sep 2017 11:14:57 GMT Sebastian Huber [3b47ce73] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/src/mutexinit.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/psx05.scn (modified) posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125. Wed, 13 Sep 2017 07:22:19 GMT Sebastian Huber [baef823c] * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/fchdir.c (modified) * cpukit/libcsupport/src/fchmod.c (modified) * cpukit/libcsupport/src/fchown.c (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/fdatasync.c (modified) * cpukit/libcsupport/src/fpathconf.c (modified) * cpukit/libcsupport/src/fstat.c (modified) * cpukit/libcsupport/src/fsync.c (modified) * cpukit/libcsupport/src/ftruncate.c (modified) * cpukit/libcsupport/src/ioctl.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/lseek.c (modified) * cpukit/libcsupport/src/open.c (modified) * cpukit/libcsupport/src/read.c (modified) * cpukit/libcsupport/src/write.c (modified) * cpukit/posix/src/shmopen.c (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsclose01/Makefile.am (added) * testsuites/fstests/fsclose01/fsclose01.doc (added) * testsuites/fstests/fsclose01/fsclose01.scn (added) * testsuites/fstests/fsclose01/init.c (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spintrcritical24/Makefile.am (added) * testsuites/sptests/spintrcritical24/init.c (added) * testsuites/sptests/spintrcritical24/spintrcritical24.doc (added) * testsuites/sptests/spintrcritical24/spintrcritical24.scn (added) libio: Add hold/drop iop reference Check iop reference count in ... Wed, 13 Sep 2017 12:00:50 GMT Sebastian Huber [ca90c6c] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/open.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/posix/src/shmopen.c (modified) libio: Add rtems_libio_iop_flags_initialize() Update #3132. Wed, 13 Sep 2017 08:11:46 GMT Sebastian Huber [856ede4f] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/open.c (modified) * cpukit/libfs/src/imfs/imfs_fifo.c (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * cpukit/libfs/src/pipe/pipe.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/posix/src/shmopen.c (modified) libio: Add iop set/clear flags Update #3132. Wed, 06 Sep 2017 05:31:48 GMT Sebastian Huber [694e946d] * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/posix/include/rtems/posix/mmanimpl.h (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) libio: Remove special-case reference count The top-level IO library ... Fri, 08 Sep 2017 13:25:47 GMT Sebastian Huber [18b32d76] * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) posix: Ignore pshared for semaphores Since we have only one ... Fri, 08 Sep 2017 11:10:24 GMT Sebastian Huber [62c912e] * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) posix: Use mutex object itself for condvar We should only use the ... Fri, 25 Aug 2017 08:59:52 GMT Sebastian Huber [1f22b26] * c/src/lib/libbsp/i386/pc386/console/console_select.c (modified) * c/src/lib/libbsp/i386/pc386/console/gdb_select.c (modified) * cpukit/libmisc/shell/main_cmdchown.c (modified) * cpukit/libmisc/shell/main_drvmgr.c (modified) * cpukit/libmisc/shell/main_pci.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/shm.c (modified) * cpukit/score/src/condition.c (modified) Include missing Update #2132. Fri, 25 Aug 2017 08:58:58 GMT Sebastian Huber [b2ed712] * c/src/lib/libbsp/arm/altera-cyclone-v/rtc/rtc.c (modified) * c/src/lib/libbsp/arm/atsam/spi/atsam_spi_bus.c (modified) * c/src/lib/libbsp/arm/lpc176x/can/can.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/nand-mlc-read-blocks.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/nand-mlc-write-blocks.c (modified) * c/src/lib/libbsp/arm/raspberrypi/console/console_select.c (modified) * c/src/lib/libbsp/arm/raspberrypi/misc/vc_defines.h (modified) * c/src/lib/libbsp/arm/raspberrypi/startup/cmdline.c (modified) * c/src/lib/libbsp/arm/shared/arm-pl111-fb.c (modified) * c/src/lib/libbsp/arm/shared/armv7m/irq/armv7m-irq.c (modified) * c/src/lib/libbsp/arm/tms570/console/printk-support.c (modified) * c/src/lib/libbsp/arm/tms570/pom/tms570-pom.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_framebuffer/framebuffer.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_versions/versions.c (modified) * c/src/lib/libbsp/lm32/shared/tsmac/tsmac.c (modified) * c/src/lib/libbsp/shared/console.c (modified) * c/src/lib/libbsp/sparc/leon3/console/console.c (modified) * c/src/lib/libbsp/sparc/shared/amba/ahbstat.c (modified) * c/src/lib/libbsp/sparc/shared/analog/gradcdac.c (modified) * c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus_leon2.c (modified) * c/src/lib/libbsp/sparc/shared/i2c/i2cmst.c (modified) * c/src/lib/libbsp/sparc/shared/iommu/griommu.c (modified) * c/src/lib/libbsp/sparc/shared/l2c/l2c.c (modified) * c/src/lib/libbsp/sparc/shared/pci/grpci2dma.c (modified) * c/src/lib/libbsp/sparc/shared/scrub/memscrub.c (modified) * c/src/lib/libbsp/sparc/shared/time/grctm.c (modified) * c/src/lib/libbsp/sparc/shared/time/spwcuc.c (modified) * c/src/lib/libbsp/sparc/shared/timer/gptimer.c (modified) * c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c (modified) * c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.c (modified) * c/src/lib/libcpu/bfin/interrupt/interrupt.c (modified) * cpukit/dev/i2c/ti-lm25066a.c (modified) * cpukit/include/rtems/printer.h (modified) * cpukit/libcsupport/src/cfmakesane.c (modified) * cpukit/libcsupport/src/chroot.c (modified) * cpukit/libcsupport/src/fchmod.c (modified) * cpukit/libcsupport/src/fchown.c (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libdl/rtl-allocator.c (modified) * cpukit/libdl/rtl-error.c (modified) * cpukit/libdl/rtl-find-file.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-sym.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libfs/src/imfs/imfs_linfile.c (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/libmisc/redirector/stdio-redirect.c (modified) * cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c (modified) * cpukit/libmisc/shell/main_md5.c (modified) * cpukit/libmisc/shell/main_rtrace.c (modified) * cpukit/libmisc/untar/untar_tgz.c (modified) * cpukit/libpci/pci_cfg_print_code.c (modified) * cpukit/librpc/src/rpc/get_myaddress.c (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/shmheap.c (modified) * cpukit/posix/src/shmwkspace.c (modified) * cpukit/score/src/threadq.c (modified) Include missing Update #2133. Mon, 24 Jul 2017 19:09:52 GMT Gedare Bloom [c6d897e5] * cpukit/posix/src/shmheap.c (modified) * cpukit/posix/src/shmwkspace.c (modified) posix: fix warnings with mmap from heap/wkspace Avoid void pointer ... Mon, 24 Jul 2017 18:46:49 GMT Gedare Bloom [b264998] * cpukit/posix/include/rtems/posix/mmanimpl.h (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) posix: replace mmap mappings lock with libio lock Use the libio ... Thu, 20 Jul 2017 05:25:55 GMT Sebastian Huber [b965f461] * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) posix: Use unprotected chain operations Operarations are already ... Wed, 19 Jul 2017 14:59:16 GMT Kevin Kirspel [bb01a36] * cpukit/posix/src/mmap.c (modified) Fixed issue with searching mapped addresses The loop that checks if ... Thu, 29 Jun 2017 14:36:43 GMT Kevin Kirspel [c6bb1c33] * cpukit/dev/i2c/i2c-bus.c (modified) * cpukit/dev/i2c/i2c-dev.c (modified) * cpukit/dev/spi/spi-bus.c (modified) * cpukit/libblock/src/blkdev-imfs.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/src/__usrenv.c (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/defaults/default_handlers.c (modified) * cpukit/libfs/src/defaults/default_mmap.c (added) * cpukit/libfs/src/devfs/devfs_init.c (modified) * cpukit/libfs/src/dosfs/msdos_handlers_dir.c (modified) * cpukit/libfs/src/dosfs/msdos_handlers_file.c (modified) * cpukit/libfs/src/imfs/imfs_dir_default.c (modified) * cpukit/libfs/src/imfs/imfs_dir_minimal.c (modified) * cpukit/libfs/src/imfs/imfs_fifo.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_device.c (modified) * cpukit/libfs/src/imfs/imfs_linfile.c (modified) * cpukit/libfs/src/imfs/imfs_link.c (modified) * cpukit/libfs/src/imfs/imfs_memfile.c (modified) * cpukit/libfs/src/imfs/imfs_symlink.c (modified) * cpukit/libfs/src/jffs2/src/fs-rtems.c (modified) * cpukit/libfs/src/nfsclient/src/nfs.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems.c (modified) * cpukit/libnetworking/lib/ftpfs.c (modified) * cpukit/libnetworking/lib/tftpDriver.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) * cpukit/posix/src/shmopen.c (modified) posix/mmap: Add support for file handler and MAP_ANON Added a mmap ... Wed, 07 Jun 2017 06:14:30 GMT Sebastian Huber [836f454] * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrgetaffinitynp.c (modified) * cpukit/posix/src/pthreadattrsetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/test.c (modified) Fix CPU_COPY() usage The original CPU_COPY() support of Newlib ... Tue, 16 May 2017 15:37:27 GMT Gedare Bloom [a330c5d] * cpukit/posix/src/mmap.c (modified) posix: clarify expression with parentheses Close #3010. Wed, 15 Mar 2017 18:31:00 GMT Gedare Bloom [87de70a2] * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/posix/include/rtems/posix/mmanimpl.h (modified) * cpukit/posix/include/rtems/posix/shm.h (modified) * cpukit/posix/include/rtems/posix/shmimpl.h (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) * cpukit/posix/src/shmheap.c (modified) * cpukit/posix/src/shmopen.c (modified) * cpukit/posix/src/shmunlink.c (modified) * cpukit/posix/src/shmwkspace.c (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/psxtests/psxshm02/system.h (modified) posix/mman: add mmap support for shm objects Update #2859. Mon, 13 Mar 2017 16:00:35 GMT Chris Johns [8290f95c] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/mmanimpl.h (added) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) posix: Add mmap/unmap support for mapping files. This version of ... Fri, 31 Mar 2017 19:23:47 GMT Gedare Bloom [bd9d5eb] * cpukit/posix/include/rtems/posix/shmimpl.h (modified) * cpukit/posix/src/shmopen.c (modified) posix/shm: replace threadq with mutex (allocator lock) Closes #2957. Wed, 15 Mar 2017 18:29:19 GMT Gedare Bloom [889eb76] * cpukit/posix/include/rtems/posix/shmimpl.h (modified) * cpukit/posix/src/shmopen.c (modified) posix/mman: update atime on shared memory read call Update #2859. Thu, 27 Apr 2017 23:52:01 GMT Joel Sherrill [12f9c5b7] * cpukit/posix/src/mutexinit.c (modified) posix/src/mutexinit.c: Reorder to make priority a scoped variable Wed, 26 Apr 2017 20:42:09 GMT Joel Sherrill [c16d45a5] * cpukit/posix/src/mutexinit.c (modified) posix/src/mutexinit.c: Reorder to make priority a scoped variable Tue, 25 Apr 2017 18:57:03 GMT Joel Sherrill [6601684f] * cpukit/posix/src/mutexinit.c (modified) posix/src/mutexinit.c: Fix used before initialized warning Tue, 28 Mar 2017 05:51:16 GMT Sebastian Huber [82c0836] * cpukit/posix/src/pthreaddetach.c (modified) posix: Fix pthread_detach() internal lock acquire Tue, 31 Jan 2017 07:08:24 GMT Sebastian Huber [e366f77] * cpukit/libcsupport/src/assocthreadstatestostring.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrier.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadwaitgetid.c (modified) score: Add _Thread_queue_Object_name Add the special thread queue ... Wed, 25 Jan 2017 10:45:49 GMT Sebastian Huber [090bdc7e] * cpukit/posix/src/shmopen.c (modified) posix: Fix use of uninitialized variable Update #2859. Fri, 12 Aug 2016 19:25:10 GMT Gedare Bloom [ba776282] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/shm.h (added) * cpukit/posix/include/rtems/posix/shmimpl.h (added) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/shm.c (added) * cpukit/posix/src/shmheap.c (added) * cpukit/posix/src/shmopen.c (modified) * cpukit/posix/src/shmunlink.c (modified) * cpukit/posix/src/shmwkspace.c (added) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxshm01/Makefile.am (added) * testsuites/psxtests/psxshm01/init.c (added) * testsuites/psxtests/psxshm01/psxshm01.scn (added) * testsuites/psxtests/psxshm01/system.h (added) * testsuites/psxtests/psxshm02/Makefile.am (added) * testsuites/psxtests/psxshm02/init.c (added) * testsuites/psxtests/psxshm02/psxshm02.scn (added) * testsuites/psxtests/psxshm02/system.h (added) * testsuites/sptests/spsysinit01/init.c (modified) posix: shared memory support Add POSIX shared memory manager (Shm). ... Fri, 12 Aug 2016 16:21:00 GMT Gedare Bloom [2b442a8e] * cpukit/posix/src/mmap.c (modified) posix: fix typo in mmap arguments Fri, 12 Aug 2016 15:17:40 GMT Gedare Bloom [1ca8ee13] * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/mlock.c (added) * cpukit/posix/src/mlockall.c (added) * cpukit/posix/src/msync.c (added) * cpukit/posix/src/munlock.c (added) * cpukit/posix/src/munlockall.c (added) * cpukit/posix/src/posix_madvise.c (added) * cpukit/posix/src/shmopen.c (added) * cpukit/posix/src/shmunlink.c (added) posix: add stub implementations for mman functions Fri, 29 Jul 2016 19:28:49 GMT Gedare Bloom [e7eeb38d] * cpukit/Makefile.am (modified) * cpukit/posix/include/sys/mman.h (deleted) * cpukit/posix/src/mprotect.c (modified) * cpukit/preinstall.am (modified) * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlock.c (added) * testsuites/psxtests/psxhdrs/sys/mman/mlockall.c (added) * testsuites/psxtests/psxhdrs/sys/mman/mmap.c (added) * testsuites/psxtests/psxhdrs/sys/mman/mprotect.c (added) * testsuites/psxtests/psxhdrs/sys/mman/msync.c (added) * testsuites/psxtests/psxhdrs/sys/mman/munlock.c (added) * testsuites/psxtests/psxhdrs/sys/mman/munlockall.c (added) * testsuites/psxtests/psxhdrs/sys/mman/munmap.c (added) * testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c (added) * testsuites/psxtests/psxhdrs/sys/mman/shm_open.c (added) * testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c (added) posix: move sys/mman.h to newlib and test it in psxhdrs Fri, 13 Jan 2017 08:45:59 GMT Sebastian Huber [4a03e752] * cpukit/configure.ac (modified) * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspinunlock.c (modified) configure: Remove SIZEOF_PTHREAD_SPINLOCK_T Fri, 13 Jan 2017 08:35:01 GMT Sebastian Huber [544b59bf] * cpukit/configure.ac (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/semaphore.h (deleted) * cpukit/posix/preinstall.am (modified) configure: Remove HAVE_SEMAPHORE_H support Thu, 12 Jan 2017 08:26:08 GMT Sebastian Huber [7c499279] * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/pthreadgetnamenp.c (added) * cpukit/posix/src/pthreadsetnamenp.c (added) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxthreadname01/Makefile.am (added) * testsuites/psxtests/psxthreadname01/init.c (added) * testsuites/psxtests/psxthreadname01/psxthreadname01.doc (added) * testsuites/psxtests/psxthreadname01/psxthreadname01.scn (added) posix: Add pthread_getname_np(), ... Add pthread_getname_np() and ... Wed, 11 Jan 2017 07:42:04 GMT Sebastian Huber [d063e7b3] * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) score: Replace STATES_DELAYING Replace STATES_DELAYING with ... Wed, 11 Jan 2017 15:43:06 GMT Joel Sherrill [7a4b2645] * cpukit/configure.ac (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrcompare.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetprocessorset.c (modified) * cpukit/rtems/src/taskgetaffinity.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/score/include/rtems/score/cpuset.h (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/cpuset.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/system.h (modified) * testsuites/sptests/spcpuset01/test.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__ Tue, 06 Dec 2016 03:06:40 GMT Joel Sherrill [ef362818] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/posix_devctl.c (added) * cpukit/posix/src/sysconf.c (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxdevctl01/Makefile.am (added) * testsuites/psxtests/psxdevctl01/main.c (added) * testsuites/psxtests/psxdevctl01/psxdevctl01.doc (added) * testsuites/psxtests/psxdevctl01/psxdevctl01.scn (added) * testsuites/psxtests/psxdevctl01/test.c (added) * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/devctl/posix_devctl.c (added) Add support for posix_devctl() Wed, 11 Jan 2017 12:47:22 GMT Sebastian Huber [5aa0fa1] * cpukit/posix/src/alarm.c (modified) posix: Fix alarm() in SMP configurations Avoid to change the CPU of ... Fri, 23 Dec 2016 15:02:07 GMT Sebastian Huber [9a448aab] * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadwaitgetid.c (modified) score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit ... Fri, 09 Dec 2016 06:19:22 GMT Sebastian Huber [3a659b04] * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/score/cpu/powerpc/ppc-isr-vector-install.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/wkspace.c (modified) score: Introduce _Internal_error() Fri, 09 Dec 2016 05:51:44 GMT Sebastian Huber [0a81a58] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/psxtests/psxfatal02/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILED Update #2825. Thu, 08 Dec 2016 15:41:30 GMT Sebastian Huber [b6606e8] * c/src/lib/libbsp/powerpc/shared/startup/panic.c (modified) * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/src/exshutdown.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/fatal2.c (deleted) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/cpu/nios2/nios2-context-initialize.c (modified) * cpukit/score/cpu/nios2/nios2-isr-get-level.c (modified) * cpukit/score/cpu/nios2/nios2-isr-set-level.c (modified) * cpukit/score/cpu/powerpc/ppc-isr-vector-install.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/userextimpl.h (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/objectinitializeinformation.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/userextiterate.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal02/testcase.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/sptests/spfatal01/testcase.h (modified) * testsuites/sptests/spfatal02/testcase.h (modified) * testsuites/sptests/spfatal03/testcase.h (modified) * testsuites/sptests/spfatal04/testcase.h (modified) * testsuites/sptests/spfatal05/testcase.h (modified) * testsuites/sptests/spfatal06/testcase.h (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spfatal08/testcase.h (modified) * testsuites/sptests/spfatal09/testcase.h (modified) * testsuites/sptests/spfatal10/testcase.h (modified) * testsuites/sptests/spfatal11/testcase.h (modified) * testsuites/sptests/spfatal12/testcase.h (modified) * testsuites/sptests/spfatal13/testcase.h (modified) * testsuites/sptests/spfatal14/testcase.h (modified) * testsuites/sptests/spfatal15/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal17/testcase.h (modified) * testsuites/sptests/spfatal18/testcase.h (modified) * testsuites/sptests/spfatal19/testcase.h (modified) * testsuites/sptests/spfatal20/testcase.h (modified) * testsuites/sptests/spfatal24/testcase.h (modified) * testsuites/sptests/spfatal25/testcase.h (modified) * testsuites/sptests/spfatal27/testcase.h (modified) * testsuites/sptests/spfatal28/testcase.h (modified) * testsuites/sptests/spfatal29/testcase.h (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Remove fatal is internal indicator The fatal is internal ... Thu, 01 Dec 2016 19:42:48 GMT Sebastian Huber [5b6c290] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/schedulerremoveprocessor.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Initialize thread queue context early Initialize thread ... Fri, 02 Dec 2016 11:40:32 GMT Sebastian Huber [6cc83b32] * cpukit/posix/include/rtems/posix/posixapi.h (modified) posix: Fix typo Fri, 02 Dec 2016 08:56:40 GMT Sebastian Huber [aadd318] * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/src/pspinlock.c (modified) posix: Fix fall back spinlock implementation Update #2674. Mon, 28 Nov 2016 12:28:32 GMT Sebastian Huber [c09db57] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Fix thread queue context initialization Initialize the ... Thu, 24 Nov 2016 05:13:11 GMT Sebastian Huber [620b23e] * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Optimize _Thread_queue_Enqueue() Move thread state for ... Wed, 23 Nov 2016 14:12:28 GMT Sebastian Huber [d42cf33] * cpukit/posix/src/pspinlock.c (modified) posix: Fix typo Update #2674. Wed, 16 Nov 2016 13:50:09 GMT Sebastian Huber [c42be504] * cpukit/configure.ac (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/spinlock.h (deleted) * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pspin.c (deleted) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspintrylock.c (deleted) * cpukit/posix/src/pspinunlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corespinlock.h (deleted) * cpukit/score/include/rtems/score/corespinlockimpl.h (deleted) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/corespinlockrelease.c (deleted) * cpukit/score/src/corespinlockwait.c (deleted) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxspin01/main.c (modified) * testsuites/psxtests/psxspin01/psxspin01.scn (modified) * testsuites/psxtests/psxspin01/test.c (modified) * testsuites/psxtests/psxspin02/Makefile.am (deleted) * testsuites/psxtests/psxspin02/main.c (deleted) * testsuites/psxtests/psxspin02/psxspin02.doc (deleted) * testsuites/psxtests/psxspin02/psxspin02.scn (deleted) * testsuites/psxtests/psxspin02/test.c (deleted) * testsuites/sptests/spsysinit01/init.c (modified) posix: Add self-contained pthread spinlock Turn pthread_spinlock_t ... Tue, 22 Nov 2016 09:53:03 GMT Sebastian Huber [a4217c6] * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Rename _Thread_queue_Enqueue_critical() Delete unused ... Wed, 16 Nov 2016 15:39:43 GMT Sebastian Huber [125f248] * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spfatal03/testcase.h (modified) score: Add thread queue enqueue callout Replace the expected thread ... Mon, 14 Nov 2016 08:11:07 GMT Sebastian Huber [d78d529] * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/sched_yield.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal29/Makefile.am (added) * testsuites/sptests/spfatal29/spfatal29.doc (added) * testsuites/sptests/spfatal29/spfatal29.scn (added) * testsuites/sptests/spfatal29/testcase.h (added) * testsuites/sptests/spinternalerror02/init.c (modified) score: Add and use _Thread_Dispatch_direct() This function is ... Wed, 09 Nov 2016 15:29:17 GMT Sebastian Huber [0e658d45] * cpukit/posix/src/cleanuppush.c (modified) posix: Simplify cleanup push/pop The POSIX cleanup list must be ... Fri, 04 Nov 2016 09:53:16 GMT Sebastian Huber [8b18b8eb] * cpukit/posix/src/prwlock.c (modified) posix: Fix _POSIX_RWLock_Manager_initialization() Use right object ... Mon, 31 Oct 2016 07:33:11 GMT Sebastian Huber [2dd098a] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/posix/src/sched_getprioritymax.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/taskgetscheduler.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/sched.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * cpukit/score/src/threadgetcputimeused.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Introduce Thread_Scheduler_control::home Replace ... Mon, 31 Oct 2016 12:07:34 GMT Sebastian Huber [bb9f09f] * cpukit/posix/src/timersettime.c (modified) posix: Fix timer interval Do not overwrite timer interval with ... Mon, 31 Oct 2016 12:05:55 GMT Sebastian Huber [3e9f4c92] * cpukit/posix/src/sigtimedwait.c (modified) posix: Fix timeout handling in sigtimedwait() Update #2798. Tue, 27 Sep 2016 13:23:00 GMT Sebastian Huber [8797c76] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) score: Unify CORE mutex seize/surrender Use the ... Wed, 22 Jun 2016 15:09:23 GMT Sebastian Huber [300f6a48] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/priorityimpl.h (added) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsnodeinit.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultnodeinit.c (modified) * cpukit/score/src/schedulerdefaultreleasejob.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfnodeinit.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (deleted) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsem03/init.c (modified) * testsuites/sptests/spsem03/spsem03.doc (modified) score: Rework thread priority management Add priority nodes which ... Tue, 28 Jun 2016 04:54:50 GMT Sebastian Huber [b20b736] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/sp34/changepri.c (modified) * testsuites/sptests/sp35/priinv.c (modified) score: Introduce _Thread_Get_priority() Avoid direct access to ... Mon, 01 Aug 2016 09:03:16 GMT Sebastian Huber [15b5678d] * cpukit/posix/src/killinfo.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) score: Move thread wait node to scheduler node Update #2556. Mon, 22 Aug 2016 08:58:34 GMT Sebastian Huber [e41308ea] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/include/rtems/posix/mqueueimpl.h (modified) * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/rtems/include/rtems/rtems/barrierimpl.h (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/coremsgbroadcast.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spintrcritical22/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) score: Introduce Thread_queue_Lock_context Introduce ... Mon, 22 Aug 2016 11:17:05 GMT Sebastian Huber [114e408] * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/score/include/rtems/score/corebarrierimpl.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Simplify thread queue acquire/release Thu, 08 Sep 2016 06:08:53 GMT Sebastian Huber [db563698] * cpukit/posix/include/rtems/posix/condimpl.h (modified) score: Fix warning Mon, 01 Aug 2016 20:54:18 GMT Gedare Bloom [709594f0] * cpukit/posix/src/nanosleep.c (modified) posix: nanosleep: adjust elapsed time calculation Use clock_gettime ... Mon, 08 Aug 2016 06:44:51 GMT Sebastian Huber [aaaf9610] * cpukit/libfs/src/jffs2/include/linux/rbtree.h (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/sapi/src/rbtreeinsert.c (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtreeextract.c (modified) * cpukit/score/src/scheduleredfnodeinit.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) score: Add debug support to red-black trees This helps to detect ... Mon, 08 Aug 2016 06:30:17 GMT Sebastian Huber [2cb9b86e] * cpukit/posix/src/keysetspecific.c (modified) posix: Fix for RTEMS_DEBUG Wed, 03 Aug 2016 11:40:26 GMT Sebastian Huber [3b3552bf] * cpukit/posix/src/pthreadequal.c (modified) posix: Fix for RTEMS_DEBUG Fri, 29 Jul 2016 17:13:41 GMT Gedare Bloom [842005e4] * cpukit/posix/src/nanosleep.c (modified) posix: nanosleep: optimize away a time conversion updates #2732 Mon, 25 Jul 2016 14:35:37 GMT Sebastian Huber [1fcac5ad] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Turn thread lock into thread wait lock The ... Wed, 27 Jul 2016 07:09:01 GMT Sebastian Huber [dfa2cdb] * cpukit/posix/src/nanosleep.c (modified) posix: Fix error status Tue, 26 Jul 2016 18:13:36 GMT Gedare Bloom [39d97ab] * cpukit/posix/src/nanosleep.c (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) cpukit: refactor nanosleep and use 64-bit timeout for threadq * ... Fri, 15 Jul 2016 16:52:05 GMT Gedare Bloom [e0f17fc] * cpukit/posix/src/nanosleep.c (modified) posix: fix clock_nanosleep and nanosleep clock use Sleeping with ... Thu, 23 Jun 2016 20:55:38 GMT Gedare Bloom [b5bfaaf9] * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/coretodabsolutetimeout.c (modified) * cpukit/score/src/mutex.c (modified) posix: cond_timedwait remember and use clock from condattr updates #2745 Thu, 23 Jun 2016 20:10:39 GMT Gedare Bloom [127c20eb] * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) posix: refactor cond wait support to defer abstime conversion ... Thu, 09 Jun 2016 15:40:35 GMT Gedare Bloom [6e98ea91] * cpukit/posix/src/nanosleep.c (modified) * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/time/clock_nanosleep.c (added) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmclocknanosleep01/Makefile.am (added) * testsuites/psxtmtests/psxtmclocknanosleep01/init.c (added) * testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc (added) * testsuites/psxtmtests/psxtmclocknanosleep02/Makefile.am (added) * testsuites/psxtmtests/psxtmclocknanosleep02/init.c (added) * testsuites/psxtmtests/psxtmclocknanosleep02/psxtmclocknanosleep02.doc (added) * testsuites/psxtmtests/psxtmclocknanosleep03/Makefile.am (added) * testsuites/psxtmtests/psxtmclocknanosleep03/init.c (added) * testsuites/psxtmtests/psxtmclocknanosleep03/psxtmclocknanosleep03.doc (added) posix: add clock_nanosleep and tests updates #2732 Thu, 09 Jun 2016 15:33:15 GMT Gedare Bloom [f23d470] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/barrierwait.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/msgqsend.c (modified) * cpukit/rtems/src/msgqurgent.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/include/rtems/score/corebarrierimpl.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) cpukit: Add and use Watchdog_Discipline. Clock disciplines may be ... Thu, 21 Jul 2016 08:15:02 GMT Sebastian Huber [059529e] * cpukit/libcsupport/src/malloc_deferred.c (modified) * cpukit/libcsupport/src/mount-mgr.c (modified) * cpukit/libcsupport/src/printertask.c (modified) * cpukit/libcsupport/src/sup_fs_location.c (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/posix/src/aio_misc.c (modified) * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/include/rtems/rbheap.h (modified) * cpukit/sapi/src/rbheap.c (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/include/rtems/score/resourceimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/freechain.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/threadqops.c (modified) * testsuites/sptests/spchain/init.c (modified) score: Add debug support to chains This helps to detect * double ... Thu, 21 Jul 2016 10:02:17 GMT Sebastian Huber [3cdda03] * cpukit/posix/src/keydelete.c (modified) posix: Fix double chain extract Fri, 24 Jun 2016 09:22:03 GMT Sebastian Huber [254dc82] * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/psxpriorityisvalid.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) score: Change Priority_Control to 64-bit A 32-bit Priority_Control ... Thu, 23 Jun 2016 09:49:22 GMT Sebastian Huber [51e008dd] * cpukit/posix/src/pthreadcreate.c (modified) posix: Fix pthread_create() Do not access data of the executing ... Fri, 10 Jun 2016 06:48:54 GMT Sebastian Huber [77ff5599] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/psxpriorityisvalid.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/src/schedulerdefaultmappriority.c (added) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smppsxmutex01/Makefile.am (added) * testsuites/smptests/smppsxmutex01/init.c (added) * testsuites/smptests/smppsxmutex01/smppsxmutex01.doc (added) * testsuites/smptests/smppsxmutex01/smppsxmutex01.scn (added) * testsuites/smptests/smpscheduler02/init.c (modified) score: Introduce map priority scheduler operation Introduce ... Wed, 15 Jun 2016 14:31:33 GMT Sebastian Huber [1a4eac50] * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/psxpriorityisvalid.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) posix: Generalize _POSIX_Priority_To_core() Move POSIX API priority ...