summaryrefslogtreecommitdiff
path: root/testsuites/psxtests (follow)
AgeCommit message (Expand)Author
2017-02-15psxtests: Fix warningsSebastian Huber
2017-02-14psxsem01: Fix warningSebastian Huber
2017-02-03Prefix confdefs.h internal def with an underscoreSebastian Huber
2017-01-25psxtests: Relax shared memory testsSebastian Huber
2017-01-13posix: shared memory supportGedare Bloom
2017-01-13posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom
2017-01-13posix: Add pthread_getname_np(), ...Sebastian Huber
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill
2017-01-11Add support for posix_devctl()Joel Sherrill
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber
2016-11-23psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber
2016-08-18psxtests: Adjust sporadic server testsSebastian Huber
2016-07-25posix: add clock_nanosleep and testsGedare Bloom
2016-06-28libcsupport: Add dummy for setgroups().Christian Mauderer
2016-06-24testsuites: Increase invalid priority valuesSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-22posix: pthread_mutexattr_setprioceiling()Sebastian Huber
2016-06-16Add pthread_condattr_getclock() and pthread_condattr_setclock()Joel Sherrill
2016-06-15psxtests/psx12: Use and print proper rounded msSebastian Huber
2016-06-15posix: Fix poradic server initial CPU budgetSebastian Huber
2016-06-15psxtests/psx12: Use one file and simplifySebastian Huber
2016-06-13posix: Add pthread_setschedprio()Sebastian Huber
2016-06-13posix: Fix pthread_setschedparam()Sebastian Huber
2016-06-13posix: Fix pthread_getschedparam()Sebastian Huber
2016-05-26posix: Fix sem_init() with too large initial valueSebastian Huber
2016-05-26Fix semaphore post overflow statusSebastian Huber
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-05-24psxtests/psxmsgq01: Fix typoSebastian Huber
2016-05-24score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber
2016-05-24psxtests/psxmsgq01: Enable test caseSebastian Huber
2016-05-20psxclassic01: Assume correct pthread_detach()Sebastian Huber
2016-05-18psxtests/psxualarm: Avoid output in signal handlerSebastian Huber
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber
2016-05-17psxtests/psxcancel: Add pthread_detach() testsSebastian Huber
2016-05-17psxtests/psxcancel: Add resource checkSebastian Huber
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber
2016-05-04rtems: Remove task variablesSebastian Huber
2016-05-04confdefs.h: Fix named object size estimateSebastian Huber
2016-05-02posix: Simplify message queuesSebastian Huber
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber
2016-04-21posix: Avoid Giant lock for mutexesSebastian Huber
2016-04-21score: Fix _CORE_semaphore_Flush()Sebastian Huber
2016-04-14Add pthread_getconcurrency() and pthread_setconcurrency()Joel Sherrill
2016-04-14posix: Run key destructors during thread restartSebastian Huber
2016-03-22psxtests/psxobj01: Fix for RTEMS_DEBUGSebastian Huber