commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, master, updated. glibc-2.23-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.23-hurd+libpthread-20161218-38-g55c35d6
Date: Sat, 24 Feb 2018 14:24:20 -0500 (EST)

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  55c35d62a3a6ae0d90db40c6e4a2d94d05be71e3 (commit)
       via  ff05b0085a231b64d4128517eeb93aaf248a9736 (commit)
      from  47c9c441c2d6d095989e82ccff485ca4efa7fda8 (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 55c35d62a3a6ae0d90db40c6e4a2d94d05be71e3
Author: Samuel Thibault <address@hidden>
Date:   Sat Feb 24 20:20:33 2018 +0100

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

commit ff05b0085a231b64d4128517eeb93aaf248a9736
Author: Samuel Thibault <address@hidden>
Date:   Sun Feb 18 03:08:24 2018 +0100

    Add thread_attr_compare helper function
    
    * sysdeps/generic/timer_routines.h: New file.

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

Summary of changes:
 sysdeps/generic/timer_routines.h     | 47 ++++++++++++++++++++++++++++++++++++
 sysdeps/mach/hurd/pt-mutex-trylock.c |  6 +++++
 2 files changed, 53 insertions(+)
 create mode 100644 sysdeps/generic/timer_routines.h


hooks/post-receive
-- 
POSIX threading library



reply via email to

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