summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber2019-07-301-1/+1
* misc/rtemsdefaultconfig: Add bdbuf so libbsd can be used with configure.Chris Johns2019-07-021-1/+2
* score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber2019-06-282-6/+3
* shell: Avoid rtems_error()Sebastian Huber2019-05-141-9/+0
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-094-6/+6
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-2/+2
* build: Move test support to librtemstest.aSebastian Huber2019-03-265-546/+0
* main_edit.c: Use strncpy() to eliminate potential buffer overflow.Joel Sherrill2019-03-141-4/+5
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-144-4/+0
* shell: Correct argument order of `mfill`Jonathan Brandmeyer2019-03-081-1/+1
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* libmisc: Fix rtems_print_bufferChris Johns2019-02-091-1/+1
* libmisc: Fix swapped parameters and enable floating point usage.Maksim E. Kozlov2019-01-231-1/+1
* Fix format warnings due to ino_t changesSebastian Huber2019-01-102-4/+8
* Fix format warningsSebastian Huber2019-01-072-7/+11
* drvmgr: Improve LP64 compatibilitySebastian Huber2018-12-271-1/+2
* rtems: Use object information to get config maxSebastian Huber2018-12-141-9/+9
* testsupport: Include missing <rtems/bspIo.h>Sebastian Huber2018-12-031-0/+1
* score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber2018-11-212-8/+0
* rtems: Move internal structures to extensiondata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to regiondata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to partdata.hSebastian Huber2018-11-121-0/+1
* m32c: Remove this targetSebastian Huber2018-11-121-8/+4
* rtems: Deprecate region_information_blockSebastian Huber2018-11-092-2/+2
* monitor: Remove dead codeSebastian Huber2018-11-082-19/+0
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-1/+1
* posix: Provide threads by defaultSebastian Huber2018-10-292-10/+2
* build: Merge libmisc/Makefile.amSebastian Huber2018-10-101-199/+0
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-091-1/+0
* shell: Use #include "..." for local header filesSebastian Huber2018-10-0930-37/+36
* Use rtems_task_exit()Sebastian Huber2018-10-024-4/+4
* stackchk: Fix interrupt stack preparationSebastian Huber2018-09-241-9/+11
* stackchk: Improve support for interrupt stacksSebastian Huber2018-09-211-29/+84
* stackchk: Remove heap hackSebastian Huber2018-09-211-7/+1
* capture: prevent unaligned access when reading timeDaniel Hellstrom2018-08-241-1/+3
* confdefs: Fix uniprocessor configurationSebastian Huber2018-07-301-2/+0
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-2/+0
* stackchk: Add SMP supportSebastian Huber2018-06-201-37/+64
* stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber2018-06-201-60/+49
* stackchk: Remove dead codeSebastian Huber2018-06-201-24/+0
* config: SMP only CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber2018-06-201-1/+3
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-10/+0
* shell: Fix rtems_shell_init_env()Sebastian Huber2018-03-121-1/+1
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* stdio-redirector: Use self-contained mutexSebastian Huber2018-02-071-61/+29
* test: Add rtems_test_busy_cpu_usage()Sebastian Huber2018-02-021-1/+18
* Remove make preinstallChris Johns2018-01-2533-7197/+0
* monitor: Fix thread priority valuesSebastian Huber2018-01-221-1/+4
* tests: Change TEST BUILD to use define namesSebastian Huber2018-01-221-77/+32