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 c36b1a043fa30474cd480915c643da71a7e22a94 (commit) from 350e5013806b35abb8c0626bf8cb6fbad6f943a7 (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 c36b1a043fa30474cd480915c643da71a7e22a94 Author: Amos Jeffries <squ...@treenet.co.nz> Date: Sat Mar 3 20:54:57 2018 +0100 Fix copyright years and addresses * sysdeps/mach/hurd/bits/mutex.h: reformat copyright blurb intro to match other files * replace Free Software Foundation address using gnu.org URL from upstream glibc copyright blurbs. * apply upstream glibc scripts/update-copyrights * update copyright date syntax per upstream glibc request ----------------------------------------------------------------------- Summary of changes: Makefile | 3 +-- forward.c | 7 +++---- libc_pthread_init.c | 7 +++---- lockfile.c | 7 +++---- pthread/alloca_cutoff.c | 7 +++---- pthread/cthreads-compat.c | 7 +++---- pthread/pt-alloc.c | 7 +++---- pthread/pt-cancel.c | 7 +++---- pthread/pt-cleanup.c | 7 +++---- pthread/pt-create.c | 7 +++---- pthread/pt-dealloc.c | 7 +++---- pthread/pt-detach.c | 7 +++---- pthread/pt-exit.c | 7 +++---- pthread/pt-getattr.c | 7 +++---- pthread/pt-initialize.c | 7 +++---- pthread/pt-internal.h | 7 +++---- pthread/pt-join.c | 7 +++---- pthread/pt-self.c | 7 +++---- pthread/pt-setcancelstate.c | 7 +++---- pthread/pt-setcanceltype.c | 7 +++---- pthread/pt-sigmask.c | 7 +++---- pthread/pt-spin-inlines.c | 7 +++---- pthread/pt-testcancel.c | 7 +++---- pthread/pt-yield.c | 7 +++---- sysdeps/generic/fork.h | 2 +- sysdeps/generic/old_pt-atfork.c | 7 +++---- sysdeps/generic/pt-atfork.c | 7 +++---- sysdeps/generic/pt-attr-destroy.c | 7 +++---- sysdeps/generic/pt-attr-getdetachstate.c | 7 +++---- sysdeps/generic/pt-attr-getguardsize.c | 7 +++---- sysdeps/generic/pt-attr-getinheritsched.c | 7 +++---- sysdeps/generic/pt-attr-getschedparam.c | 7 +++---- sysdeps/generic/pt-attr-getschedpolicy.c | 7 +++---- sysdeps/generic/pt-attr-getscope.c | 7 +++---- sysdeps/generic/pt-attr-getstack.c | 7 +++---- sysdeps/generic/pt-attr-getstackaddr.c | 7 +++---- sysdeps/generic/pt-attr-getstacksize.c | 7 +++---- sysdeps/generic/pt-attr-init.c | 7 +++---- sysdeps/generic/pt-attr-setdetachstate.c | 7 +++---- sysdeps/generic/pt-attr-setguardsize.c | 7 +++---- sysdeps/generic/pt-attr-setinheritsched.c | 7 +++---- sysdeps/generic/pt-attr-setschedparam.c | 7 +++---- sysdeps/generic/pt-attr-setschedpolicy.c | 7 +++---- sysdeps/generic/pt-attr-setscope.c | 7 +++---- sysdeps/generic/pt-attr-setstack.c | 7 +++---- sysdeps/generic/pt-attr-setstackaddr.c | 7 +++---- sysdeps/generic/pt-attr-setstacksize.c | 7 +++---- sysdeps/generic/pt-attr.c | 7 +++---- sysdeps/generic/pt-barrier-destroy.c | 7 +++---- sysdeps/generic/pt-barrier-init.c | 7 +++---- sysdeps/generic/pt-barrier-wait.c | 7 +++---- sysdeps/generic/pt-barrier.c | 7 +++---- sysdeps/generic/pt-barrierattr-destroy.c | 7 +++---- sysdeps/generic/pt-barrierattr-getpshared.c | 7 +++---- sysdeps/generic/pt-barrierattr-init.c | 7 +++---- sysdeps/generic/pt-barrierattr-setpshared.c | 7 +++---- sysdeps/generic/pt-cond-brdcast.c | 7 +++---- sysdeps/generic/pt-cond-destroy.c | 7 +++---- sysdeps/generic/pt-cond-init.c | 7 +++---- sysdeps/generic/pt-cond-signal.c | 7 +++---- sysdeps/generic/pt-cond-timedwait.c | 7 +++---- sysdeps/generic/pt-cond-wait.c | 7 +++---- sysdeps/generic/pt-cond.c | 7 +++---- sysdeps/generic/pt-condattr-destroy.c | 7 +++---- sysdeps/generic/pt-condattr-getclock.c | 7 +++---- sysdeps/generic/pt-condattr-getpshared.c | 7 +++---- sysdeps/generic/pt-condattr-init.c | 7 +++---- sysdeps/generic/pt-condattr-setclock.c | 7 +++---- sysdeps/generic/pt-condattr-setpshared.c | 7 +++---- sysdeps/generic/pt-destroy-specific.c | 7 +++---- sysdeps/generic/pt-equal.c | 7 +++---- sysdeps/generic/pt-getconcurrency.c | 7 +++---- sysdeps/generic/pt-getcpuclockid.c | 7 +++---- sysdeps/generic/pt-getschedparam.c | 7 +++---- sysdeps/generic/pt-getspecific.c | 7 +++---- sysdeps/generic/pt-init-specific.c | 7 +++---- sysdeps/generic/pt-key-create.c | 7 +++---- sysdeps/generic/pt-key-delete.c | 7 +++---- sysdeps/generic/pt-key.h | 7 +++---- sysdeps/generic/pt-kill.c | 2 +- sysdeps/generic/pt-mutex-destroy.c | 7 +++---- sysdeps/generic/pt-mutex-getprioceiling.c | 7 +++---- sysdeps/generic/pt-mutex-init.c | 7 +++---- sysdeps/generic/pt-mutex-lock.c | 7 +++---- sysdeps/generic/pt-mutex-setprioceiling.c | 7 +++---- sysdeps/generic/pt-mutex-timedlock.c | 7 +++---- sysdeps/generic/pt-mutex-transfer-np.c | 2 +- sysdeps/generic/pt-mutex-trylock.c | 7 +++---- sysdeps/generic/pt-mutex-unlock.c | 7 +++---- sysdeps/generic/pt-mutexattr-destroy.c | 7 +++---- sysdeps/generic/pt-mutexattr-getprioceiling.c | 7 +++---- sysdeps/generic/pt-mutexattr-getprotocol.c | 7 +++---- sysdeps/generic/pt-mutexattr-getpshared.c | 7 +++---- sysdeps/generic/pt-mutexattr-gettype.c | 7 +++---- sysdeps/generic/pt-mutexattr-init.c | 7 +++---- sysdeps/generic/pt-mutexattr-setprioceiling.c | 7 +++---- sysdeps/generic/pt-mutexattr-setprotocol.c | 7 +++---- sysdeps/generic/pt-mutexattr-setpshared.c | 7 +++---- sysdeps/generic/pt-mutexattr-settype.c | 7 +++---- sysdeps/generic/pt-mutexattr.c | 7 +++---- sysdeps/generic/pt-once.c | 7 +++---- sysdeps/generic/pt-rwlock-attr.c | 7 +++---- sysdeps/generic/pt-rwlock-destroy.c | 7 +++---- sysdeps/generic/pt-rwlock-init.c | 7 +++---- sysdeps/generic/pt-rwlock-rdlock.c | 7 +++---- sysdeps/generic/pt-rwlock-timedrdlock.c | 7 +++---- sysdeps/generic/pt-rwlock-timedwrlock.c | 7 +++---- sysdeps/generic/pt-rwlock-tryrdlock.c | 7 +++---- sysdeps/generic/pt-rwlock-trywrlock.c | 7 +++---- sysdeps/generic/pt-rwlock-unlock.c | 7 +++---- sysdeps/generic/pt-rwlock-wrlock.c | 7 +++---- sysdeps/generic/pt-rwlockattr-destroy.c | 7 +++---- sysdeps/generic/pt-rwlockattr-getpshared.c | 7 +++---- sysdeps/generic/pt-rwlockattr-init.c | 7 +++---- sysdeps/generic/pt-rwlockattr-setpshared.c | 7 +++---- sysdeps/generic/pt-setconcurrency.c | 7 +++---- sysdeps/generic/pt-setschedparam.c | 7 +++---- sysdeps/generic/pt-setschedprio.c | 7 +++---- sysdeps/generic/pt-setspecific.c | 7 +++---- sysdeps/generic/pt-startup.c | 7 +++---- sysdeps/generic/pthread/pthread.h | 8 +++----- sysdeps/generic/pthread/pthreadtypes.h | 7 +++---- sysdeps/generic/raise.c | 2 +- sysdeps/generic/sem-close.c | 7 +++---- sysdeps/generic/sem-destroy.c | 7 +++---- sysdeps/generic/sem-getvalue.c | 7 +++---- sysdeps/generic/sem-init.c | 7 +++---- sysdeps/generic/sem-open.c | 7 +++---- sysdeps/generic/sem-post.c | 7 +++---- sysdeps/generic/sem-timedwait.c | 7 +++---- sysdeps/generic/sem-trywait.c | 7 +++---- sysdeps/generic/sem-unlink.c | 7 +++---- sysdeps/generic/sem-wait.c | 7 +++---- sysdeps/generic/shm-directory.h | 2 +- sysdeps/hurd/pt-kill.c | 7 +++---- sysdeps/i386/bits/memory.h | 7 +++---- sysdeps/i386/bits/pt-atomic.h | 7 +++---- sysdeps/i386/bits/pthreadtypes-arch.h | 2 +- sysdeps/i386/machine-sp.h | 7 +++---- sysdeps/i386/pt-machdep.h | 7 +++---- sysdeps/mach/bits/spin-lock-inline.h | 7 +++---- sysdeps/mach/bits/spin-lock.h | 7 +++---- sysdeps/mach/hurd/bits/mutex.h | 10 +++------- sysdeps/mach/hurd/bits/pthread-np.h | 7 +++---- sysdeps/mach/hurd/i386/pt-machdep.c | 7 +++---- sysdeps/mach/hurd/i386/pt-setup.c | 7 +++---- sysdeps/mach/hurd/pt-attr-setstackaddr.c | 7 +++---- sysdeps/mach/hurd/pt-attr-setstacksize.c | 7 +++---- sysdeps/mach/hurd/pt-docancel.c | 7 +++---- sysdeps/mach/hurd/pt-hurd-cond-timedwait.c | 7 +++---- sysdeps/mach/hurd/pt-hurd-cond-wait.c | 7 +++---- sysdeps/mach/hurd/pt-mutex-consistent.c | 2 +- sysdeps/mach/hurd/pt-mutex-destroy.c | 2 +- sysdeps/mach/hurd/pt-mutex-getprioceiling.c | 2 +- sysdeps/mach/hurd/pt-mutex-init.c | 2 +- sysdeps/mach/hurd/pt-mutex-lock.c | 2 +- sysdeps/mach/hurd/pt-mutex-setprioceiling.c | 2 +- sysdeps/mach/hurd/pt-mutex-timedlock.c | 2 +- sysdeps/mach/hurd/pt-mutex-transfer-np.c | 2 +- sysdeps/mach/hurd/pt-mutex-trylock.c | 2 +- sysdeps/mach/hurd/pt-mutex-unlock.c | 2 +- sysdeps/mach/hurd/pt-mutex.h | 7 +++---- sysdeps/mach/hurd/pt-mutexattr-destroy.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-getprioceiling.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-getprotocol.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-getpshared.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-getrobust.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-gettype.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-init.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-setprioceiling.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-setprotocol.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-setpshared.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-setrobust.c | 2 +- sysdeps/mach/hurd/pt-mutexattr-settype.c | 2 +- sysdeps/mach/hurd/pt-sigstate-destroy.c | 7 +++---- sysdeps/mach/hurd/pt-sigstate-init.c | 7 +++---- sysdeps/mach/hurd/pt-sigstate.c | 7 +++---- sysdeps/mach/hurd/pt-sysdep.c | 7 +++---- sysdeps/mach/hurd/pt-sysdep.h | 7 +++---- sysdeps/mach/pt-block.c | 7 +++---- sysdeps/mach/pt-spin.c | 7 +++---- sysdeps/mach/pt-stack-alloc.c | 7 +++---- sysdeps/mach/pt-thread-alloc.c | 7 +++---- sysdeps/mach/pt-thread-start.c | 7 +++---- sysdeps/mach/pt-thread-terminate.c | 7 +++---- sysdeps/mach/pt-timedblock.c | 7 +++---- sysdeps/mach/pt-wakeup.c | 7 +++---- sysdeps/posix/pt-spin.c | 7 +++---- sysdeps/pthread/bits/barrier-attr.h | 7 +++---- sysdeps/pthread/bits/barrier.h | 7 +++---- sysdeps/pthread/bits/cancelation.h | 7 +++---- sysdeps/pthread/bits/condition-attr.h | 7 +++---- sysdeps/pthread/bits/condition.h | 7 +++---- sysdeps/pthread/bits/mutex-attr.h | 7 +++---- sysdeps/pthread/bits/mutex.h | 8 +++----- sysdeps/pthread/bits/once.h | 7 +++---- sysdeps/pthread/bits/pthread-np.h | 7 +++---- sysdeps/pthread/bits/pthread.h | 7 +++---- sysdeps/pthread/bits/pthreadtypes.h | 7 +++---- sysdeps/pthread/bits/rwlock-attr.h | 7 +++---- sysdeps/pthread/bits/rwlock.h | 7 +++---- sysdeps/pthread/bits/semaphore.h | 7 +++---- sysdeps/pthread/bits/thread-attr.h | 7 +++---- sysdeps/pthread/bits/thread-shared-types.h | 2 +- sysdeps/pthread/bits/thread-specific.h | 7 +++---- sysdeps/pthread/flockfile.c | 2 +- sysdeps/pthread/ftrylockfile.c | 2 +- sysdeps/pthread/funlockfile.c | 2 +- sysdeps/pthread/libc-lockP.h | 2 +- sysdeps/pthread/pthread-functions.h | 7 +++---- sysdeps/pthread/pthreadP.h | 2 +- sysdeps/pthread/semaphore.h | 7 +++---- 212 files changed, 566 insertions(+), 749 deletions(-) hooks/post-receive -- POSIX threading library