about summary refs log tree commit diff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* make FILE a complete type for pre-C11 standard profilesRich Felker2019-03-122-0/+11
* add membarrier syscall wrapper, refactor dynamic tls install to use itRich Felker2019-02-221-0/+9
* introduce namespace-safe rwlock aliases; use in pthread_key_createRich Felker2019-02-161-0/+7
* add namespace-safe version of getauxval for internal useRich Felker2018-12-091-0/+10
* bypass indirection through pointer objects to access stdin/out/errRich Felker2018-10-181-0/+18
* add hidden version of &errno accessor functionRich Felker2018-09-141-0/+11
* use wrapper headers to hide most namespaced/internally-public symbolsRich Felker2018-09-1212-60/+64
* declare __env_rm_add in wrapper stdlib.hRich Felker2018-09-121-0/+1
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-1214-0/+173