[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] POSIX threading library branch, master-glibc-2.23, updated. glibc-
From: |
Samuel Thibault |
Subject: |
[SCM] POSIX threading library branch, master-glibc-2.23, updated. glibc-2.19-hurd+libpthread-20160518-47-g1f32bdc |
Date: |
Tue, 20 Sep 2016 22:05:59 +0000 (UTC) |
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-glibc-2.23 has been updated
via 1f32bdc2e2f54cf4279b720909ff9c2d64a1c406 (commit)
via 1d49ccdd73c182ad9f280d21d5a5e88bd59db871 (commit)
via d10c3db401fb427e796fb51ac20bff438388d1b3 (commit)
via 73a04c4916f11e1f30aaca770ec1a2dbb78f7686 (commit)
via a87bf9a8eab3af79798131b60c1f7f92f995df8c (commit)
via cea6489e43e9756f93f025291154a65fc35aa12c (commit)
via 5f09d5e32706e1baf09bf27897c30e4bcfcb8fd6 (commit)
via 9ac3988fe16fc0aeb5ddefdf28d1104237ec91ab (commit)
via 8968cc85b696f305b8afe11c0a753ea1209f7abc (commit)
via 23412596845e219b242a763f333fa60954cad84b (commit)
from a9d69ae8ab389dc9f47aef519dac4f422b4120ef (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 1f32bdc2e2f54cf4279b720909ff9c2d64a1c406
Merge: a9d69ae 1d49ccd
Author: Samuel Thibault <address@hidden>
Date: Wed Sep 21 00:05:53 2016 +0200
Merge branch 'master' into master-glibc-2.23
-----------------------------------------------------------------------
Summary of changes:
Makefile | 6 +++---
Versions | 6 ++++--
libc_pthread_init.c | 3 +--
pthread/pt-alloc.c | 14 +++++++-------
pthread/pt-create.c | 6 +++---
pthread/pt-dealloc.c | 6 +++---
pthread/pt-exit.c | 6 +++---
pthread/pt-internal.h | 8 ++++----
pthread/pt-join.c | 2 +-
sysdeps/pthread/flockfile.c => pthreadP.h | 23 ++++++++---------------
sysdeps/generic/pt-kill.c | 5 +++--
sysdeps/generic/raise.c | 10 +++++-----
sysdeps/hurd/pt-key-delete.c | 4 ++--
sysdeps/hurd/pt-kill.c | 3 ++-
sysdeps/mach/pt-thread-terminate.c | 2 +-
sysdeps/pthread/bits/once.h | 2 +-
sysdeps/pthread/flockfile.c | 3 +--
sysdeps/pthread/ftrylockfile.c | 3 +--
sysdeps/pthread/funlockfile.c | 3 +--
19 files changed, 54 insertions(+), 61 deletions(-)
copy sysdeps/pthread/flockfile.c => pthreadP.h (66%)
hooks/post-receive
--
POSIX threading library
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] POSIX threading library branch, master-glibc-2.23, updated. glibc-2.19-hurd+libpthread-20160518-47-g1f32bdc,
Samuel Thibault <=