Age | Commit message (Expand) | Author |
---|---|---|
2016-03-17 | Fix build against glibc 2.23 | Samuel Thibault |
2015-09-22 | Fix name exposure of including semaphore.h | Samuel Thibault |
2015-09-01 | Move semaphore.h to place where glibc expects it to be | Samuel Thibault |
2015-03-22 | Move headers from generic/ to pthread/ | Samuel Thibault |
2015-03-22 | Fix build after 32b1b38 | Samuel Thibault |
2015-03-08 | Fix static linking of programs using pthread | Samuel Thibault |
2015-03-08 | Move pthread-specific lock definitions and declarations to libpthread | Samuel Thibault |
2015-03-01 | Forward lockfile calls from libc to dynamically loaded libpthread | Samuel Thibault |
2014-01-02 | add FIXME comment | Samuel Thibault |
2013-01-25 | New Makefile snippet for the "pthread" sysdep | Pino Toscano |