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  d69e38ee77536912308212945cfb0b6abe93cef0 (commit)
      from  b4547d9244cb9221bcaaa8f583c566bab5638784 (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 d69e38ee77536912308212945cfb0b6abe93cef0
Author: Samuel Thibault <[email protected]>
Date:   Tue Oct 13 20:15:08 2009 +0200

    Fix pthread_cleanup_push old-gcc-style initializer
    
    sysdeps/generic/bits/cancelation.h (__pthread_cleanup_push): For better
    portability to various compilation flags, use standard initializer for
    struct __pthread_cancelation_handler __handler instead of old-gcc-style.

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

Summary of changes:
 sysdeps/generic/bits/cancelation.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
POSIX threading library


Reply via email to