[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+l
From: |
Samuel Thibault |
Subject: |
[SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+libpthread-20151031-1-gb22eee6 |
Date: |
Wed, 25 Nov 2015 01:43:47 +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 b22eee657cb55d0c145d5928bf697e8c256a2bed (commit)
from 37d6d0fd80143a25b0d1f2a875e2cce6504d9567 (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 b22eee657cb55d0c145d5928bf697e8c256a2bed
Author: Samuel Thibault <address@hidden>
Date: Wed Nov 25 02:32:33 2015 +0100
Fix build with hidden support
* sysdeps/generic/pt-key-create.c (pthread_key_create): Rename to
__pthread_key_create.
(pthread_key_create): New strong_alias.
* sysdeps/generic/raise.c (raise): Add libc_hidden_def.
(gsignal): Add weak_alias.
* sysdeps/hurd/pt-key-create.c (__pthread_key_create): Remove hidden_def.
-----------------------------------------------------------------------
Summary of changes:
sysdeps/generic/pt-key-create.c | 3 +-
sysdeps/generic/raise.c | 2 +
.../ftrylockfile.c => generic/shm-directory.h} | 29 ++++++++-----------
sysdeps/hurd/pt-key-create.c | 1 -
4 files changed, 16 insertions(+), 19 deletions(-)
copy sysdeps/{pthread/ftrylockfile.c => generic/shm-directory.h} (61%)
hooks/post-receive
--
POSIX threading library
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+libpthread-20151031-1-gb22eee6,
Samuel Thibault <=