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 94c8018de38eda69fdaa4130e433d95f09b7beae (commit)
from 6daf38a225249e050c56b338d4bd4d0de4f5fd66 (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 94c8018de38eda69fdaa4130e433d95f09b7beae
Author: Samuel Thibault <[email protected]>
Date: Tue Sep 1 02:23:16 2015 +0200
Move semaphore.h to place where glibc expects it to be
* include/semaphore.h: Move to ...
* sysdeps/pthread/semaphore.h: ... here.
-----------------------------------------------------------------------
Summary of changes:
{include => sysdeps/pthread}/semaphore.h | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename {include => sysdeps/pthread}/semaphore.h (100%)
hooks/post-receive
--
POSIX threading library