summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: Fix format specifiersSebastian Huber2017-05-021-3/+3
* xz/xz_config.h: Address unable to inline warningJoel Sherrill2017-04-241-0/+5
* libmisc/monitor: Correctly print unlimited configuration table entries.Chris Johns2017-04-191-12/+22
* rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill2017-04-181-9/+1
* xz_config.h: Define XZ_USE_CRC64Joel Sherrill2017-04-061-1/+1
* monitor: Do not zero sema id and nameSebastian Huber2017-03-071-1/+5
* shell: Fix warningsSebastian Huber2017-02-152-4/+8
* monitor: Print short and long task namesSebastian Huber2017-02-142-26/+53
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* shell: Fix warningsSebastian Huber2017-02-141-2/+0
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-2/+0
* monitor: Add support for BSD wakeup messagesSebastian Huber2017-01-311-3/+17
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-312-19/+18
* Complete STACK_CHECKER_EXTENSION. Fixes #2889Stavros Passas2017-01-301-0/+1
* Use <sys/endian.h>Sebastian Huber2017-01-241-2/+2
* score: Add and use _Thread_Get_name()Sebastian Huber2017-01-134-36/+37
* cpuuse: Call printer only onceSebastian Huber2017-01-121-14/+7
* Add and use rtems_assoc_thread_states_to_string()Sebastian Huber2017-01-121-40/+3
* score: Replace STATES_DELAYINGSebastian Huber2017-01-121-1/+0
* score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber2017-01-111-10/+12
* score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber2017-01-111-2/+0
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-123-4/+4
* score: Initialize thread queue context earlySebastian Huber2016-12-021-0/+1
* Fix untar mkdir when the directory exists.Chris Johns2016-11-181-3/+5
* testsupport: Determine worker index via processorSebastian Huber2016-11-032-40/+36
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-022-2/+2
* score: First part of new MrsP implementationSebastian Huber2016-11-021-1/+1
* cpuuse: Use rtems_task_iterate()Sebastian Huber2016-11-021-58/+59
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-025-88/+57
* libmisc/xz: Add xz decompression.Chris Johns2016-10-1314-1/+3181
* monitor: Support priority inheritance queuesSebastian Huber2016-09-301-0/+2
* score: Rework thread priority managementSebastian Huber2016-09-212-4/+4
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-083-4/+8
* stackchk: Fix stack checker thread initializationSebastian Huber2016-09-082-30/+4
* stackchk: Use a const pattern to checkSebastian Huber2016-09-081-89/+42
* stackchk: Remove superfluous internal header fileSebastian Huber2016-09-083-103/+26
* capture: Use proper accessor functionsSebastian Huber2016-09-061-4/+4
* capture: Workaround to avoid misaligned accessSebastian Huber2016-09-061-1/+1
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-018-271/+252
* libmisc/capture: Fix the capture engine on SMP.Chris Johns2016-09-019-666/+880
* libmisc/untar: Set the perms to the value in the tar file.Chris Johns2016-08-092-20/+34
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-4/+3
* Add Untar_FromGzChunk_Print() + TestAlexander Krutwig2016-07-263-1/+123
* Add Untar_FromChunk_Print() + TestAlexander Krutwig2016-07-262-1/+197
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-2/+4
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-222-6/+6
* Rename rtems_test_print() into rtems_test_printf()Sebastian Huber2016-06-222-2/+2
* Move printer initialization to separate headerSebastian Huber2016-06-2212-1/+12
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-222-0/+2
* Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber2016-06-221-1/+1