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, gsync-mutex has been updated
       via  a8e7af970a238f19ae3c0f7109267436757b09e0 (commit)
      from  0e190686e0cca2269c36a19b08a7ec27c4c4d9f2 (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 a8e7af970a238f19ae3c0f7109267436757b09e0
Author: Richard Braun <[email protected]>
Date:   Sat Dec 24 13:26:27 2016 +0100

    Fix pthread_mutex_trylock return value
    
    * sysdeps/mach/hurd/pt-mutex.c (__pthread_mutex_trylock): Return EBUSY
    instead of the raw memory value on failure.

-----------------------------------------------------------------------

Summary of changes:
 sysdeps/mach/hurd/pt-mutex.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
POSIX threading library

Reply via email to