about summary refs log tree commit diff
path: root/sysdeps/x86/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-016-6/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-066-6/+6
* nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella2022-08-311-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-016-6/+6
* nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer2021-12-091-0/+38
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-04-211-71/+0
* x86: Use x86/nptl/pthreaddef.hH.J. Lu2021-02-221-0/+49
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-025-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-015-5/+5
* nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)Adhemerval Zanella2019-12-261-3/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-28/+65
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-12/+63
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-10/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-073-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-013-3/+3
* x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2018-07-141-0/+23
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-021-0/+71
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+7
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-271/+99
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-0/+271
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-243-407/+0
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-241-3/+3
* Fix build warning in pthread_rwlock_*Siddhesh Poyarekar2014-06-241-1/+1
* Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2014-06-191-1/+6
* Add adaptive elision to rwlocksAndi Kleen2014-06-132-2/+114
* Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath2014-05-142-0/+290