summaryrefslogtreecommitdiff
path: root/include/tib.h
AgeCommit message (Expand)Author
2023-12-08Make sure TIB_INIT correctly initializes tib_thread_flags; regressionMiod Vallat
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
2020-07-14Fix TIB/TCB on powerpc64. Some bright sould decided that the TCB shouldMark Kettenis
2019-05-10ld.so boot cleanup support:Philip Guenther
2017-11-28Add a member to be used by __cxa_thread_atexit(). Remove padding which wouldMark Kettenis
2017-08-10fix typo in commentPhilip Guenther
2017-04-20Get TCB address using the RDHWR instruction instead of __get_tcb().Visa Hankala
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
2016-03-20Prepare for future ld.so/libc bump: update <tib.h> with the definitionsPhilip Guenther
2015-09-14Prefer the standardized <poll.h> over <sys/poll.h>Philip Guenther