summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-201-21/+19
* posix: Fix pthread_spin_unlock()Sebastian Huber2020-10-191-1/+1
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+32
* Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber2020-10-161-19/+21
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-151-21/+19
* shell/main_edit.c: Fix string truncation warningFrank Kühndel2020-10-151-5/+7
* shell/main_edit.c: Fix use of wrong constantFrank Kühndel2020-10-151-1/+2
* shell/shell.c: Fix illegal string copyFrank Kühndel2020-10-151-4/+14
* shell/shell.c: Fix an implicit type castFrank Kühndel2020-10-151-1/+3
* Remove *_Is_null() inline functionsSebastian Huber2020-10-1412-72/+16
* rtems: Remove superfluous includeSebastian Huber2020-10-141-2/+0
* shell: Remove not functioning fdisk mount/unmountFrank Kühndel2020-10-124-254/+6
* cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel2020-10-121-1/+2
* libblock: Fix sparse diskSebastian Huber2020-10-121-34/+35
* rtems: Generate <rtems/io.h>Sebastian Huber2020-10-111-114/+369
* libblock: Add commentSebastian Huber2020-10-111-0/+2
* mghttpd/mongoose: Fix string truncation warningFrank Kühndel2020-10-101-2/+2
* libblock: Fix string truncation warningFrank Kühndel2020-10-101-1/+1
* capture: Fix unaligned pointer value warningFrank Kühndel2020-10-101-4/+4
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-1028-87/+47
* librtemscxx: Fix white space to match the coding standardChris Johns2020-10-094-208/+208
* librtemscxx: Add join() and detach() to the threadChris Johns2020-10-093-14/+43
* doxygen: Add "Generated from ..." commentsSebastian Huber2020-10-081-4/+339
* rtems: Add "Generated from ..." commentsSebastian Huber2020-10-081-4/+13
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-084-0/+1037
* rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber2020-10-071-0/+9
* score: Add AArch64 portKinsey Moore2020-10-0517-1/+2756
* build: Add testopts.h to configure scriptSebastian Huber2020-10-052-0/+70
* Decouple the C Program Heap initializationSebastian Huber2020-10-018-45/+214
* rtems: Canonicalize name and id checksSebastian Huber2020-10-014-14/+22
* rtems: Remove rtems_io_driver_io_error()Sebastian Huber2020-09-291-11/+0
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* doxygen: Fix use of getchark() and rtems_putc()Sebastian Huber2020-09-281-6/+6
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-2811-152/+523
* rtems: Remove Message_queue_Control::attribute_setSebastian Huber2020-09-284-10/+26
* score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber2020-09-283-38/+98
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-289-74/+71
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-285-34/+45
* score: Gather message queue control initializationSebastian Huber2020-09-281-16/+11
* score: Fix allocation size calculationSebastian Huber2020-09-281-51/+23
* score: Use RTEMS_ALIGN_UP()Sebastian Huber2020-09-281-3/+4
* libtest: Remove superfluous assignmentSebastian Huber2020-09-241-1/+0
* or1k: Do not use printk() for _CPU_Fatal_halt()Sebastian Huber2020-09-231-4/+0
* or1k: Remove superfluous includesSebastian Huber2020-09-231-2/+0
* libmisc/capture: Add rtems-trace-buffer-default.c to the autotools buildChris Johns2020-09-231-0/+1
* cpukit/rtems: Add taskconstruct.c to the autotools buildChris Johns2020-09-231-0/+1
* capture: Move default trace dataSebastian Huber2020-09-203-28/+62
* score: Document _Scheduler_Try_to_schedule_node()Sebastian Huber2020-09-181-10/+34
* rtems: Generate <rtems.h>Sebastian Huber2020-09-181-33/+67