summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/shell: Make some internal shell functions public.Chris Johns2017-08-233-19/+35
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-231-1/+29
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan2015-09-031-1/+1
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf()Martin Galvan2015-09-031-46/+75
* libmisc: Use SMP application by default on SMPSebastian Huber2015-07-081-0/+4
* libmisc: Simplify <rtems/stackchk.h>Sebastian Huber2015-06-262-1/+2
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-1/+1
* Remove use ticks for statistics configure option.Joel Sherrill2015-06-155-134/+33
* libmisc/cpuuse: Top support for current load.Chris Johns2015-04-291-195/+541
* score: Fix POSIX thread joinSebastian Huber2015-04-231-0/+1
* Fix build for non-SPARC targetsSebastian Huber2015-04-171-2/+9
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-171-8/+8
* DRVMGR: added drvmgr shell commandDaniel Hellstrom2015-04-173-1/+436
* LIBPCI: added PCI shell commandDaniel Hellstrom2015-04-173-1/+543
* shell/main_rtrace.c: Fix warningJoel Sherrill2015-04-031-1/+1
* capture: Define __rtld_tbg_lockSebastian Huber2015-04-021-0/+2
* libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns2015-03-315-2/+1037
* testsupport: Generate unique worker namesSebastian Huber2015-03-251-1/+11
* monitor: Fix notepad dumpSebastian Huber2015-03-241-4/+7
* cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflowJoel Sherrill2015-03-241-0/+5
* shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVALJoel Sherrill2015-03-241-0/+9
* dummy/default-configuration.c: Tune configuration down for small targetsJoel Sherrill2015-03-241-4/+10
* capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill2015-03-241-10/+14
* cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill2015-03-221-1/+5
* cpukit/libmisc/shell/main_df.c: Eliminate printf() format warningJoel Sherrill2015-03-221-2/+3
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
* libmisc/capture: Clean up formatting on ARM.Chris Johns2015-03-192-22/+29
* testsupport: Do not suspend worker tasksSebastian Huber2015-03-181-1/+3
* libmisc/redirector: Fix unlock on exit from the handler.Chris Johns2015-03-181-1/+1
* libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill2015-03-171-2/+21
* testsupport: Add worker setup handlerSebastian Huber2015-03-172-12/+71
* shell: remove rtems ifdef, upstream is correctGedare Bloom2015-03-161-8/+0
* shell: fix printf warningsGedare Bloom2015-03-161-4/+5
* capture: fix warnings in printGedare Bloom2015-03-161-4/+6
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-115-77/+5
* cpukit: deprecate notepadsGedare Bloom2015-03-101-1/+2
* cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyrightJoel Sherrill2015-03-091-29/+7
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-062-1/+3
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-062-11/+44
* shell: Add PROFREPORT commandSebastian Huber2015-03-063-0/+50
* capture: Fix warningsSebastian Huber2015-03-051-5/+5
* tests: Fix warningSebastian Huber2015-03-051-2/+1
* tests: Refactor parallel test executionAlexander Krutwig2015-03-053-0/+269
* Move test support from sapi to libmisc/testsupportSebastian Huber2015-03-054-0/+246
* score: Delete superfluous Heap_Statistics::instanceSebastian Huber2015-01-221-2/+0
* capture: Fix lock initializationSebastian Huber2015-01-091-6/+11
* untar.c: Coverity ID 26151 and reformatJoel Sherrill2015-01-041-295/+251
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-161-1/+0
* shell: Add 'all' topic for help for all commandsSebastian Huber2014-12-121-11/+19
* shell: Avoid __DATE__ and adjust welcome messageSebastian Huber2014-12-051-2/+1