summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Use common names for per-CPU variablesSebastian Huber2014-04-221-6/+6
* capture: Use ISR lock for SMP supportSebastian Huber2014-04-141-71/+72
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+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
* score: Add and use thread get/set CPU functionsSebastian Huber2014-03-311-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21103-104/+104
* cpukit/shell: Replace task variables with posix keys.Christian Mauderer2014-03-202-20/+40
* network: Add help text for ifconfigRalf Kirchner2014-03-131-20/+57
* mw_uid: corrects uid_read_message short timeoutsAllan Hessenflow2014-01-091-2/+11
* cpukit/capture: Print the uptime and diff in ctrace.Chris Johns2013-12-241-17/+17
* cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns2013-12-243-16/+57
* rtems: classic api to/from core priority conversionsDaniel Ramirez2013-12-211-1/+4
* cpukit/capture: Update the capture engine.Chris Johns2013-12-193-233/+195
* cpukit/shell: Control help break with SHELL_LINES env variable.Chris Johns2013-12-161-3/+11
* gettimeofday: Add restrict keywordBryan Dunsmore2013-11-291-1/+1
* monitor: Add support for BSD wakeup stateSebastian Huber2013-11-141-0/+1
* internal.h/main_mdump.c: Convert main methods to staticJoel Sherrill2013-09-232-5/+3
* main_mv.c: Address set but not used warningJoel Sherrill2013-09-211-1/+5
* mouse_parser.c: Fix warning by properly checking return codeJoel Sherrill2013-09-211-1/+1
* uuid: make integer arithmetic conversion explicitGedare Bloom2013-09-051-1/+1
* untar: check return value from mkdirGedare Bloom2013-09-051-1/+5
* shell: Out-of-bounds accessGedare Bloom2013-09-051-8/+15
* Stop a resource leakCynthia Rempel2013-08-261-0/+1
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-087-8/+0
* Fix compiler warningsR. Diez2013-08-061-5/+5
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-012-2/+2
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-301-1/+1
* smp: Use Thread_Control.is_executingSebastian Huber2013-07-301-7/+4
* libmisc: Provide libutf8proc conditionallySebastian Huber2013-07-261-0/+2
* score: Merge tod implementation into one fileSebastian Huber2013-07-262-4/+3
* score: Create object implementation headerSebastian Huber2013-07-262-0/+2
* score: Create states implementation headerSebastian Huber2013-07-262-2/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-0/+1
* score: Merge wkspace API into one fileSebastian Huber2013-07-231-10/+9
* 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-238-0/+9
* 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
* score: Create watchdog implementation headerSebastian Huber2013-07-224-2/+4
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* cpuuse: Add SMP supportSebastian Huber2013-07-221-1/+10
* rtems: Create message queue implementation headerSebastian Huber2013-07-223-0/+3
* libmisc: Use _Thread_Get_executing()Sebastian Huber2013-07-221-4/+5
* shell: Include missing header fileSebastian Huber2013-07-221-0/+1