summaryrefslogtreecommitdiff
path: root/cpukit/libmisc (follow)
AgeCommit message (Expand)Author
2017-12-14untar: ConstifySebastian Huber
2017-12-13uuid: Include <uuid/uuid.h>Sebastian Huber
2017-12-13utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber
2017-12-13redirector: Include <rtems/stdio-redirect.h>Sebastian Huber
2017-12-13shell: Include <rtems/shell.h>Sebastian Huber
2017-12-13monitor: Include <rtems/monitor.h>Sebastian Huber
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber
2017-12-07libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber
2017-10-11xz/README: Correct URLJoel Sherrill
2017-09-28shell: Fix missing prototype warningSebastian Huber
2017-09-14libio: Avoid direct use of rtems_libio_iopsSebastian Huber
2017-09-12serdbg: Fix warningSebastian Huber
2017-09-12Simplify and unify BSP_output_charSebastian Huber
2017-08-25Include missing <limits.h>Sebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-08-22heap: Fix integer typesSebastian Huber
2017-08-20libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns
2017-08-14libmisc/shell: Make some internal shell functions public.Chris Johns
2017-07-28untar: Fix compile errorSebastian Huber
2017-07-28untar: Fix use of uninitialized variableSebastian Huber
2017-07-18dumpbuf: Simplify rtems_print_buffer()Sebastian Huber
2017-07-05xz: Suppress attribute warningsSebastian Huber
2017-06-29tests: Move busy loop to test supportSebastian Huber
2017-06-21capture/rtems-trace-buffer-vars.c: Fix duplicate const warningJoel Sherrill
2017-06-16shell: Display scheduler instead of current CPUSebastian Huber
2017-06-13xz: Use CRC32Sebastian Huber
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber
2017-05-02shell: Fix format specifiersSebastian Huber
2017-04-24xz/xz_config.h: Address unable to inline warningJoel Sherrill
2017-04-19libmisc/monitor: Correctly print unlimited configuration table entries.Chris Johns
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill
2017-04-06xz_config.h: Define XZ_USE_CRC64Joel Sherrill
2017-03-07monitor: Do not zero sema id and nameSebastian Huber
2017-02-15shell: Fix warningsSebastian Huber
2017-02-14monitor: Print short and long task namesSebastian Huber
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber
2017-02-14shell: Fix warningsSebastian Huber
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber
2017-01-31monitor: Add support for BSD wakeup messagesSebastian Huber
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber
2017-01-30Complete STACK_CHECKER_EXTENSION. Fixes #2889Stavros Passas
2017-01-24Use <sys/endian.h>Sebastian Huber
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber
2017-01-12cpuuse: Call printer only onceSebastian Huber
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber
2017-01-12score: Replace STATES_DELAYINGSebastian Huber