summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix POSIX thread joinSebastian Huber2015-04-231-0/+1
* monitor: Fix notepad dumpSebastian Huber2015-03-241-4/+7
* libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill2015-03-171-2/+21
* cpukit: deprecate notepadsGedare Bloom2015-03-101-1/+2
* monitor: Replace puts() with proper fprintf()Sebastian Huber2014-12-032-3/+3
* monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin2014-11-261-1/+1
* monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or sprintf()Josh Oguin2014-11-261-5/+7
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-1/+0
* score: Add STATES_RESTARTINGSebastian Huber2014-05-141-0/+1
* monitor: Support STATES_MIGRATINGSebastian Huber2014-05-141-0/+1
* score: Statically initialize IO managerSebastian Huber2014-04-101-3/+2
* score: Delete CORE_mutex_Control::lockSebastian Huber2014-03-311-3/+5
* score: Delete CORE_mutex_Control::holder_idSebastian Huber2014-03-311-2/+7
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* monitor: Add support for BSD wakeup stateSebastian Huber2013-11-141-0/+1
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-086-7/+0
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-0/+1
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Create region implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Create part implementation headerSebastian Huber2013-07-231-0/+1
* Include missing <string.h>Sebastian Huber2013-07-231-0/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create attr implementation headerSebastian Huber2013-07-233-3/+3
* sapi: Create extension implementation headerSebastian Huber2013-07-231-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-222-0/+2
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-0/+1
* Header File Doxygen Enhancement Task #11Mathew Kallada2012-12-281-1/+1
* monitor: TypoSebastian Huber2012-11-211-1/+1
* monitor: Add const qualifierSebastian Huber2012-11-0714-59/+60
* monitor: Avoid unused functionSebastian Huber2012-11-071-0/+2
* monitor: Support for system eventsSebastian Huber2012-11-021-0/+1
* rtems: Reusable event implementationSebastian Huber2012-10-301-1/+1
* score: Work area initialization API changeSebastian Huber2012-10-251-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1122-49/+0
* 2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-064-6/+7
* 2011-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-11-281-1/+1
* 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-261-3/+1
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-171-1/+4
* 2011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-021-21/+5
* 2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-211-4/+4
* 2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-03-071-1/+1
* 2010-11-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-11-191-26/+29
* 2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-11-161-19/+20
* 2010-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-261-4/+4
* 2010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-211-1/+1
* Use rtems_monitor_dump_addr instead of rtems_monitor_dump_hexRalf Corsepius2010-04-122-2/+2