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. 71dcdb6d0189761ec


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. 71dcdb6d0189761ecc27691932502eacdf7e6b2c
Date: Mon, 23 Apr 2012 16:01:34 +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  71dcdb6d0189761ecc27691932502eacdf7e6b2c (commit)
       via  ccebcf4e6d0b42681cc78edbfd2d2adec674f7c7 (commit)
      from  7c290d1513af40e81b613ef41502c2fbc6c3c402 (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 71dcdb6d0189761ecc27691932502eacdf7e6b2c
Author: Samuel Thibault <address@hidden>
Date:   Mon Apr 23 18:00:21 2012 +0000

    Rename __pthread_initialize into __pthread_init
    
    The former conflicts with usage in glibc.
    
    * pthread/pt-initialize.c (__pthread_initialize): Rename into
    __pthread_init.
    * pthread/pt-internal.h (__pthread_initialize): Likewise.
    * sysdeps/l4/hurd/pt-sysdep.c (init_routine): Likewise.
    * sysdeps/mach/hurd/pt-sysdep.c (init_routine): Likewise.

commit ccebcf4e6d0b42681cc78edbfd2d2adec674f7c7
Author: Samuel Thibault <address@hidden>
Date:   Mon Apr 23 17:59:18 2012 +0000

    Fix access to libpthread headers from glibc
    
    * Makeconfig (+includes): Add our include/ directory in the header include
    path, for the rest of glibc.

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

Summary of changes:
 Makeconfig                    |    2 ++
 pthread/pt-initialize.c       |    2 +-
 pthread/pt-internal.h         |    2 +-
 sysdeps/l4/hurd/pt-sysdep.c   |    2 +-
 sysdeps/mach/hurd/pt-sysdep.c |    2 +-
 5 files changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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