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


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. d568cf99fd7e16fa9bdfce995c9318c8176f5dcd
Date: Sun, 31 Aug 2014 14:47:44 +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  d568cf99fd7e16fa9bdfce995c9318c8176f5dcd (commit)
      from  bd3ccc49712dc44911bf0913ca49815f59747d6f (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 d568cf99fd7e16fa9bdfce995c9318c8176f5dcd
Author: Samuel Thibault <address@hidden>
Date:   Sun Aug 31 16:46:29 2014 +0200

    Fix stack address computation
    
    stackaddr is supposed to be an adressable byte, i.e. not inside the
    guard size.
    
    * pthread/pt-getattr.c (pthread_getattr_np): Take guard size into
    account when returning the stack bottom address.

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

Summary of changes:
 pthread/pt-getattr.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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