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


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. f36cd8dcb352f7978e9fceb1b512e08a4e296049
Date: Wed, 20 Aug 2014 19:08:50 +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  f36cd8dcb352f7978e9fceb1b512e08a4e296049 (commit)
      from  f517024dce3e21c525a7b634eab61302d6b99150 (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 f36cd8dcb352f7978e9fceb1b512e08a4e296049
Author: Samuel Thibault <address@hidden>
Date:   Wed Aug 20 21:07:27 2014 +0200

    Fix guard size computation
    
    * pthread/pt-create.c (__pthread_create_internal): On thread creation
    failure, take guard size into account when deallocating the stack.
    * sysdeps/mach/pt-thread-terminate.c (__pthread_thread_terminate): Take
    guard size into account when deallocating the stack.

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

Summary of changes:
 pthread/pt-create.c                |    5 ++++-
 sysdeps/mach/pt-thread-terminate.c |    4 +++-
 2 files changed, 7 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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