summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-0/+1
2017-05-02shell: Fix format specifiersSebastian Huber1-3/+3
2017-04-24xz/xz_config.h: Address unable to inline warningJoel Sherrill1-0/+5
2017-04-19libmisc/monitor: Correctly print unlimited configuration table entries.Chris Johns1-12/+22
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill1-9/+1
2017-04-06xz_config.h: Define XZ_USE_CRC64Joel Sherrill1-1/+1
2017-03-07monitor: Do not zero sema id and nameSebastian Huber1-1/+5
2017-02-15shell: Fix warningsSebastian Huber2-4/+8
2017-02-14monitor: Print short and long task namesSebastian Huber2-26/+53
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-14shell: Fix warningsSebastian Huber1-2/+0
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-2/+0
2017-01-31monitor: Add support for BSD wakeup messagesSebastian Huber1-3/+17
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber2-19/+18
2017-01-30Complete STACK_CHECKER_EXTENSION. Fixes #2889Stavros Passas1-0/+1
2017-01-24Use <sys/endian.h>Sebastian Huber1-2/+2
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber4-36/+37
2017-01-12cpuuse: Call printer only onceSebastian Huber1-14/+7
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber1-40/+3
2017-01-12score: Replace STATES_DELAYINGSebastian Huber1-1/+0
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-10/+12
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber1-2/+0
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber3-4/+4
2016-12-02score: Initialize thread queue context earlySebastian Huber1-0/+1
2016-11-18Fix untar mkdir when the directory exists.Chris Johns1-3/+5
2016-11-03testsupport: Determine worker index via processorSebastian Huber2-40/+36
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber2-2/+2
2016-11-02score: First part of new MrsP implementationSebastian Huber1-1/+1
2016-11-02cpuuse: Use rtems_task_iterate()Sebastian Huber1-58/+59
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber5-88/+57
2016-10-13libmisc/xz: Add xz decompression.Chris Johns14-1/+3181
2016-09-30monitor: Support priority inheritance queuesSebastian Huber1-0/+2
2016-09-21score: Rework thread priority managementSebastian Huber2-4/+4
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber3-4/+8
2016-09-08stackchk: Fix stack checker thread initializationSebastian Huber2-30/+4
2016-09-08stackchk: Use a const pattern to checkSebastian Huber1-89/+42
2016-09-08stackchk: Remove superfluous internal header fileSebastian Huber3-103/+26
2016-09-06capture: Use proper accessor functionsSebastian Huber1-4/+4
2016-09-06capture: Workaround to avoid misaligned accessSebastian Huber1-1/+1
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns8-271/+252
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns9-666/+880
2016-08-09libmisc/untar: Set the perms to the value in the tar file.Chris Johns2-20/+34
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-4/+3
2016-07-26Add Untar_FromGzChunk_Print() + TestAlexander Krutwig3-1/+123
2016-07-26Add Untar_FromChunk_Print() + TestAlexander Krutwig2-1/+197
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-2/+4
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2-6/+6
2016-06-22Rename rtems_test_print() into rtems_test_printf()Sebastian Huber2-2/+2
2016-06-22Move printer initialization to separate headerSebastian Huber12-1/+12
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2-0/+2