summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-25testsupport: Generate unique worker namesSebastian Huber1-1/+11
2015-03-24monitor: Fix notepad dumpSebastian Huber1-4/+7
2015-03-24cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflowJoel Sherrill1-0/+5
2015-03-24shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVALJoel Sherrill1-0/+9
2015-03-24dummy/default-configuration.c: Tune configuration down for small targetsJoel Sherrill1-4/+10
2015-03-24capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill1-10/+14
2015-03-22cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill1-1/+5
2015-03-22cpukit/libmisc/shell/main_df.c: Eliminate printf() format warningJoel Sherrill1-2/+3
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2015-03-19libmisc/capture: Clean up formatting on ARM.Chris Johns2-22/+29
2015-03-18testsupport: Do not suspend worker tasksSebastian Huber1-1/+3
2015-03-18libmisc/redirector: Fix unlock on exit from the handler.Chris Johns1-1/+1
2015-03-17libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill1-2/+21
2015-03-17testsupport: Add worker setup handlerSebastian Huber2-12/+71
2015-03-16shell: remove rtems ifdef, upstream is correctGedare Bloom1-8/+0
2015-03-16shell: fix printf warningsGedare Bloom1-4/+5
2015-03-16capture: fix warnings in printGedare Bloom1-4/+6
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill5-77/+5
2015-03-10cpukit: deprecate notepadsGedare Bloom1-1/+2
2015-03-09cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyrightJoel Sherrill1-29/+7
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill2-1/+3
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig2-11/+44
2015-03-06shell: Add PROFREPORT commandSebastian Huber3-0/+50
2015-03-05capture: Fix warningsSebastian Huber1-5/+5
2015-03-05tests: Fix warningSebastian Huber1-2/+1
2015-03-05tests: Refactor parallel test executionAlexander Krutwig3-0/+269
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber4-0/+246
2015-01-22score: Delete superfluous Heap_Statistics::instanceSebastian Huber1-2/+0
2015-01-09capture: Fix lock initializationSebastian Huber1-6/+11
2015-01-04untar.c: Coverity ID 26151 and reformatJoel Sherrill1-295/+251
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-1/+0
2014-12-12shell: Add 'all' topic for help for all commandsSebastian Huber1-11/+19
2014-12-05shell: Avoid __DATE__ and adjust welcome messageSebastian Huber1-2/+1
2014-12-05libmisc: More useful default configurationSebastian Huber4-65/+106
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber2-3/+3
2014-12-01libmisc/shell: Edit history hack is corrupting memory. Remove it.Chris Johns1-24/+1
2014-11-28score: Add heap statisticsSebastian Huber1-3/+9
2014-11-28score: Return heap stats via _Heap_Get_informationSebastian Huber4-10/+40
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-20/+12
2014-11-27shell: Make mv, cp and rm usable for applicationsSebastian Huber3-4/+8
2014-11-26monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin1-1/+1
2014-11-26monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or sprintf()Josh Oguin1-5/+7
2014-11-26shell: Include missing headerSebastian Huber1-0/+1
2014-11-25hexdump-conv.c: Use proper printf() formatting for wchar_tJoel Sherrill1-1/+9
2014-11-25main_edit.c: Do not reference beyond end of arrayJoel Sherrill1-0/+5
2014-11-25shell/main_edit.c: Note return value not checkedJoel Sherrill1-1/+1
2014-11-25shell/main_blksync.c: Fix leak of file descriptorJoel Sherrill1-0/+1
2014-11-25cpukit/libmisc/shell/main_edit.c: Fix use after free()Joel Sherrill1-0/+8
2014-11-25capture: Resolve failure path memory leak.Jennifer Averett1-0/+1
2014-11-24capture: Remove whitespace and fix copyrights.Jennifer Averett6-61/+55