summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/interrtext.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber2022-10-141-1/+2
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-141-1/+2
* score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-141-1/+2
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* sapi/src/*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* sapi: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-021-2/+3
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-261-1/+2
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-171-2/+3
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* score: Fix per-CPU data allocationSebastian Huber2018-12-181-2/+3
* cpukit: Add _arc4random_getentropy_fail.Christian Mauderer2017-11-171-1/+2
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-251-2/+3
* Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber2016-12-121-1/+2
* Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber2016-12-121-1/+2
* Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber2016-12-121-1/+2
* INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber2016-12-121-1/+2
* Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber2016-12-121-1/+2
* Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber2016-12-121-1/+2
* score: Uncomment unused internal error codesSebastian Huber2016-11-231-3/+3
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* score: Robust thread dispatchSebastian Huber2016-11-231-1/+2
* score: Add and use _Thread_Dispatch_direct()Sebastian Huber2016-11-181-1/+2
* score: First part of new MrsP implementationSebastian Huber2016-11-021-1/+2
* score: Add deadlock detectionSebastian Huber2016-07-271-2/+3
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-1/+1
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-081-2/+4
* score: Simplify debug code and use _Assert()Sebastian Huber2015-03-221-1/+1
* score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber2014-04-031-1/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber2014-02-191-1/+1
* score: Change debug helper functionsSebastian Huber2014-02-121-0/+67