about summary refs log tree commit diff
path: root/nptl/descr.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* nptl: Unconditionally use a 32-byte rseq areaFlorian Weimer2023-07-211-4/+14
* make ‘struct pthread’ a complete typePaul Eggert2023-07-191-4/+4
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-0/+3
* Refactor internal-signals.hAdhemerval Zanella2022-06-301-1/+2
* nptl: Remove unused members from struct pthreadAdhemerval Zanella2022-06-291-7/+0
* nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella2022-04-141-12/+29
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+4
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-1/+3
* nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer2021-09-131-0/+6
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move cancel type out of cancelhandlingAdhemerval Zanella2021-06-091-10/+4
* nptl: Move cancel state out of cancelhandlingAdhemerval Zanella2021-06-091-8/+6
* nptl: Remove CANCELING_BITMASKAdhemerval Zanella2021-06-091-3/+0
* nptl: Deallocate the thread stack on setup failure (BZ #19511)Adhemerval Zanella2021-06-091-2/+3
* nptl: Move stack cache management, __libpthread_freeres into libcFlorian Weimer2021-05-111-0/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-1/+2
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-07-271-1/+7
* string: Remove old TLS usage on strsignalAdhemerval Zanella2020-07-071-0/+4
* nptl: Start new threads with all signals blocked [BZ #25098]Florian Weimer2020-04-271-3/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-1/+1
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-2/+1
* Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer2019-02-161-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-0/+3
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-171-3/+0
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-251-3/+0
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-081-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-191-0/+3
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-1/+1
* Remove __need_list_t and __need_res_state.Zack Weinberg2017-05-201-4/+2
* Add compiler barriers around modifications of the robust mutex list.Torvald Riegel2017-01-131-1/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Remove sysdeps/nptl/configure.ac.Joseph Myers2015-10-271-5/+1
* NPTL: Use unsigned type for setxid_futex.Roland McGrath2015-06-241-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer2014-07-111-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Allow a single-threaded program to cancel itselfSiddhesh Poyarekar2012-05-151-0/+15
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2