summaryrefslogtreecommitdiffstats
path: root/c-user (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-01c-user: Add event recording configurationSebastian Huber1-0/+58
2019-01-14Reformat and update copyright and license noticesSebastian Huber1-7/+8
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber41-41/+41
2019-01-11Remove superfluous "All rights reserved."Sebastian Huber39-39/+0
2019-01-11Use standard format for copyright linesSebastian Huber39-74/+41
2019-01-09Add common header.rst to reduce copy and pasteSebastian Huber1-23/+1
2019-01-04c-user: Fix typosFrédéric Jouault2-4/+4
2018-12-10c-user: rtems_scheduler_get_maximum_priority()Sebastian Huber1-0/+37
2018-11-21c-user: Remove 16-bit object identifiersSebastian Huber1-36/+8
2018-11-16c-user: Update type deprecationSebastian Huber1-10/+5
2018-11-05c-user: Use common wording for build config optsSebastian Huber2-7/+7
2018-11-05c-user: Update POSIX API configurationSebastian Huber1-11/+22
2018-10-30Document CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRSSebastian Huber1-0/+32
2018-10-29c-user/message_manager.rst: Change "cons void" to "const void"Joel Sherrill1-1/+1
2018-10-26c-user: Clarify scheduler configurationSebastian Huber3-23/+71
2018-10-22c-user: Modify CONFIGURE_INTERRUPT_STACK_SIZESebastian Huber1-12/+29
2018-10-19Update the copyright year.Chris Johns1-1/+1
2018-10-11c-user/index.rst: Reorder linker sets and directive status codesJoel Sherrill1-1/+1
2018-10-05barrier_manager.rst: Fix Barrier Wait Section TitleJoel Sherrill1-2/+2
2018-10-04c-user: Document rtems_task_exit()Sebastian Huber1-1/+46
2018-09-17Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLESebastian Huber1-26/+7
2018-09-17c-user: Remove CONFIGURE_HAS_OWN_MOUNT_TABLESebastian Huber1-33/+7
2018-09-10c-user: Mention thread pinningSebastian Huber1-0/+22
2018-09-10c-user: Mention per-processor dataSebastian Huber1-0/+18
2018-08-21build: Fix indexing so it works on HTML and PDF.Chris Johns2-5/+1
2018-08-11c-user: SMP is supported on RISC-VSebastian Huber1-1/+3
2018-08-10c-user: Adjust integer types in partition createSebastian Huber1-2/+2
2018-08-07c-user: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber1-7/+37
2018-08-07c-user: Sort POSIX configuration optionsSebastian Huber1-60/+60
2018-08-03c-user: Update partition create documentationSebastian Huber1-11/+54
2018-06-19c-user: Document RTEMS_SYSINIT_CPU_COUNTERSebastian Huber1-0/+6
2018-06-18c-user: Remove obsolete RTEMS_SYSINIT_CPU_SETSebastian Huber1-4/+0
2018-06-05c-user: RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber1-0/+4
2018-06-05c-user: Update rtems_region_create()Sebastian Huber1-9/+10
2018-05-23configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary.Joel Sherrill2-2/+2
2018-05-20c-user: changed RTEMS_STATUS_SUCCESSFUL to RTEMS_SUCCESSFULMalte Münch1-2/+2
2018-05-18c-user/configuring_a_system.rst: Removed double 'with'Malte Münch1-1/+1
2018-05-18fix typo: extesion->extensionMalte Münch1-1/+1
2018-05-18c-user: Update manual organization in overviewMalte Münch1-32/+57
2018-04-30c-user: Fix referenceSebastian Huber1-6/+6
2018-04-30c-user: Fix typoSebastian Huber1-2/+2
2018-03-12c-user: Properly fix the previous typoSebastian Huber1-1/+1
2018-03-12c-user: Fix typoSebastian Huber1-1/+1
2018-03-12c-user: Simplify clustered scheduler configurationSebastian Huber1-45/+54
2018-03-09c-user: Fix simple SMP scheduler limitsSebastian Huber1-1/+1
2018-03-08c-user: Rework scheduler alogrithm config defsSebastian Huber1-78/+92
2018-03-07c-user: Rework clustered scheduling configurationSebastian Huber2-151/+185
2018-03-07c-user: Use uniprocessor throughoutSebastian Huber7-25/+25
2018-03-07c-user: Sort scheduler configuration optionsSebastian Huber1-96/+96
2018-03-07c-user: Promote clustered scheduler configurationSebastian Huber3-8/+7