summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-11capture: Fix capture engine to handle new extensions.Jennifer Averett2-35/+76
2014-07-11capture: Update comment block style in capture engine.Jennifer Averett2-416/+378
2014-06-04shell: Add rtems_shell_dup_current_env to get a default env.Chris Johns4-20/+40
2014-05-28shell: Make rtems_global_shell_env publicSebastian Huber2-1/+3
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber2-3/+1
2014-05-14score: Add STATES_RESTARTINGSebastian Huber1-0/+1
2014-05-14monitor: Support STATES_MIGRATINGSebastian Huber1-0/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-1/+1
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-6/+6
2014-04-14capture: Use ISR lock for SMP supportSebastian Huber1-71/+72
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+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-31score: Add and use thread get/set CPU functionsSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns103-104/+104
2014-03-20cpukit/shell: Replace task variables with posix keys.Christian Mauderer2-20/+40
2014-03-13network: Add help text for ifconfigRalf Kirchner1-20/+57
2014-01-09mw_uid: corrects uid_read_message short timeoutsAllan Hessenflow1-2/+11
2013-12-24cpukit/capture: Print the uptime and diff in ctrace.Chris Johns1-17/+17
2013-12-24cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns3-16/+57
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-1/+4
2013-12-19cpukit/capture: Update the capture engine.Chris Johns3-233/+195
2013-12-16cpukit/shell: Control help break with SHELL_LINES env variable.Chris Johns1-3/+11
2013-11-29gettimeofday: Add restrict keywordBryan Dunsmore1-1/+1
2013-11-14monitor: Add support for BSD wakeup stateSebastian Huber1-0/+1
2013-09-23internal.h/main_mdump.c: Convert main methods to staticJoel Sherrill2-5/+3
2013-09-21main_mv.c: Address set but not used warningJoel Sherrill1-1/+5
2013-09-21mouse_parser.c: Fix warning by properly checking return codeJoel Sherrill1-1/+1
2013-09-05uuid: make integer arithmetic conversion explicitGedare Bloom1-1/+1
2013-09-05untar: check return value from mkdirGedare Bloom1-1/+5
2013-09-05shell: Out-of-bounds accessGedare Bloom1-8/+15
2013-08-26Stop a resource leakCynthia Rempel1-0/+1
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber7-8/+0
2013-08-06Fix compiler warningsR. Diez1-5/+5
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber2-2/+2
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-1/+1
2013-07-30smp: Use Thread_Control.is_executingSebastian Huber1-7/+4
2013-07-26libmisc: Provide libutf8proc conditionallySebastian Huber1-0/+2
2013-07-26score: Merge tod implementation into one fileSebastian Huber2-4/+3
2013-07-26score: Create object implementation headerSebastian Huber2-0/+2
2013-07-26score: Create states implementation headerSebastian Huber2-2/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-0/+1
2013-07-23score: Merge wkspace API into one fileSebastian Huber1-10/+9
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 Huber8-0/+9
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1