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 f1039fbd8370797880deedf95a2aa7717e922102 (commit)
from 907fab424120059d09aebaa083ddc0557d13f2ef (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 f1039fbd8370797880deedf95a2aa7717e922102
Author: Samuel Thibault <[email protected]>
Date: Tue Dec 22 13:00:18 2015 +0100
Remove __THROW* from extern inlines
They pose more problems than they solve.
* include/pthread/pthread.h (pthread_equal, pthread_spin_destroy,
pthread_spin_init, pthread_spin_lock, pthread_spin_trylock,
pthread_spin_unlock): Remove __THROW or __THROWNL attribute.
-----------------------------------------------------------------------
Summary of changes:
include/pthread/pthread.h | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
--
POSIX threading library