commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] POSIX threading library branch, gsync-mutex, updated. glibc-2.19-h


From: Richard Braun
Subject: [SCM] POSIX threading library branch, gsync-mutex, updated. glibc-2.19-hurd+libpthread-20160518-56-ga8e7af9
Date: Sun, 25 Dec 2016 15:49:04 +0000 (UTC)

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 <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]