summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-23score: Fix POSIX thread joinSebastian Huber1-0/+1
2015-03-24monitor: Fix notepad dumpSebastian Huber1-4/+7
2015-03-17libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill1-2/+21
2015-03-10cpukit: deprecate notepadsGedare Bloom1-1/+2
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber2-3/+3
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-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-1/+0
2014-05-14score: Add STATES_RESTARTINGSebastian Huber1-0/+1
2014-05-14monitor: Support STATES_MIGRATINGSebastian Huber1-0/+1
2014-04-10score: Statically initialize IO managerSebastian Huber1-3/+2
2014-03-31score: Delete CORE_mutex_Control::lockSebastian Huber1-3/+5
2014-03-31score: Delete CORE_mutex_Control::holder_idSebastian Huber1-2/+7
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-14monitor: Add support for BSD wakeup stateSebastian Huber1-0/+1
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber6-7/+0
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-0/+1
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create region implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create part implementation headerSebastian Huber1-0/+1
2013-07-23Include missing <string.h>Sebastian Huber1-0/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create attr implementation headerSebastian Huber3-3/+3
2013-07-23sapi: Create extension implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber2-0/+2
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-0/+1
2012-12-28Header File Doxygen Enhancement Task #11Mathew Kallada1-1/+1
2012-11-21monitor: TypoSebastian Huber1-1/+1
2012-11-07monitor: Add const qualifierSebastian Huber14-59/+60
2012-11-07monitor: Avoid unused functionSebastian Huber1-0/+2
2012-11-02monitor: Support for system eventsSebastian Huber1-0/+1
2012-10-30rtems: Reusable event implementationSebastian Huber1-1/+1
2012-10-25score: Work area initialization API changeSebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill22-49/+0
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-6/+7
2011-11-282011-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2011-10-262011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+1
2011-10-172011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+4
2011-09-022011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-21/+5
2011-07-212011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2011-03-072011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-11-192010-11-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-26/+29
2010-11-162010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-19/+20
2010-08-262010-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2010-06-212010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-04-12Use rtems_monitor_dump_addr instead of rtems_monitor_dump_hexRalf Corsepius2-2/+2