summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/interrtext.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber1-1/+2
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber1-1/+2
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber1-1/+2
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28sapi/src/*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02sapi: Canonicalize @defgroup and @file commentsSebastian Huber1-2/+3
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-1/+2
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-2/+3
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2018-12-18score: Fix per-CPU data allocationSebastian Huber1-2/+3
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+2
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber1-2/+3
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber1-1/+2
2016-11-23score: Uncomment unused internal error codesSebastian Huber1-3/+3
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-11-23score: Robust thread dispatchSebastian Huber1-1/+2
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber1-1/+2
2016-11-02score: First part of new MrsP implementationSebastian Huber1-1/+2
2016-07-27score: Add deadlock detectionSebastian Huber1-2/+3
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-1/+1
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber1-2/+4
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber1-1/+1
2014-04-03score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber1-1/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber1-1/+1
2014-02-12score: Change debug helper functionsSebastian Huber1-9/+9
2012-12-07sapi misc: Clean up Doxygen GCI task #1Christopher Kerl1-0/+8
2012-11-15score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber1-1/+2
2012-11-15sapi: Add and use rtems_internal_error_descriptionSebastian Huber1-0/+58