summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-03-24libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill1-36/+0
2016-03-24cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill1-1/+0
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber3-54/+27
2016-03-14monitor: Use object allocator lockSebastian Huber6-6/+6
2016-03-14score: Use ISR lock for IO driver registrationSebastian Huber1-0/+1
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber1-7/+7
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber3-5/+3
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-1/+0
2015-12-15libmisc: Include missing header file, fix warningsNick Withers2-6/+7
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa1-1/+29
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber41-108/+111
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-09-03cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan1-1/+1