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 05cefb83e22c08aedf5d3b893ad387eb6424faba (commit) from 85b62d7aaedb24b6ad07d437e5b8560f62d07529 (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 05cefb83e22c08aedf5d3b893ad387eb6424faba Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Wed Mar 28 00:50:04 2018 +0200 Fix coding style ----------------------------------------------------------------------- Summary of changes: pthread/alloca_cutoff.c | 2 +- pthread/pt-alloc.c | 14 +++---- pthread/pt-cancel.c | 2 +- pthread/pt-create.c | 39 ++++++++++---------- pthread/pt-dealloc.c | 2 +- pthread/pt-detach.c | 8 ++-- pthread/pt-exit.c | 2 +- pthread/pt-getattr.c | 8 ++-- pthread/pt-initialize.c | 93 +++++++++++++++++++++++------------------------ pthread/pt-internal.h | 26 ++++++------- pthread/pt-sigmask.c | 3 +- pthread/pt-spin-inlines.c | 2 +- pthread/pt-yield.c | 3 +- 13 files changed, 101 insertions(+), 103 deletions(-) hooks/post-receive -- POSIX threading library