summaryrefslogtreecommitdiff
path: root/sysdeps/pthread
AgeCommit message (Expand)Author
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-21Revert "Fix build with 2.22"Samuel Thibault
2016-08-20Fix build with 2.22Samuel Thibault
2016-08-20Fix weak reference for static linkingSamuel Thibault
2016-08-20Mark __libc_pthread_init as internal function, as in nptlSamuel Thibault
2015-09-22Fix name exposure of including semaphore.hSamuel Thibault
2015-09-01Move semaphore.h to place where glibc expects it to beSamuel Thibault
2015-03-22Move headers from generic/ to pthread/Samuel Thibault
2015-03-22Fix build after 32b1b38Samuel Thibault
2015-03-08Fix static linking of programs using pthreadSamuel Thibault
2015-03-08Move pthread-specific lock definitions and declarations to libpthreadSamuel Thibault
2015-03-01Forward lockfile calls from libc to dynamically loaded libpthreadSamuel Thibault
2014-01-02add FIXME commentSamuel Thibault
2013-01-25New Makefile snippet for the "pthread" sysdepPino Toscano