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  05babf965ec39be7e1c8a7306ec1c60b1e614654 (commit)
      from  f35e6b70ea79b5dc7f5c30dd181b3e7279262bdf (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 05babf965ec39be7e1c8a7306ec1c60b1e614654
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Tue Oct 18 02:10:41 2016 +0200

    Fix unregistering atfork handlers on library unload
    
    * sysdeps/generic/old_pt-atfork.c: New file.
    * Makefile (libpthread-routines): Add old_pt-atfork.
    (libpthread-static-only-routines): Add pt-atfork.
    [build-shared=yes] (install): Explicit $(inst_libdir)/libpthread.so
    [build-shared=yes] $(inst_libdir)/libpthread.so: Replace with script to
    link libpthread_nonshared.a in.
    [build-shared=yes] (tests): Link libpthread_nonshared.a in addition to
    libpthread.so.
    (generated): Add libpthread_nonshared.a.

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

Summary of changes:
 Makeconfig                                         |    3 +-
 Makefile                                           |   36 ++++++++++++++++++++
 .../generic/{pt-attr-destroy.c => old_pt-atfork.c} |   17 +++++----
 3 files changed, 46 insertions(+), 10 deletions(-)
 copy sysdeps/generic/{pt-attr-destroy.c => old_pt-atfork.c} (74%)


hooks/post-receive
-- 
POSIX threading library

Reply via email to