Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-21 | Revert "Fix build with 2.22" | Samuel Thibault | |
This reverts commit edb5bb83ec918dc6b77b3da5b246c056932d78d7. | |||
2016-08-20 | Fix build with 2.22 | Samuel Thibault | |
2016-08-20 | Mark __libc_pthread_init as internal function, as in nptl | Samuel Thibault | |
2015-03-22 | Fix build after 32b1b38 | Samuel Thibault | |
* sysdeps/pthread/pthread-functions.h (pthread_functions): Rename ptr_pthread_exit field to ptr___pthread_exit. * pthread/pt-initialize.c (pthread_functions): Likewise. | |||
2015-03-08 | Move pthread-specific lock definitions and declarations to libpthread | Samuel Thibault | |
* sysdeps/pthread/bits/libc-lockP.h: New file * pthread/pthread-functions.h: Move to... * sysdeps/pthread/pthread-functions.h: ... here. |