summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Add files to Doxygen groupSebastian Huber2023-07-262-7/+7
* Update company nameSebastian Huber2023-05-204-4/+4
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-1914-73/+73
* cpukit/include: Fix including in C++Chris Johns2022-08-222-5/+4
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-101-0/+18
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-261-1/+1
* cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill2022-02-2826-78/+572
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-11/+4
* posix: Remove "RTEMS" from POSIX API groupSebastian Huber2021-10-061-3/+4
* score: Fix priority discipline handlingSebastian Huber2021-09-011-43/+5
* score: Replace priority prepend it with an enumSebastian Huber2021-08-121-1/+1
* Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung2021-08-111-0/+1
* score: Add Thread_Configuration::cpu_time_budgetSebastian Huber2021-03-161-13/+13
* score: Fix thread initializationSebastian Huber2021-02-261-7/+0
* posix: Delete unused _POSIX_Fatal_error()Sebastian Huber2020-12-021-18/+0
* doxygen: Rename Internal to ImplementationSebastian Huber2020-11-231-1/+1
* score: Add <rtems/score/freechainimpl.h>Sebastian Huber2020-08-311-1/+1
* config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber2020-02-253-65/+21
* posix: Remove <rtems/posix/ptimer.h>Sebastian Huber2020-02-171-88/+0
* posix: Avoid workspace for queued signalsSebastian Huber2019-04-101-0/+2
* posix: _Configuration_POSIX_Minimum_stack_sizeSebastian Huber2019-04-102-2/+2
* posix: _Configuration_POSIX_Maximum_queued_signalsSebastian Huber2019-04-101-1/+1
* doxygen: Put C Library Support and POSIX in InternalAndreas Dachsberger2019-04-041-0/+2
* doxygen: Reviewed cpukit/include/rtems/posixAndreas Dachsberger2019-04-021-2/+2
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* posix: Remove unused _POSIX_Get_object_body()Sebastian Huber2019-02-121-41/+0
* score: Static Objects_Information initializationSebastian Huber2018-12-1413-41/+152
* score: Move internal structures to objectdata.hSebastian Huber2018-11-124-4/+4
* posix: Provide threads by defaultSebastian Huber2018-10-291-2/+0
* posix: Hide POSIX_API_Control by defaultSebastian Huber2018-10-292-0/+4
* posix: Split posix_api_configuration_tableSebastian Huber2018-10-297-64/+17
* Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber2018-10-292-4/+8
* posix: Provide get thread attributes by defaultSebastian Huber2018-10-241-2/+6
* CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber2018-08-082-1/+3
* posix: Check for new <pthread.h> prototypesSebastian Huber2018-07-051-1/+1
* Remove make preinstallChris Johns2018-01-2528-0/+3388