summaryrefslogtreecommitdiff
path: root/cpukit/sapi/src (follow)
AgeCommit message (Expand)Author
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-02-26config: Initialize IO drivers on demandSebastian Huber
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber
2019-09-09rtems: Make rtems_version_control_key() saferSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2019-04-04doxygen: Added Version to API->ClassicAndreas Dachsberger
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2018-12-18score: Fix per-CPU data allocationSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-14rtems: Use object information to get config maxSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-12-03Convert CPU counter ticks to/from sbintime_tSebastian Huber
2018-10-04Rename files to make them unique within cpukitSebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber
2018-06-05Update rtems_fatal_source_text()Sebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-11-29sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-10cpukit: Add a Version API.Chris Johns
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-12-06score: Simplify linker set APISebastian Huber
2016-11-23score: Uncomment unused internal error codesSebastian Huber
2016-11-23score: Add thread queue enqueue calloutSebastian Huber
2016-11-23score: Robust thread dispatchSebastian Huber
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber
2016-11-02score: First part of new MrsP implementationSebastian Huber
2016-10-12score: More robust linker setsSebastian Huber
2016-08-08score: Add debug support to red-black treesSebastian Huber
2016-07-27score: Add deadlock detectionSebastian Huber