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 12d1a7cf6b0f94139a5e274d06cabbf725238522 (commit) from 1f04c9e131d45afaed640c1ede5cdb0bab62ada4 (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 12d1a7cf6b0f94139a5e274d06cabbf725238522 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Mar 18 19:15:32 2018 +0100 Remove __need_pthread_mutex / __pthread_mutex_defined We do not actually use them. * sysdeps/mach/hurd/bits/mutex.h: Always include content. * sysdeps/pthread/bits/mutex.h: Always include content. ----------------------------------------------------------------------- Summary of changes: sysdeps/mach/hurd/bits/mutex.h | 15 ++------------- sysdeps/pthread/bits/mutex.h | 27 ++++++++------------------- 2 files changed, 10 insertions(+), 32 deletions(-) hooks/post-receive -- POSIX threading library