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


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. d86c6cbabce7b698aa0b93bf40c16afe248f3733
Date: Wed, 01 Jan 2014 17:12:22 +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  d86c6cbabce7b698aa0b93bf40c16afe248f3733 (commit)
      from  983b18a6ff16f5687a9ece63a50d1831dec88609 (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 d86c6cbabce7b698aa0b93bf40c16afe248f3733
Author: Samuel Thibault <address@hidden>
Date:   Wed Jan 1 18:10:50 2014 +0100

    Add compatibility with kernels without __thread_terminate_release
    
    This would leak, but at least let the user reboot nicely into a newer
    kernel.
    
    * sysdeps/mach/pt-thread-terminate.c (__pthread_thread_terminate): If
    __thread_terminate_release returns, use __thread_terminate to terminate the
    thread anyway.

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

Summary of changes:
 sysdeps/mach/pt-thread-terminate.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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