summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-26posix: Add files to Doxygen groupSebastian Huber2-7/+7
2023-05-20Update company nameSebastian Huber4-4/+4
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber14-73/+73
2022-08-22cpukit/include: Fix including in C++Chris Johns2-5/+4
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill1-0/+18
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-1/+1
2022-02-28cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill26-78/+572
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-11/+4
2021-10-06posix: Remove "RTEMS" from POSIX API groupSebastian Huber1-3/+4
2021-09-01score: Fix priority discipline handlingSebastian Huber1-43/+5
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-1/+1
2021-08-11Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung1-0/+1
2021-03-16score: Add Thread_Configuration::cpu_time_budgetSebastian Huber1-13/+13
2021-02-26score: Fix thread initializationSebastian Huber1-7/+0
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber1-18/+0
2020-11-23doxygen: Rename Internal to ImplementationSebastian Huber1-1/+1
2020-08-31score: Add <rtems/score/freechainimpl.h>Sebastian Huber1-1/+1
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber3-65/+21
2020-02-17posix: Remove <rtems/posix/ptimer.h>Sebastian Huber1-88/+0
2019-04-10posix: Avoid workspace for queued signalsSebastian Huber1-0/+2
2019-04-10posix: _Configuration_POSIX_Minimum_stack_sizeSebastian Huber2-2/+2
2019-04-10posix: _Configuration_POSIX_Maximum_queued_signalsSebastian Huber1-1/+1
2019-04-04doxygen: Put C Library Support and POSIX in InternalAndreas Dachsberger1-0/+2
2019-04-02doxygen: Reviewed cpukit/include/rtems/posixAndreas Dachsberger1-2/+2
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2019-02-12posix: Remove unused _POSIX_Get_object_body()Sebastian Huber1-41/+0
2018-12-14score: Static Objects_Information initializationSebastian Huber13-41/+152
2018-11-12score: Move internal structures to objectdata.hSebastian Huber4-4/+4
2018-10-29posix: Provide threads by defaultSebastian Huber1-2/+0
2018-10-29posix: Hide POSIX_API_Control by defaultSebastian Huber2-0/+4
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber7-64/+17
2018-10-29Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber2-4/+8
2018-10-24posix: Provide get thread attributes by defaultSebastian Huber1-2/+6
2018-08-08CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber2-1/+3
2018-07-05posix: Check for new <pthread.h> prototypesSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns28-0/+3388