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.19-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+libpthread-20160518-37-g8f3d3f8
Date: Sun, 9 Oct 2016 13:37:09 +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, master has been updated
       via  8f3d3f814dd14961ff72bd056244a854ff9c2271 (commit)
       via  fb9ace04f816406b1537d487d71d0b8e897aab4c (commit)
      from  8a1b58a6c8a0827d53838669a35e3fb1c23e07dd (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 8f3d3f814dd14961ff72bd056244a854ff9c2271
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 9 13:24:07 2016 +0200

    Add unregistering atfork handlers on dlclose
    
    * sysdeps/generic/fork.h: New file.
    * forward.c: Include <fork.h>.
    (__unregister_atfork): New function.

commit fb9ace04f816406b1537d487d71d0b8e897aab4c
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 9 12:47:54 2016 +0200

    Fix coding style

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

Summary of changes:
 forward.c                                       |   69 ++++++++++++++++-------
 sysdeps/{pthread/flockfile.c => generic/fork.h} |   23 ++++----
 2 files changed, 60 insertions(+), 32 deletions(-)
 copy sysdeps/{pthread/flockfile.c => generic/fork.h} (61%)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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