summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2020-10-12cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel
2020-10-12libblock: Fix sparse diskSebastian Huber
2020-10-11rtems: Generate <rtems/io.h>Sebastian Huber
2020-10-11libblock: Add commentSebastian Huber
2020-10-10mghttpd/mongoose: Fix string truncation warningFrank Kühndel
2020-10-10libblock: Fix string truncation warningFrank Kühndel
2020-10-10capture: Fix unaligned pointer value warningFrank Kühndel
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber
2020-10-09librtemscxx: Fix white space to match the coding standardChris Johns
2020-10-09librtemscxx: Add join() and detach() to the threadChris Johns
2020-10-08doxygen: Add "Generated from ..." commentsSebastian Huber
2020-10-08rtems: Add "Generated from ..." commentsSebastian Huber
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns
2020-10-07rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber
2020-10-05score: Add AArch64 portKinsey Moore
2020-10-05build: Add testopts.h to configure scriptSebastian Huber
2020-10-01Decouple the C Program Heap initializationSebastian Huber
2020-10-01rtems: Canonicalize name and id checksSebastian Huber
2020-09-29rtems: Remove rtems_io_driver_io_error()Sebastian Huber
2020-09-28Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel
2020-09-28doxygen: Fix use of getchark() and rtems_putc()Sebastian Huber
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber
2020-09-28rtems: Remove Message_queue_Control::attribute_setSebastian Huber
2020-09-28score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber
2020-09-28score: Gather message queue control initializationSebastian Huber
2020-09-28score: Fix allocation size calculationSebastian Huber
2020-09-28score: Use RTEMS_ALIGN_UP()Sebastian Huber
2020-09-24libtest: Remove superfluous assignmentSebastian Huber
2020-09-23or1k: Do not use printk() for _CPU_Fatal_halt()Sebastian Huber
2020-09-23or1k: Remove superfluous includesSebastian Huber
2020-09-23libmisc/capture: Add rtems-trace-buffer-default.c to the autotools buildChris Johns
2020-09-23cpukit/rtems: Add taskconstruct.c to the autotools buildChris Johns
2020-09-20capture: Move default trace dataSebastian Huber
2020-09-18score: Document _Scheduler_Try_to_schedule_node()Sebastian Huber
2020-09-18rtems: Generate <rtems.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/mp.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/types.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/tasks.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/object.h>Sebastian Huber
2020-09-18rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber
2020-09-18score: Improve Scheduler Handler documentationSebastian Huber
2020-09-18doxygen: Wrap long linesSebastian Huber
2020-09-17rtems: Fix typoSebastian Huber
2020-09-17validation: Add general purpose test suiteSebastian Huber
2020-09-17doxygen: Move top-level group definitionsSebastian Huber
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2020-09-17rtems: Add RTEMS_ALIGN_UP()Sebastian Huber