This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bb6496b964 manual: Update signal descriptions new 7d799d85e8 htl: move __pthread_default_barrierattr into libc. new 40cbd3c361 htl: move pthread_barrierattr_destroy into libc. new ca2a95ee67 htl: move pthread_barrierattr_init into libc. new ccf19a68ab htl: move pthread_barrierattr_getpshared, pthread_barrieratt [...] new 735c9b73d6 htl: move pthread_barrier_destroy into libc. new 2789003489 htl: move pthread_barrier_init into libc. new 710bbc9659 htl: move pthread_barrier_wait into libc. new 6bcd7bf100 htl: stop exporting __pthread_default_barrierattr.
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: htl/Makefile | 16 ++++++++-------- htl/Versions | 18 ++++++++++++++---- sysdeps/htl/pt-barrier-destroy.c | 9 ++++++++- sysdeps/htl/pt-barrier-init.c | 10 ++++++++-- sysdeps/htl/pt-barrier-wait.c | 10 ++++++++-- sysdeps/htl/pt-barrierattr-destroy.c | 11 +++++++++-- sysdeps/htl/pt-barrierattr-getpshared.c | 9 ++++++++- sysdeps/htl/pt-barrierattr-init.c | 9 ++++++++- sysdeps/htl/pt-barrierattr-setpshared.c | 9 ++++++++- sysdeps/htl/pthreadP.h | 18 ++++++++++++++++++ sysdeps/mach/hurd/i386/libc.abilist | 14 ++++++++++++++ sysdeps/mach/hurd/i386/libpthread.abilist | 7 ------- sysdeps/mach/hurd/x86_64/libc.abilist | 14 ++++++++++++++ sysdeps/mach/hurd/x86_64/libpthread.abilist | 7 ------- 14 files changed, 125 insertions(+), 36 deletions(-)