Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |