summaryrefslogtreecommitdiff
path: root/sysdeps/pthread
AgeCommit message (Expand)Author
2016-03-17Fix build against glibc 2.23Samuel 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