summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Rework thread priority managementSebastian Huber2016-09-212-4/+4
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-083-4/+8
* stackchk: Fix stack checker thread initializationSebastian Huber2016-09-082-30/+4
* stackchk: Use a const pattern to checkSebastian Huber2016-09-081-89/+42
* stackchk: Remove superfluous internal header fileSebastian Huber2016-09-083-103/+26
* capture: Use proper accessor functionsSebastian Huber2016-09-061-4/+4
* capture: Workaround to avoid misaligned accessSebastian Huber2016-09-061-1/+1
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-018-271/+252
* libmisc/capture: Fix the capture engine on SMP.Chris Johns2016-09-019-666/+880
* libmisc/untar: Set the perms to the value in the tar file.Chris Johns2016-08-092-20/+34
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-4/+3
* Add Untar_FromGzChunk_Print() + TestAlexander Krutwig2016-07-263-1/+123
* Add Untar_FromChunk_Print() + TestAlexander Krutwig2016-07-262-1/+197
* 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