summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: Fix missing prototype warningSebastian Huber2017-09-281-0/+1
* libio: Avoid direct use of rtems_libio_iopsSebastian Huber2017-09-142-2/+2
* serdbg: Fix warningSebastian Huber2017-09-121-1/+0
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0
* Include missing <limits.h>Sebastian Huber2017-08-253-0/+3
* Include missing <string.h>Sebastian Huber2017-08-256-0/+7
* heap: Fix integer typesSebastian Huber2017-08-222-7/+7
* libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns2017-08-205-0/+2498
* libmisc/shell: Make some internal shell functions public.Chris Johns2017-08-143-19/+35
* untar: Fix compile errorSebastian Huber2017-07-281-1/+1
* untar: Fix use of uninitialized variableSebastian Huber2017-07-281-0/+2
* dumpbuf: Simplify rtems_print_buffer()Sebastian Huber2017-07-181-11/+17
* xz: Suppress attribute warningsSebastian Huber2017-07-051-0/+7
* tests: Move busy loop to test supportSebastian Huber2017-06-293-1/+125
* capture/rtems-trace-buffer-vars.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* shell: Display scheduler instead of current CPUSebastian Huber2017-06-162-11/+19
* xz: Use CRC32Sebastian Huber2017-06-132-7/+2
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-0/+1
* 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