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-10-g2b7d080
Date: Mon, 25 Sep 2017 15:19:09 -0400 (EDT)

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  2b7d0800f314e0abf370b2b6f6272a2ddb875464 (commit)
      from  f881f17267506f3ced17259a066a4d95bffb57f0 (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 2b7d0800f314e0abf370b2b6f6272a2ddb875464
Author: Samuel Thibault <address@hidden>
Date:   Mon Sep 25 21:18:29 2017 +0200

    Fix exposing symbols
    
    * sysdeps/hurd/pt-key.h (__pthread_key_lock_ready): Use
    __pthread_mutexattr_init, __pthread_mutexattr_settype,
    _pthread_mutex_init, __pthread_mutexattr_destroy, __pthread_once instead
    of pthread_mutexattr_init, pthread_mutexattr_settype,pthread_mutex_init,
    pthread_mutexattr_destroy, pthread_once.

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

Summary of changes:
 sysdeps/hurd/pt-key.h | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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