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