summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadconfig.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* posix: Split posix_api_configuration_tableSebastian Huber2018-10-291-0/+34
Use separate configuration variables to avoid false dependencies. Update #2514.