summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/bits
AgeCommit message (Expand)Author
2018-04-02Add first-line comment to files lacking itSamuel Thibault
2018-03-28Fix coding styleSamuel Thibault
2018-03-28Fix coding styleSamuel Thibault
2018-03-28Fix coding styleSamuel Thibault
2018-03-19Move bits/thread-specific.h to bits/types/__pthread_key.hSamuel Thibault
2018-03-19Move bits/thread-attr.h to bits/types/struct___pthread_attr.hSamuel Thibault
2018-03-19Move bits/rwlock.h to bits/types/struct___pthread_rwlock.hSamuel Thibault
2018-03-19Move bits/rwlock-attr.h to bits/types/struct___pthread_rwlockattr.hSamuel Thibault
2018-03-19Move bits/once.h to bits/types/struct___pthread_once.hSamuel Thibault
2018-03-19Move bits/mutex-attr.h to bits/types/struct___pthread_mutexattr.hSamuel Thibault
2018-03-19Move bits/condition.h to bits/types/struct___pthread_cond.hSamuel Thibault
2018-03-19Move bits/condition-attr.h to bits/types/struct___pthread_condattr.hSamuel Thibault
2018-03-19Move bits/barrier.h to bits/types/struct___pthread_barrier.hSamuel Thibault
2018-03-19Move bits/barrier-attr.h to bits/types/struct___pthread_barrierattr.hSamuel Thibault
2018-03-19Move bits/mutex.h to bits/types/struct___pthread_mutex.hSamuel Thibault
2018-03-19Fix commentSamuel Thibault
2018-03-19Move bits/spin-lock.h to bits/types/__pthread_spinlock_t.hSamuel Thibault
2018-03-19Synchronize semaphore.h with glibcSamuel Thibault
2018-03-19Move pthread/pthreadtypes.h to bits/pthreadtypes.hSamuel Thibault
2018-03-18Use sched_param for nowSamuel Thibault
2018-03-18Remove __need_pthread_mutex / __pthread_mutex_definedSamuel Thibault
2018-03-03Fix copyright years and addressesAmos Jeffries
2018-01-25Fix spurious whitespacesSamuel Thibault
2017-09-03Add headers wanted by glibc 2.26Samuel Thibault
2016-09-21Merge branch 'master' into master-glibc-2.23Samuel Thibault
2016-09-19Make PTHREAD_ONCE_INIT a symbolic valueSamuel Thibault
2016-08-23Merge branch 'master-glibc-2.21' into master-glibc-2.22Samuel Thibault
2016-08-23Missing NOT_IN_ -> IS_IN conversionSamuel Thibault
2016-08-20Fix weak reference for static linkingSamuel Thibault
2016-03-19Fix build with 2.23Samuel Thibault
2015-09-22Fix name exposure of including semaphore.hSamuel Thibault
2015-03-22Move headers from generic/ to pthread/Samuel Thibault
2015-03-08Move pthread-specific lock definitions and declarations to libpthreadSamuel Thibault