summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor/mon-prmisc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libmisc/monitor/: Manually change to BSD-2 licenseJoel Sherrill2022-03-241-3/+31
* score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber2018-11-211-4/+0
* Add and use rtems_assoc_thread_states_to_string()Sebastian Huber2017-01-121-40/+3
* score: Replace STATES_DELAYINGSebastian Huber2017-01-121-1/+0
* score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber2017-01-111-10/+12
* score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber2017-01-111-2/+0
* score: Rework _Thread_Restart_other()Sebastian Huber2016-05-201-1/+1
* score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber2016-05-201-1/+0
* score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber2016-05-121-1/+0
* libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill2016-03-241-36/+0
* score: Add self-contained condition implementationSebastian Huber2015-07-301-0/+1
* score: Add self-contained futex implementationSebastian Huber2015-07-301-0/+1
* score: Add self-contained semaphore implementationSebastian Huber2015-07-301-0/+1
* score: Add self-contained mutex implementationSebastian Huber2015-07-301-0/+1
* monitor: Sort alphabeticallySebastian Huber2015-07-241-15/+15
* monitor: Print addresses like identifiersSebastian Huber2015-07-241-2/+2
* monitor: Remove notepad supportSebastian Huber2015-07-241-16/+0
* score: Fix POSIX thread joinSebastian Huber2015-04-231-0/+1
* monitor: Fix notepad dumpSebastian Huber2015-03-241-4/+7
* monitor: Replace puts() with proper fprintf()Sebastian Huber2014-12-031-1/+1
* monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin2014-11-261-1/+1
* 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: Thread life cycle re-implementationSebastian Huber2014-03-311-0/+2
* monitor: Add support for BSD wakeup stateSebastian Huber2013-11-141-0/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-1/+1
* monitor: Support for system eventsSebastian Huber2012-11-021-0/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-061-2/+2
* 2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-03-071-1/+1
* Add rtems_monitor_dump_addr().Ralf Corsepius2010-04-121-0/+6
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* 2009-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-021-0/+4
* 2008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-12-181-6/+6
* Add missing initializers.Ralf Corsepius2008-09-071-63/+63
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-231-34/+8
* 2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-011-4/+10
* Eliminate undesired sign-extension.Eric Norum2006-03-271-1/+1
* 2004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-011-6/+7
* 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-271-16/+16
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-1/+1
* 2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-171-16/+16
* Remove stray white spaces.Ralf Corsepius2004-04-161-23/+23
* 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-261-31/+31
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+4
* 2002-03-20 Chris Johns <ccj@acm.org>Joel Sherrill2002-03-201-0/+5
* 2000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>Joel Sherrill2001-05-241-2/+2
* Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1997-12-071-1/+1