This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "POSIX threading library".
The branch, master has been updated via 47c9c441c2d6d095989e82ccff485ca4efa7fda8 (commit) from 2ead0715118c9f1332982546992dc2cd33eb0afe (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 47c9c441c2d6d095989e82ccff485ca4efa7fda8 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Jan 28 23:26:35 2018 +0100 Fix versions of forward symbols * Versions (pthread_attr_destroy, pthread_attr_getdetachstate, pthread_attr_getinheritsched, pthread_attr_getschedparam, pthread_attr_getschedpolicy, pthread_attr_getscope, pthread_attr_init, pthread_attr_setdetachstate, pthread_attr_setinheritsched, pthread_attr_setschedparam, pthread_attr_setschedpolicy, pthread_attr_setscope, pthread_condattr_destroy, pthread_condattr_init, pthread_cond_broadcast, pthread_cond_destroy, pthread_cond_init, pthread_cond_signal, pthread_cond_wait, pthread_cond_timedwait, pthread_equal, pthread_exit, pthread_getschedparam, pthread_setschedparam, pthread_mutex_destroy, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_self, pthread_setcancelstate, pthread_setcanceltype, __pthread_get_cleanup_stack): Move to GLIBC_2.21. ----------------------------------------------------------------------- Summary of changes: Versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- POSIX threading library