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. bd3ccc49712dc4491


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. bd3ccc49712dc44911bf0913ca49815f59747d6f
Date: Wed, 20 Aug 2014 19:10:35 +0000

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  bd3ccc49712dc44911bf0913ca49815f59747d6f (commit)
      from  f36cd8dcb352f7978e9fceb1b512e08a4e296049 (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 bd3ccc49712dc44911bf0913ca49815f59747d6f
Author: Samuel Thibault <address@hidden>
Date:   Wed Aug 20 21:09:10 2014 +0200

    Add __pthread_key_create alias
    
    Some versions of std::thread use it to detect the presence of libpthread 
(don't
    ask why)
    
    * sysdeps/hurd/pt-key-create.c (pthread_key_create): Rename to
    __pthread_key_create.
    (pthread_key_create): Define as strong alias of __pthread_key_create.
    * Versions (libpthread): Add __pthread_key_create.

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

Summary of changes:
 Versions                     |    1 +
 sysdeps/hurd/pt-key-create.c |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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