summaryrefslogtreecommitdiff
path: root/sysdeps/x86/nptl
AgeCommit message (Expand)Author
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar
2014-06-19Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-05-14Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath