This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 774d43f27d malloc: Print error when oldsize is not equal to the current size. new 8114b95cef Use C11 atomics instead of atomic_and/or new d1babeb32d Use C11 atomics instead of atomic_increment(_val) new 4a07fbb689 Use C11 atomics instead of atomic_decrement_and_test
The 3 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/pt-create.c | 2 +- htl/pt-dealloc.c | 2 +- htl/pt-exit.c | 2 +- manual/ipc.texi | 2 +- manual/llio.texi | 6 +-- nptl/cond-perf.c | 103 ------------------------------------ nptl/nptl_setxid.c | 2 +- nptl/pthread_create.c | 6 +-- nptl/pthread_mutex_lock.c | 2 +- nptl/pthread_mutex_timedlock.c | 2 +- nptl/pthread_mutex_trylock.c | 2 +- nptl/sem_post.c | 2 +- nscd/cache.c | 2 +- nscd/nscd_helper.c | 2 +- sysdeps/nptl/libc_start_call_main.h | 2 +- sysdeps/unix/sysv/linux/check_pf.c | 6 +-- 16 files changed, 21 insertions(+), 124 deletions(-) delete mode 100644 nptl/cond-perf.c