summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-07-23rtems: Create attr implementation headerSebastian Huber3-3/+3
2013-07-23sapi: Create extension implementation headerSebastian Huber1-0/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber4-2/+4
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22cpuuse: Add SMP supportSebastian Huber1-1/+10
2013-07-22rtems: Create message queue implementation headerSebastian Huber3-0/+3
2013-07-22libmisc: Use _Thread_Get_executing()Sebastian Huber1-4/+5
2013-07-22shell: Include missing header fileSebastian Huber1-0/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-0/+1
2013-07-07mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber1-0/+5
2013-06-29mouse: Include missing header fileSebastian Huber1-0/+2
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-1/+1
2013-06-03libmisc: Add utf8proc-v1.1.5Ralf Kirchner6-0/+14539
2013-05-16shell: Add df commandAndrei Mozzhuhin3-1/+165
2013-05-16shell: Fix NULL pointer accessAndreas Heinig1-1/+1
2013-02-12sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber1-0/+2
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill1-6/+6