Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-23 | Merge branch 'master-glibc-2.21' into master-glibc-2.22 | Samuel Thibault | |
2016-08-23 | Missing NOT_IN_ -> IS_IN conversion | Samuel Thibault | |
* sysdeps/pthread/bits/libc-lockP.h: Use IS_IN (libc) instead of !defined NOT_IN_libc. | |||
2016-08-20 | Fix weak reference for static linking | Samuel Thibault | |
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. |