summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-2/+0
* stackchk: Add SMP supportSebastian Huber2018-06-201-37/+64
* stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber2018-06-201-60/+49
* stackchk: Remove dead codeSebastian Huber2018-06-201-24/+0
* config: SMP only CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber2018-06-201-1/+3
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-10/+0
* shell: Fix rtems_shell_init_env()Sebastian Huber2018-03-121-1/+1
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* stdio-redirector: Use self-contained mutexSebastian Huber2018-02-071-61/+29
* test: Add rtems_test_busy_cpu_usage()Sebastian Huber2018-02-021-1/+18
* Remove make preinstallChris Johns2018-01-2533-7197/+0
* monitor: Fix thread priority valuesSebastian Huber2018-01-221-1/+4
* tests: Change TEST BUILD to use define namesSebastian Huber2018-01-221-77/+32
* testsupport/testbeginend.c: Fix redefined warningJoel Sherrill2018-01-161-1/+3
* sparc: Remove <bsp.h> from PCI shell commandSebastian Huber2018-01-021-1/+0
* untar: ConstifySebastian Huber2017-12-142-2/+2
* uuid: Include <uuid/uuid.h>Sebastian Huber2017-12-131-1/+1
* utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber2017-12-131-1/+1
* redirector: Include <rtems/stdio-redirect.h>Sebastian Huber2017-12-131-2/+1
* shell: Include <rtems/shell.h>Sebastian Huber2017-12-131-1/+1
* monitor: Include <rtems/monitor.h>Sebastian Huber2017-12-133-3/+3
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-132-5/+3
* libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak2017-12-071-2/+2
* testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill2017-11-291-1/+1
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-114-0/+61
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-112-13/+120
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-281-1/+6
* xz/README: Correct URLJoel Sherrill2017-10-111-1/+2
* 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