aboutsummaryrefslogtreecommitdiff
path: root/nptl/descr.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-21nptl: Unconditionally use a 32-byte rseq areaFlorian Weimer1-4/+14
2023-07-19make ‘struct pthread’ a complete typePaul Eggert1-4/+4
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer1-0/+3
2022-06-30Refactor internal-signals.hAdhemerval Zanella1-1/+2
2022-06-29nptl: Remove unused members from struct pthreadAdhemerval Zanella1-7/+0
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella1-12/+29
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-09nptl: Add rseq registrationFlorian Weimer1-0/+4
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-1/+3
2021-09-13nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer1-0/+6
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-09nptl: Move cancel type out of cancelhandlingAdhemerval Zanella1-10/+4
2021-06-09nptl: Move cancel state out of cancelhandlingAdhemerval Zanella1-8/+6
2021-06-09nptl: Remove CANCELING_BITMASKAdhemerval Zanella1-3/+0
2021-06-09nptl: Deallocate the thread stack on setup failure (BZ #19511)Adhemerval Zanella1-2/+3
2021-05-11nptl: Move stack cache management, __libpthread_freeres into libcFlorian Weimer1-0/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-1/+2
2020-07-27nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu1-1/+7
2020-07-07string: Remove old TLS usage on strsignalAdhemerval Zanella1-0/+4
2020-04-27nptl: Start new threads with all signals blocked [BZ #25098]Florian Weimer1-3/+7
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-1/+1
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella1-2/+1
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella1-0/+3
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu1-3/+0
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell1-3/+0
2018-01-08[BZ #22637] Fix stack guard size accountingSzabolcs Nagy1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu1-0/+3
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-1/+1
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg1-4/+2
2017-01-13Add compiler barriers around modifications of the robust mutex list.Torvald Riegel1-1/+20
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers1-5/+1
2015-06-24NPTL: Use unsigned type for setxid_futex.Roland McGrath1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar1-0/+15
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2