aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/nptl
AgeCommit message (Expand)AuthorFilesLines
2021-04-21nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer1-71/+0
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu1-0/+49
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert5-5/+5
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
2019-12-26nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)Adhemerval Zanella1-3/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-28/+65
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-12/+63
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-10/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert3-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu1-0/+23
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu1-0/+71
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+7
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-271/+99
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella1-0/+271
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath3-407/+0
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar1-3/+3
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar1-1/+1
2014-06-19Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu1-1/+6
2014-06-13Add adaptive elision to rwlocksAndi Kleen2-2/+114
2014-05-14Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath2-0/+290