summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-21score: Rework thread priority managementSebastian Huber2-4/+4
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber3-4/+8
2016-09-08stackchk: Fix stack checker thread initializationSebastian Huber2-30/+4
2016-09-08stackchk: Use a const pattern to checkSebastian Huber1-89/+42
2016-09-08stackchk: Remove superfluous internal header fileSebastian Huber3-103/+26
2016-09-06capture: Use proper accessor functionsSebastian Huber1-4/+4
2016-09-06capture: Workaround to avoid misaligned accessSebastian Huber1-1/+1
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns8-271/+252
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns9-666/+880
2016-08-09libmisc/untar: Set the perms to the value in the tar file.Chris Johns2-20/+34
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-4/+3
2016-07-26Add Untar_FromGzChunk_Print() + TestAlexander Krutwig3-1/+123
2016-07-26Add Untar_FromChunk_Print() + TestAlexander Krutwig2-1/+197
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-2/+4
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2-6/+6
2016-06-22Rename rtems_test_print() into rtems_test_printf()Sebastian Huber2-2/+2
2016-06-22Move printer initialization to separate headerSebastian Huber12-1/+12
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2-0/+2
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber1-1/+1
2016-06-06shell: Add rtems_shell_wait_for_explicit_input()Alexander Krutwig2-4/+40
2016-06-03libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns2-127/+343
2016-06-03libmisc/stackchk: Fix printk warnings.Chris Johns1-6/+6
2016-06-01smptests/smpatomic01: New test casesSebastian Huber1-1/+3
2016-05-31shell: Add CPUINFO commandSebastian Huber5-0/+139
2016-05-31cpuuse: Hide implementation detailsSebastian Huber6-5/+33
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-2/+2
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-1/+1
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-22/+72
2016-05-30score: Add CORE mutex variantsSebastian Huber1-2/+3
2016-05-25libmisc: Fix printk format warnings.Chris Johns2-3/+3
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns16-227/+172
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-12capture: Fix use of per-processor dataSebastian Huber2-27/+31
2016-05-12capture: Remove superfluous includesSebastian Huber1-3/+0
2016-05-12capture: Compact rtems_capture_record_tSebastian Huber1-1/+1
2016-05-12capture: Fix buffer allocation and freeSebastian Huber2-11/+11
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber1-1/+0
2016-05-12score: Use thread state lock for current stateSebastian Huber1-3/+10
2016-04-21score: Simplify _Objects_Get_next()Sebastian Huber1-2/+1
2016-04-12shell: Fix warning visible with latest NewlibSebastian Huber1-0/+2
2016-04-12rtems: Delete Region_Control::page_sizeSebastian Huber1-1/+1
2016-04-12rtems: Delete Region_Control::lengthSebastian Huber1-1/+1
2016-04-12rtems: Delete Region_Control::starting_addressSebastian Huber1-1/+1
2016-04-12rtems: Delete Region_Control::number_of_used_blocksSebastian Huber1-1/+2
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-6/+26
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber1-5/+2
2016-03-24shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warningsJoel Sherrill1-0/+3
2016-03-24shell/hexdump-conv.c: Disable sccsid to avoid unused warningJoel Sherrill1-0/+2
2016-03-24libmisc/shell/main_hexdump.c: Disable unused copyright stringJoel Sherrill1-0/+2