summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor/mon-prmisc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-24cpukit/libmisc/monitor/: Manually change to BSD-2 licenseJoel Sherrill1-3/+31
2018-11-21score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber1-4/+0
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber1-40/+3
2017-01-12score: Replace STATES_DELAYINGSebastian Huber1-1/+0
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-10/+12
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber1-2/+0
2016-05-20score: Rework _Thread_Restart_other()Sebastian Huber1-1/+1
2016-05-20score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber1-1/+0
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber1-1/+0
2016-03-24libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill1-36/+0
2015-07-30score: Add self-contained condition implementationSebastian Huber1-0/+1
2015-07-30score: Add self-contained futex implementationSebastian Huber1-0/+1
2015-07-30score: Add self-contained semaphore implementationSebastian Huber1-0/+1
2015-07-30score: Add self-contained mutex implementationSebastian Huber1-0/+1
2015-07-24monitor: Sort alphabeticallySebastian Huber1-15/+15
2015-07-24monitor: Print addresses like identifiersSebastian Huber1-2/+2
2015-07-24monitor: Remove notepad supportSebastian Huber1-16/+0
2015-04-23score: Fix POSIX thread joinSebastian Huber1-0/+1
2015-03-24monitor: Fix notepad dumpSebastian Huber1-4/+7
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber1-1/+1
2014-11-26monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin1-1/+1
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-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+2
2013-11-14monitor: Add support for BSD wakeup stateSebastian Huber1-0/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1
2012-11-02monitor: Support for system eventsSebastian Huber1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-03-072011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-04-12Add rtems_monitor_dump_addr().Ralf Corsepius1-0/+6
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-10-022009-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2008-12-182008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-6/+6
2008-09-07Add missing initializers.Ralf Corsepius1-63/+63
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-34/+8
2008-07-012008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+10
2006-03-27Eliminate undesired sign-extension.Eric Norum1-1/+1
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-6/+7
2004-10-272004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-16/+16
2004-10-212004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-16/+16
2004-04-16Remove stray white spaces.Ralf Corsepius1-23/+23
2004-03-262004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-31/+31
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
2002-03-202002-03-20 Chris Johns <ccj@acm.org>Joel Sherrill1-0/+5
2001-05-242000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>Joel Sherrill1-2/+2
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1-1/+1