summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-2/+4
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-222-6/+6
* Rename rtems_test_print() into rtems_test_printf()Sebastian Huber2016-06-222-2/+2
* Move printer initialization to separate headerSebastian Huber2016-06-2212-1/+12
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-222-0/+2
* Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber2016-06-221-1/+1
* shell: Add rtems_shell_wait_for_explicit_input()Alexander Krutwig2016-06-062-4/+40
* libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns2016-06-032-127/+343
* libmisc/stackchk: Fix printk warnings.Chris Johns2016-06-031-6/+6
* smptests/smpatomic01: New test casesSebastian Huber2016-06-011-1/+3
* shell: Add CPUINFO commandSebastian Huber2016-05-315-0/+139
* cpuuse: Hide implementation detailsSebastian Huber2016-05-316-5/+33
* rtems: Fix semaphore field nameSebastian Huber2016-05-301-2/+2
* rtems: Move MrsP semaphore operationsSebastian Huber2016-05-301-1/+1
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-22/+72
* score: Add CORE mutex variantsSebastian Huber2016-05-301-2/+3
* libmisc: Fix printk format warnings.Chris Johns2016-05-252-3/+3
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-2516-227/+172
* score: Rework _Thread_Restart_other()Sebastian Huber2016-05-201-1/+1
* score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber2016-05-201-1/+0
* capture: Fix use of per-processor dataSebastian Huber2016-05-122-27/+31
* capture: Remove superfluous includesSebastian Huber2016-05-121-3/+0
* capture: Compact rtems_capture_record_tSebastian Huber2016-05-121-1/+1
* capture: Fix buffer allocation and freeSebastian Huber2016-05-122-11/+11
* score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber2016-05-121-1/+0
* score: Use thread state lock for current stateSebastian Huber2016-05-121-3/+10
* score: Simplify _Objects_Get_next()Sebastian Huber2016-04-211-2/+1
* shell: Fix warning visible with latest NewlibSebastian Huber2016-04-121-0/+2
* rtems: Delete Region_Control::page_sizeSebastian Huber2016-04-121-1/+1
* rtems: Delete Region_Control::lengthSebastian Huber2016-04-121-1/+1
* rtems: Delete Region_Control::starting_addressSebastian Huber2016-04-121-1/+1
* rtems: Delete Region_Control::number_of_used_blocksSebastian Huber2016-04-121-1/+2
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-6/+26
* score: Use constant for maximum count of CORE semaSebastian Huber2016-03-291-5/+2
* shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warningsJoel Sherrill2016-03-241-0/+3
* shell/hexdump-conv.c: Disable sccsid to avoid unused warningJoel Sherrill2016-03-241-0/+2
* libmisc/shell/main_hexdump.c: Disable unused copyright stringJoel Sherrill2016-03-241-0/+2
* libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill2016-03-241-36/+0
* cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill2016-03-241-1/+0
* score: Fix CPU time used by executing threadsSebastian Huber2016-03-173-54/+27
* monitor: Use object allocator lockSebastian Huber2016-03-146-6/+6
* score: Use ISR lock for IO driver registrationSebastian Huber2016-03-141-0/+1
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-011-7/+7
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-113-5/+3
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-1/+0
* libmisc: Include missing header file, fix warningsNick Withers2015-12-152-6/+7
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-231-1/+29
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-2641-108/+111
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan2015-09-031-1/+1