[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-20160518-51-g9705f94 |
Date: |
Sun, 9 Oct 2016 22:10:22 +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 has been updated
via 9705f94a6126281c2a909d8bf3c23fad818183fc (commit)
via 1f32bdc2e2f54cf4279b720909ff9c2d64a1c406 (commit)
via a9d69ae8ab389dc9f47aef519dac4f422b4120ef (commit)
via cd491a12ef1cfdb5e8c736f25f79a4183b5c9933 (commit)
via 137bf61181949085cbeb76f5db6e7d5b1922ae0b (commit)
via 53d465d3da2b66e98c0398a8e0b30b23d00da8f3 (commit)
via ae829db12e30818ebf4036e78478038af109ce79 (commit)
via 9e00cc445e9520504296dcabc26cd0b947c16cf6 (commit)
via 30ad111b1ab51018d3bc3aad584221aace8bf4ae (commit)
via 13016409961bd0c37485f49b2d8ccd12850575ed (commit)
via 3202db52ac6241f66ef01220bbcdfc86232196d9 (commit)
via 89e186060d01dcd90225fed7be902d50b2acd6c6 (commit)
via 9b2a7e6d85b95a0b2b776e36c2dd52db4ccef045 (commit)
via 09ba6794c68c123caa9706245882d87febed0aff (commit)
from 8f3d3f814dd14961ff72bd056244a854ff9c2271 (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 9705f94a6126281c2a909d8bf3c23fad818183fc
Merge: 1f32bdc 8f3d3f8
Author: Samuel Thibault <address@hidden>
Date: Sun Oct 9 13:25:00 2016 +0200
Merge branch 'master' into master-glibc-2.23
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
commit a9d69ae8ab389dc9f47aef519dac4f422b4120ef
Merge: cd491a1 5b6b6eb
Author: Samuel Thibault <address@hidden>
Date: Mon Sep 12 00:06:38 2016 +0200
Merge branch 'master-glibc-2.22' into master-glibc-2.23
commit cd491a12ef1cfdb5e8c736f25f79a4183b5c9933
Merge: 137bf61 7a4df0a
Author: Samuel Thibault <address@hidden>
Date: Tue Aug 23 13:15:13 2016 +0200
Merge branch 'master-glibc-2.22' into master-glibc-2.23
commit 137bf61181949085cbeb76f5db6e7d5b1922ae0b
Merge: 53d465d b4fc5f2
Author: Samuel Thibault <address@hidden>
Date: Sun Aug 21 02:20:49 2016 +0200
Merge branch 'master-glibc-2.22' into master-glibc-2.23
commit 53d465d3da2b66e98c0398a8e0b30b23d00da8f3
Merge: ae829db 7887bb7
Author: Samuel Thibault <address@hidden>
Date: Sun Aug 21 01:55:05 2016 +0200
Merge branch 'master-glibc-2.22' into master-glibc-2.23
commit ae829db12e30818ebf4036e78478038af109ce79
Merge: 9e00cc4 8d36158
Author: Samuel Thibault <address@hidden>
Date: Sun Aug 21 01:16:26 2016 +0200
Merge branch 'master-glibc-2.22' into master-glibc-2.23
commit 9e00cc445e9520504296dcabc26cd0b947c16cf6
Merge: 30ad111 03cfd4b
Author: Samuel Thibault <address@hidden>
Date: Sun Aug 21 01:08:14 2016 +0200
Merge branch 'master-glibc-2.22' into master-glibc-2.23
commit 30ad111b1ab51018d3bc3aad584221aace8bf4ae
Author: Samuel Thibault <address@hidden>
Date: Wed Jul 13 01:21:32 2016 +0200
Add missing pthread_setcancelstate alias
* forward.c (pthread_setcancelstate): Define alias to
__pthread_setcancelstate.
commit 13016409961bd0c37485f49b2d8ccd12850575ed
Author: Samuel Thibault <address@hidden>
Date: Mon Mar 21 01:54:28 2016 +0100
Fix weak reference for static linking
commit 3202db52ac6241f66ef01220bbcdfc86232196d9
Author: Samuel Thibault <address@hidden>
Date: Sun Mar 20 01:28:27 2016 +0100
Mark __libc_pthread_init as internal function, as in nptl
commit 89e186060d01dcd90225fed7be902d50b2acd6c6
Author: Samuel Thibault <address@hidden>
Date: Sat Mar 19 10:27:44 2016 +0100
Fix build with 2.23
* sysdeps/pthread/bits/libc-lockP.h: Move to...
* sysdeps/pthread/libc-lockP.h: ... here.
commit 9b2a7e6d85b95a0b2b776e36c2dd52db4ccef045
Merge: 09ba679 76ae117
Author: Samuel Thibault <address@hidden>
Date: Sat Mar 19 03:51:18 2016 +0100
Merge branch 'master-glibc-2.21' into master-glibc-2.23
commit 09ba6794c68c123caa9706245882d87febed0aff
Author: Samuel Thibault <address@hidden>
Date: Thu Mar 17 01:26:54 2016 +0100
Fix build against glibc 2.23
-----------------------------------------------------------------------
Summary of changes:
forward.c | 3 ++-
pthread/pt-initialize.c | 2 +-
sysdeps/pthread/flockfile.c | 2 +-
sysdeps/pthread/ftrylockfile.c | 2 +-
sysdeps/pthread/funlockfile.c | 2 +-
sysdeps/pthread/{bits => }/libc-lockP.h | 0
sysdeps/pthread/pthread-functions.h | 2 +-
7 files changed, 7 insertions(+), 6 deletions(-)
rename sysdeps/pthread/{bits => }/libc-lockP.h (100%)
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-20160518-51-g9705f94,
Samuel Thibault <=