summaryrefslogtreecommitdiff
path: root/libc/nptl/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl/sysdeps')
-rw-r--r--libc/nptl/sysdeps/i386/Makefile2
-rw-r--r--libc/nptl/sysdeps/i386/i486/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/i386/i586/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/i386/i686/Makefile2
-rw-r--r--libc/nptl/sysdeps/i386/i686/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/i386/i686/tls.h2
-rw-r--r--libc/nptl/sysdeps/i386/pthread_spin_init.c2
-rw-r--r--libc/nptl/sysdeps/i386/pthread_spin_lock.S2
-rw-r--r--libc/nptl/sysdeps/i386/pthread_spin_unlock.S2
-rw-r--r--libc/nptl/sysdeps/i386/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/i386/tls.h2
-rw-r--r--libc/nptl/sysdeps/powerpc/Makefile2
-rw-r--r--libc/nptl/sysdeps/powerpc/pthread_spin_lock.c2
-rw-r--r--libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c2
-rw-r--r--libc/nptl/sysdeps/powerpc/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/powerpc/tls.h2
-rw-r--r--libc/nptl/sysdeps/pthread/Makefile2
-rw-r--r--libc/nptl/sysdeps/pthread/aio_misc.h2
-rw-r--r--libc/nptl/sysdeps/pthread/allocalim.h2
-rw-r--r--libc/nptl/sysdeps/pthread/bits/libc-lock.h2
-rw-r--r--libc/nptl/sysdeps/pthread/bits/libc-lockP.h2
-rw-r--r--libc/nptl/sysdeps/pthread/bits/sigthread.h2
-rw-r--r--libc/nptl/sysdeps/pthread/bits/stdio-lock.h2
-rw-r--r--libc/nptl/sysdeps/pthread/createthread.c2
-rw-r--r--libc/nptl/sysdeps/pthread/flockfile.c2
-rw-r--r--libc/nptl/sysdeps/pthread/ftrylockfile.c2
-rw-r--r--libc/nptl/sysdeps/pthread/funlockfile.c2
-rw-r--r--libc/nptl/sysdeps/pthread/gai_misc.h2
-rw-r--r--libc/nptl/sysdeps/pthread/librt-cancellation.c2
-rw-r--r--libc/nptl/sysdeps/pthread/list.h2
-rw-r--r--libc/nptl/sysdeps/pthread/malloc-machine.h2
-rw-r--r--libc/nptl/sysdeps/pthread/posix-timer.h2
-rw-r--r--libc/nptl/sysdeps/pthread/pt-longjmp.c2
-rw-r--r--libc/nptl/sysdeps/pthread/pthread-functions.h2
-rw-r--r--libc/nptl/sysdeps/pthread/pthread.h2
-rw-r--r--libc/nptl/sysdeps/pthread/pthread_sigmask.c2
-rw-r--r--libc/nptl/sysdeps/pthread/setxid.h2
-rw-r--r--libc/nptl/sysdeps/pthread/sigfillset.c2
-rw-r--r--libc/nptl/sysdeps/pthread/sigprocmask.c2
-rw-r--r--libc/nptl/sysdeps/pthread/timer_create.c2
-rw-r--r--libc/nptl/sysdeps/pthread/timer_delete.c2
-rw-r--r--libc/nptl/sysdeps/pthread/timer_getoverr.c2
-rw-r--r--libc/nptl/sysdeps/pthread/timer_gettime.c2
-rw-r--r--libc/nptl/sysdeps/pthread/timer_routines.c2
-rw-r--r--libc/nptl/sysdeps/pthread/timer_settime.c2
-rw-r--r--libc/nptl/sysdeps/pthread/tst-timer.c2
-rw-r--r--libc/nptl/sysdeps/pthread/unwind-forcedunwind.c2
-rw-r--r--libc/nptl/sysdeps/s390/Makefile2
-rw-r--r--libc/nptl/sysdeps/s390/pthread_spin_init.c2
-rw-r--r--libc/nptl/sysdeps/s390/pthread_spin_lock.c2
-rw-r--r--libc/nptl/sysdeps/s390/pthread_spin_trylock.c2
-rw-r--r--libc/nptl/sysdeps/s390/pthread_spin_unlock.c2
-rw-r--r--libc/nptl/sysdeps/s390/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/s390/tls.h2
-rw-r--r--libc/nptl/sysdeps/sh/pthread_spin_init.c2
-rw-r--r--libc/nptl/sysdeps/sh/pthread_spin_lock.c2
-rw-r--r--libc/nptl/sysdeps/sh/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/sh/pthread_spin_unlock.S2
-rw-r--r--libc/nptl/sysdeps/sh/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/sh/tls.h2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc32/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S2
-rw-r--r--libc/nptl/sysdeps/sparc/sparc64/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/sparc/tls.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/Makefile2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/aio_misc.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/allocrtsig.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/createthread.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/fork.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/getpid.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/createthread.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S3
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/smp.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/i386/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/internaltypes.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/lowlevellock.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/mq_notify.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h3
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pt-fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pt-raise.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_getname.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_kill.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_setname.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/pthread_yield.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/raise.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/register-atfork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h107
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sem_post.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sem_trywait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sem_wait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/createthread.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h3
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/sem_post.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/smp.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sh/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/smp.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h16
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/timer_create.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/timer_delete.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/timer_gettime.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/timer_routines.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/timer_settime.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/fork.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S3
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c2
-rw-r--r--libc/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S2
-rw-r--r--libc/nptl/sysdeps/x86_64/Makefile2
-rw-r--r--libc/nptl/sysdeps/x86_64/pthread_spin_lock.S2
-rw-r--r--libc/nptl/sysdeps/x86_64/pthread_spin_trylock.S2
-rw-r--r--libc/nptl/sysdeps/x86_64/pthread_spin_unlock.S2
-rw-r--r--libc/nptl/sysdeps/x86_64/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/x86_64/tls.h2
-rw-r--r--libc/nptl/sysdeps/x86_64/x32/tls.h2
295 files changed, 339 insertions, 374 deletions
diff --git a/libc/nptl/sysdeps/i386/Makefile b/libc/nptl/sysdeps/i386/Makefile
index ce7a3c574..f69568f52 100644
--- a/libc/nptl/sysdeps/i386/Makefile
+++ b/libc/nptl/sysdeps/i386/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/i386/i486/pthread_spin_trylock.S b/libc/nptl/sysdeps/i386/i486/pthread_spin_trylock.S
index 9c1780282..2df1c11af 100644
--- a/libc/nptl/sysdeps/i386/i486/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/i386/i486/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/i586/pthread_spin_trylock.S b/libc/nptl/sysdeps/i386/i586/pthread_spin_trylock.S
index a91eb75ef..993bb0781 100644
--- a/libc/nptl/sysdeps/i386/i586/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/i386/i586/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/i686/Makefile b/libc/nptl/sysdeps/i386/i686/Makefile
index 0b3355400..10948231e 100644
--- a/libc/nptl/sysdeps/i386/i686/Makefile
+++ b/libc/nptl/sysdeps/i386/i686/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/i686/pthread_spin_trylock.S b/libc/nptl/sysdeps/i386/i686/pthread_spin_trylock.S
index ee051ec37..84dfb0593 100644
--- a/libc/nptl/sysdeps/i386/i686/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/i386/i686/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/i686/tls.h b/libc/nptl/sysdeps/i386/i686/tls.h
index df3960d4d..9728bc10d 100644
--- a/libc/nptl/sysdeps/i386/i686/tls.h
+++ b/libc/nptl/sysdeps/i386/i686/tls.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/pthread_spin_init.c b/libc/nptl/sysdeps/i386/pthread_spin_init.c
index 9462f8d17..e43e23f3f 100644
--- a/libc/nptl/sysdeps/i386/pthread_spin_init.c
+++ b/libc/nptl/sysdeps/i386/pthread_spin_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/pthread_spin_lock.S b/libc/nptl/sysdeps/i386/pthread_spin_lock.S
index ba9b18e49..6bca23746 100644
--- a/libc/nptl/sysdeps/i386/pthread_spin_lock.S
+++ b/libc/nptl/sysdeps/i386/pthread_spin_lock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/i386/pthread_spin_unlock.S b/libc/nptl/sysdeps/i386/pthread_spin_unlock.S
index 9f0aabb39..28d6d0ef8 100644
--- a/libc/nptl/sysdeps/i386/pthread_spin_unlock.S
+++ b/libc/nptl/sysdeps/i386/pthread_spin_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/pthreaddef.h b/libc/nptl/sysdeps/i386/pthreaddef.h
index 4b0d12399..5eaa964a0 100644
--- a/libc/nptl/sysdeps/i386/pthreaddef.h
+++ b/libc/nptl/sysdeps/i386/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002,2003,2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/i386/tls.h b/libc/nptl/sysdeps/i386/tls.h
index 90c7a534b..1405f6039 100644
--- a/libc/nptl/sysdeps/i386/tls.h
+++ b/libc/nptl/sysdeps/i386/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. nptl/i386 version.
- Copyright (C) 2002-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/powerpc/Makefile b/libc/nptl/sysdeps/powerpc/Makefile
index 61524beed..44448e0b7 100644
--- a/libc/nptl/sysdeps/powerpc/Makefile
+++ b/libc/nptl/sysdeps/powerpc/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/powerpc/pthread_spin_lock.c b/libc/nptl/sysdeps/powerpc/pthread_spin_lock.c
index 629dad50c..426734efa 100644
--- a/libc/nptl/sysdeps/powerpc/pthread_spin_lock.c
+++ b/libc/nptl/sysdeps/powerpc/pthread_spin_lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c b/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c
index a7956f8fc..0d2921129 100644
--- a/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c
+++ b/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/powerpc/pthreaddef.h b/libc/nptl/sysdeps/powerpc/pthreaddef.h
index 36bf76404..0309559cd 100644
--- a/libc/nptl/sysdeps/powerpc/pthreaddef.h
+++ b/libc/nptl/sysdeps/powerpc/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/powerpc/tls.h b/libc/nptl/sysdeps/powerpc/tls.h
index 4c09eecfd..46dac9e9f 100644
--- a/libc/nptl/sysdeps/powerpc/tls.h
+++ b/libc/nptl/sysdeps/powerpc/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. NPTL/PowerPC version.
- Copyright (C) 2003, 2005, 2006, 2007, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/Makefile b/libc/nptl/sysdeps/pthread/Makefile
index 85c86e61e..ba349b6f5 100644
--- a/libc/nptl/sysdeps/pthread/Makefile
+++ b/libc/nptl/sysdeps/pthread/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2002,2003,2004,2006,2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/aio_misc.h b/libc/nptl/sysdeps/pthread/aio_misc.h
index 3354e7f5e..9375accb5 100644
--- a/libc/nptl/sysdeps/pthread/aio_misc.h
+++ b/libc/nptl/sysdeps/pthread/aio_misc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/allocalim.h b/libc/nptl/sysdeps/pthread/allocalim.h
index bf22a2642..1ccd387ce 100644
--- a/libc/nptl/sysdeps/pthread/allocalim.h
+++ b/libc/nptl/sysdeps/pthread/allocalim.h
@@ -1,5 +1,5 @@
/* Determine whether block of given size can be allocated on the stack or not.
- Copyright (C) 2002, 2006, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/bits/libc-lock.h b/libc/nptl/sysdeps/pthread/bits/libc-lock.h
index 297cf207e..17a23aebf 100644
--- a/libc/nptl/sysdeps/pthread/bits/libc-lock.h
+++ b/libc/nptl/sysdeps/pthread/bits/libc-lock.h
@@ -1,5 +1,5 @@
/* libc-internal interface for mutex locks. NPTL version.
- Copyright (C) 1996-2003, 2005, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/bits/libc-lockP.h b/libc/nptl/sysdeps/pthread/bits/libc-lockP.h
index 46f7939fd..e45c0edcf 100644
--- a/libc/nptl/sysdeps/pthread/bits/libc-lockP.h
+++ b/libc/nptl/sysdeps/pthread/bits/libc-lockP.h
@@ -1,5 +1,5 @@
/* Private libc-internal interface for mutex locks. NPTL version.
- Copyright (C) 1996-2003, 2005, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/bits/sigthread.h b/libc/nptl/sysdeps/pthread/bits/sigthread.h
index 71fb1a088..c0358bdad 100644
--- a/libc/nptl/sysdeps/pthread/bits/sigthread.h
+++ b/libc/nptl/sysdeps/pthread/bits/sigthread.h
@@ -1,5 +1,5 @@
/* Signal handling function for threaded programs.
- Copyright (C) 1998-2000, 2002, 2009, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/bits/stdio-lock.h b/libc/nptl/sysdeps/pthread/bits/stdio-lock.h
index 686d88b34..e237c1538 100644
--- a/libc/nptl/sysdeps/pthread/bits/stdio-lock.h
+++ b/libc/nptl/sysdeps/pthread/bits/stdio-lock.h
@@ -1,5 +1,5 @@
/* Thread package specific definitions of stream lock type. NPTL version.
- Copyright (C) 2000, 2001, 2002, 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/createthread.c b/libc/nptl/sysdeps/pthread/createthread.c
index e8e10dcf7..b0f686d25 100644
--- a/libc/nptl/sysdeps/pthread/createthread.c
+++ b/libc/nptl/sysdeps/pthread/createthread.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/flockfile.c b/libc/nptl/sysdeps/pthread/flockfile.c
index 538e368a0..02b1389e2 100644
--- a/libc/nptl/sysdeps/pthread/flockfile.c
+++ b/libc/nptl/sysdeps/pthread/flockfile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/ftrylockfile.c b/libc/nptl/sysdeps/pthread/ftrylockfile.c
index d814258d8..8e8600bd4 100644
--- a/libc/nptl/sysdeps/pthread/ftrylockfile.c
+++ b/libc/nptl/sysdeps/pthread/ftrylockfile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/funlockfile.c b/libc/nptl/sysdeps/pthread/funlockfile.c
index f45479936..e25735041 100644
--- a/libc/nptl/sysdeps/pthread/funlockfile.c
+++ b/libc/nptl/sysdeps/pthread/funlockfile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/gai_misc.h b/libc/nptl/sysdeps/pthread/gai_misc.h
index f87aa2f7b..6026085ab 100644
--- a/libc/nptl/sysdeps/pthread/gai_misc.h
+++ b/libc/nptl/sysdeps/pthread/gai_misc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006, 2007, 2008, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/librt-cancellation.c b/libc/nptl/sysdeps/pthread/librt-cancellation.c
index 602989d84..3b097e707 100644
--- a/libc/nptl/sysdeps/pthread/librt-cancellation.c
+++ b/libc/nptl/sysdeps/pthread/librt-cancellation.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/list.h b/libc/nptl/sysdeps/pthread/list.h
index 6ac898864..48ade9372 100644
--- a/libc/nptl/sysdeps/pthread/list.h
+++ b/libc/nptl/sysdeps/pthread/list.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2009, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/malloc-machine.h b/libc/nptl/sysdeps/pthread/malloc-machine.h
index 3d9201259..e15f84ced 100644
--- a/libc/nptl/sysdeps/pthread/malloc-machine.h
+++ b/libc/nptl/sysdeps/pthread/malloc-machine.h
@@ -1,6 +1,6 @@
/* Basic platform-independent macro definitions for mutexes,
thread-specific data and parameters for malloc.
- Copyright (C) 2003, 2007, 2008, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/posix-timer.h b/libc/nptl/sysdeps/pthread/posix-timer.h
index b1d8efca5..90b2dbf10 100644
--- a/libc/nptl/sysdeps/pthread/posix-timer.h
+++ b/libc/nptl/sysdeps/pthread/posix-timer.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX timer implementation on top of NPTL.
- Copyright (C) 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/pt-longjmp.c b/libc/nptl/sysdeps/pthread/pt-longjmp.c
index 08bd86b51..d7a138241 100644
--- a/libc/nptl/sysdeps/pthread/pt-longjmp.c
+++ b/libc/nptl/sysdeps/pthread/pt-longjmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/pthread-functions.h b/libc/nptl/sysdeps/pthread/pthread-functions.h
index a1894f4f8..34054e15f 100644
--- a/libc/nptl/sysdeps/pthread/pthread-functions.h
+++ b/libc/nptl/sysdeps/pthread/pthread-functions.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2007, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/pthread/pthread.h b/libc/nptl/sysdeps/pthread/pthread.h
index 139be05ba..10bcb806b 100644
--- a/libc/nptl/sysdeps/pthread/pthread.h
+++ b/libc/nptl/sysdeps/pthread/pthread.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/pthread_sigmask.c b/libc/nptl/sysdeps/pthread/pthread_sigmask.c
index 8db7d18f4..795da28ea 100644
--- a/libc/nptl/sysdeps/pthread/pthread_sigmask.c
+++ b/libc/nptl/sysdeps/pthread/pthread_sigmask.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/pthread/setxid.h b/libc/nptl/sysdeps/pthread/setxid.h
index 5433bc82a..8cc121291 100644
--- a/libc/nptl/sysdeps/pthread/setxid.h
+++ b/libc/nptl/sysdeps/pthread/setxid.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2007, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/sigfillset.c b/libc/nptl/sysdeps/pthread/sigfillset.c
index 2e87f1eb1..af32180f7 100644
--- a/libc/nptl/sysdeps/pthread/sigfillset.c
+++ b/libc/nptl/sysdeps/pthread/sigfillset.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/sigprocmask.c b/libc/nptl/sysdeps/pthread/sigprocmask.c
index ad959a3a2..ca26a1585 100644
--- a/libc/nptl/sysdeps/pthread/sigprocmask.c
+++ b/libc/nptl/sysdeps/pthread/sigprocmask.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997,1998,1999,2000,2001,2003 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/pthread/timer_create.c b/libc/nptl/sysdeps/pthread/timer_create.c
index f61c5a3eb..c483a32b4 100644
--- a/libc/nptl/sysdeps/pthread/timer_create.c
+++ b/libc/nptl/sysdeps/pthread/timer_create.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/timer_delete.c b/libc/nptl/sysdeps/pthread/timer_delete.c
index a529d7392..c34cf545a 100644
--- a/libc/nptl/sysdeps/pthread/timer_delete.c
+++ b/libc/nptl/sysdeps/pthread/timer_delete.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/timer_getoverr.c b/libc/nptl/sysdeps/pthread/timer_getoverr.c
index 6d753e30d..198f41c38 100644
--- a/libc/nptl/sysdeps/pthread/timer_getoverr.c
+++ b/libc/nptl/sysdeps/pthread/timer_getoverr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/timer_gettime.c b/libc/nptl/sysdeps/pthread/timer_gettime.c
index 6bd2b84e2..a87acec7c 100644
--- a/libc/nptl/sysdeps/pthread/timer_gettime.c
+++ b/libc/nptl/sysdeps/pthread/timer_gettime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/timer_routines.c b/libc/nptl/sysdeps/pthread/timer_routines.c
index f99d7d4dd..4a08cb35a 100644
--- a/libc/nptl/sysdeps/pthread/timer_routines.c
+++ b/libc/nptl/sysdeps/pthread/timer_routines.c
@@ -1,5 +1,5 @@
/* Helper code for POSIX timer implementation on NPTL.
- Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/timer_settime.c b/libc/nptl/sysdeps/pthread/timer_settime.c
index da0908b0b..7794fea69 100644
--- a/libc/nptl/sysdeps/pthread/timer_settime.c
+++ b/libc/nptl/sysdeps/pthread/timer_settime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/tst-timer.c b/libc/nptl/sysdeps/pthread/tst-timer.c
index 84eef79a0..f46addd79 100644
--- a/libc/nptl/sysdeps/pthread/tst-timer.c
+++ b/libc/nptl/sysdeps/pthread/tst-timer.c
@@ -1,5 +1,5 @@
/* Tests for POSIX timer implementation.
- Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
diff --git a/libc/nptl/sysdeps/pthread/unwind-forcedunwind.c b/libc/nptl/sysdeps/pthread/unwind-forcedunwind.c
index 60dfbe6c9..9718606e8 100644
--- a/libc/nptl/sysdeps/pthread/unwind-forcedunwind.c
+++ b/libc/nptl/sysdeps/pthread/unwind-forcedunwind.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>.
diff --git a/libc/nptl/sysdeps/s390/Makefile b/libc/nptl/sysdeps/s390/Makefile
index afbfb758f..da7090422 100644
--- a/libc/nptl/sysdeps/s390/Makefile
+++ b/libc/nptl/sysdeps/s390/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/s390/pthread_spin_init.c b/libc/nptl/sysdeps/s390/pthread_spin_init.c
index b4551cfc3..3eed1616d 100644
--- a/libc/nptl/sysdeps/s390/pthread_spin_init.c
+++ b/libc/nptl/sysdeps/s390/pthread_spin_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/s390/pthread_spin_lock.c b/libc/nptl/sysdeps/s390/pthread_spin_lock.c
index 17c405a4c..a69f4334f 100644
--- a/libc/nptl/sysdeps/s390/pthread_spin_lock.c
+++ b/libc/nptl/sysdeps/s390/pthread_spin_lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/s390/pthread_spin_trylock.c b/libc/nptl/sysdeps/s390/pthread_spin_trylock.c
index 4a4e2cb1e..7ce732bcc 100644
--- a/libc/nptl/sysdeps/s390/pthread_spin_trylock.c
+++ b/libc/nptl/sysdeps/s390/pthread_spin_trylock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/s390/pthread_spin_unlock.c b/libc/nptl/sysdeps/s390/pthread_spin_unlock.c
index f0a9473cf..70abdef6b 100644
--- a/libc/nptl/sysdeps/s390/pthread_spin_unlock.c
+++ b/libc/nptl/sysdeps/s390/pthread_spin_unlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/s390/pthreaddef.h b/libc/nptl/sysdeps/s390/pthreaddef.h
index 9293307ca..16cedf174 100644
--- a/libc/nptl/sysdeps/s390/pthreaddef.h
+++ b/libc/nptl/sysdeps/s390/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/s390/tls.h b/libc/nptl/sysdeps/s390/tls.h
index 4b1ce051c..4ac7b590e 100644
--- a/libc/nptl/sysdeps/s390/tls.h
+++ b/libc/nptl/sysdeps/s390/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. NPTL/s390 version.
- Copyright (C) 2003-2007, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sh/pthread_spin_init.c b/libc/nptl/sysdeps/sh/pthread_spin_init.c
index 9462f8d17..e43e23f3f 100644
--- a/libc/nptl/sysdeps/sh/pthread_spin_init.c
+++ b/libc/nptl/sysdeps/sh/pthread_spin_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/sh/pthread_spin_lock.c b/libc/nptl/sysdeps/sh/pthread_spin_lock.c
index 798c124eb..07a32a8a5 100644
--- a/libc/nptl/sysdeps/sh/pthread_spin_lock.c
+++ b/libc/nptl/sysdeps/sh/pthread_spin_lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sh/pthread_spin_trylock.S b/libc/nptl/sysdeps/sh/pthread_spin_trylock.S
index fe29c89df..192421e51 100644
--- a/libc/nptl/sysdeps/sh/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/sh/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sh/pthread_spin_unlock.S b/libc/nptl/sysdeps/sh/pthread_spin_unlock.S
index 689b77584..d9563ea60 100644
--- a/libc/nptl/sysdeps/sh/pthread_spin_unlock.S
+++ b/libc/nptl/sysdeps/sh/pthread_spin_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sh/pthreaddef.h b/libc/nptl/sysdeps/sh/pthreaddef.h
index 3a7b38d18..600275dba 100644
--- a/libc/nptl/sysdeps/sh/pthreaddef.h
+++ b/libc/nptl/sysdeps/sh/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sh/tls.h b/libc/nptl/sysdeps/sh/tls.h
index a7f53dfec..1aec2b5bc 100644
--- a/libc/nptl/sysdeps/sh/tls.h
+++ b/libc/nptl/sysdeps/sh/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. NPTL/SH version.
- Copyright (C) 2003, 2005, 2006, 2007, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S b/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
index 315512170..7099f2984 100644
--- a/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
+++ b/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S b/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S
index 487a68178..05d0c1486 100644
--- a/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc32/pthreaddef.h b/libc/nptl/sysdeps/sparc/sparc32/pthreaddef.h
index 435fedcf3..73ccf97c2 100644
--- a/libc/nptl/sysdeps/sparc/sparc32/pthreaddef.h
+++ b/libc/nptl/sysdeps/sparc/sparc32/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S b/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
index cd3b01fcb..11091e900 100644
--- a/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
+++ b/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S b/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S
index 867b8b502..2e5887b86 100644
--- a/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S b/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S
index 4936814cf..5bf7d6bd4 100644
--- a/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S
+++ b/libc/nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/sparc64/pthreaddef.h b/libc/nptl/sysdeps/sparc/sparc64/pthreaddef.h
index 845f4bfbb..b106616c8 100644
--- a/libc/nptl/sysdeps/sparc/sparc64/pthreaddef.h
+++ b/libc/nptl/sysdeps/sparc/sparc64/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/sparc/tls.h b/libc/nptl/sysdeps/sparc/tls.h
index cfc9d96c6..587c35adc 100644
--- a/libc/nptl/sysdeps/sparc/tls.h
+++ b/libc/nptl/sysdeps/sparc/tls.h
@@ -1,5 +1,5 @@
/* Definitions for thread-local data handling. NPTL/sparc version.
- Copyright (C) 2003, 2005, 2006, 2007, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/Makefile b/libc/nptl/sysdeps/unix/sysv/linux/Makefile
index d24a9bc7a..6078e2ded 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/Makefile
+++ b/libc/nptl/sysdeps/unix/sysv/linux/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2012 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/aio_misc.h b/libc/nptl/sysdeps/unix/sysv/linux/aio_misc.h
index b4cefe7cf..2649dc124 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/aio_misc.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/aio_misc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2006, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/allocrtsig.c b/libc/nptl/sysdeps/unix/sysv/linux/allocrtsig.c
index 31ba872f5..fd1468344 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/allocrtsig.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/allocrtsig.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h b/libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h
index 710de1d98..039304b73 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h
@@ -1,5 +1,5 @@
/* Minimum guaranteed maximum values for system limits. Linux version.
- Copyright (C) 1993-1998,2000,2002-2004,2008 Free Software Foundation, Inc.
+ Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h b/libc/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
index e3d32a0bc..2a0da860e 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
@@ -1,5 +1,5 @@
/* Define POSIX options for Linux.
- Copyright (C) 1996-2004, 2006, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/createthread.c b/libc/nptl/sysdeps/unix/sysv/linux/createthread.c
index c319b6cf1..a2f83cc15 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/createthread.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/createthread.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/fork.c b/libc/nptl/sysdeps/unix/sysv/linux/fork.c
index 2202b40f6..05f3dce03 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2007, 2008, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/fork.h b/libc/nptl/sysdeps/unix/sysv/linux/fork.h
index dadd0dfee..7029f474f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/fork.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/fork.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/getpid.c b/libc/nptl/sysdeps/unix/sysv/linux/getpid.c
index 0d6ddcf48..723b13742 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/getpid.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/getpid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/createthread.c b/libc/nptl/sysdeps/unix/sysv/linux/i386/createthread.c
index 7e151e572..99ce1c634 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/createthread.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/createthread.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h b/libc/nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h
index 3b9bf8297..29a77a08f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h
@@ -1,5 +1,5 @@
/* System-specific settings for dynamic linker code. i386 version.
- Copyright (C) 2002,2003,2008,2009 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/fork.c b/libc/nptl/sysdeps/unix/sysv/linux/i386/fork.c
index e7a41d8b7..31739b04e 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
index 74dda472f..aa6ead127 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
index 7c3212cb6..c76592cdb 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S
index 712a1edb8..52719dddf 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S
index 5443a3805..bbc46cad3 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
index 99f9bc901..c85ad05c6 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
index e204805a9..e7caa480b 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
index 6011f69f1..02f8013a4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
index b418be3c4..9695dcb0a 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
index e9487f9fa..6c46ba636 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
index 2dc1f0dcc..1908f6fba 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S
index 132ab0651..e0fc80920 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S
index 0d0e51477..708e31c05 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
index 1e539b0d5..6ea17f755 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S
index 0b8181584..af70cf279 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S
@@ -1,5 +1,4 @@
-/* Copyright (C) 2002,2003,2005,2007,2008,2011-2012
- Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
index 03892437f..472b1e0c4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S
index a779e519c..5c589a05d 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2003, 2005, 2007, 2011-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
index 3b9699f78..88d8fe73c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2003, 2005, 2007, 2011-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S
index 59194c712..48fe83f33 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S
index 6103f2ee4..be1915e6a 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S
index d22c72467..1c78c82a0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S
index 4d459716b..9c09c52c6 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S
index 36634766c..3b32d8244 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S
index 673d873de..afff1fcfc 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S
index d3e1549cd..c5304f78c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S
index 688541a62..83f7e91d3 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S
index 353c28535..3701be5ee 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S
index 515da0a4f..2d498d673 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S
index 9d8acc4f3..6a495c1d0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S
index 79ee12dde..d8a72c0c7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S
index 5e7a41926..d67be2616 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S
index ad941ce9a..00e0b3bb1 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S
index 4044a723c..3fd710b67 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S
index 6f130d3d0..5490b7991 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h
index 12533438c..466f0177c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h
@@ -1,5 +1,5 @@
/* System-specific settings for dynamic linker code. IA-32 version.
- Copyright (C) 2002-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S
index 59194c712..48fe83f33 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S
index 6103f2ee4..be1915e6a 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S
index d22c72467..1c78c82a0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S
index 4d459716b..9c09c52c6 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S
index 36634766c..3b32d8244 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S
index 3f67df1fc..3c40de335 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S
index d3e1549cd..c5304f78c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S
index 688541a62..83f7e91d3 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S
index 353c28535..3701be5ee 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S
index 515da0a4f..2d498d673 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S
index 39f88ff68..ee4da4062 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S
index 79ee12dde..d8a72c0c7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S
index 5e7a41926..d67be2616 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S
index ad941ce9a..00e0b3bb1 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S
index 4044a723c..3fd710b67 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S
index 6f130d3d0..5490b7991 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h b/libc/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
index 7b576ca00..f51f65092 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h
index 96f5b177c..0fc5bb712 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h
@@ -1,5 +1,5 @@
/* Uncancelable versions of cancelable interfaces. Linux/NPTL version.
- Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S
index 03e4b8ea5..8ddd5cb91 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Schwab <schwab@gnu.org>.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S
index ca3b860a7..b405b9e21 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/smp.h b/libc/nptl/sysdeps/unix/sysv/linux/i386/smp.h
index a44d09bb6..7388a5379 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/smp.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/smp.h
@@ -1,5 +1,5 @@
/* Determine whether the host has multiple processors. Linux version.
- Copyright (C) 1996, 2002, 2004, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
index 7ad822692..cd9f0009c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/i386/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/i386/vfork.S
index 146e80752..27d520fc3 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/i386/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/i386/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999,2002,2004,2006 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/internaltypes.h b/libc/nptl/sysdeps/unix/sysv/linux/internaltypes.h
index ff2d2311a..699a6187c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/internaltypes.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/internaltypes.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c b/libc/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c
index d683c3406..fed8455e5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c
@@ -1,5 +1,5 @@
/* Clean up stack frames unwound by longjmp. Linux version.
- Copyright (C) 1995, 1997, 2002, 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h b/libc/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h
index ee9052040..a46ee2a8e 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c b/libc/nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c
index 488376591..4bc6f78bc 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c b/libc/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
index 459b8cf7c..ce20a9584 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c b/libc/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
index adf0819f5..1ba078a44 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002,2003,2005,2006,2007,2009 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/lowlevellock.c b/libc/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
index 908b37a89..c33791ac2 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
@@ -1,5 +1,5 @@
/* low level locking for pthread library. Generic futex-using version.
- Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c b/libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c
index 9a9e67303..ecb76636c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/mq_notify.c b/libc/nptl/sysdeps/unix/sysv/linux/mq_notify.c
index be614e92c..6bc34ba15 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/mq_notify.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/mq_notify.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2005, 2008, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h
index 0e50affac..3e8439a12 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h
@@ -1,6 +1,5 @@
/* Minimum guaranteed maximum values for system limits. Linux/PPC version.
- Copyright (C) 1993-1998,2000,2002-2004,2006,2008
- Free Software Foundation, Inc.
+ Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
index 1a02520f6..33e0fa230 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
@@ -1,5 +1,5 @@
/* Machine-specific pthread type layouts. PowerPC version.
- Copyright (C) 2003-2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h
index a174923e2..8077d9ff5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h
@@ -1,5 +1,5 @@
/* Machine-specific POSIX semaphore type layouts. PowerPC version.
- Copyright (C) 2003 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c
index 1c143eeba..09d16309c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
index 17e63c690..b4b1fd4af 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006-2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S
index 76f2db7d7..a947dcbf2 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
index e5a974cc0..cf2a2d355 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
@@ -1,5 +1,5 @@
/* Cancellable system call stubs. Linux/PowerPC version.
- Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
index 3d03e898a..e17044cdb 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S
index 60c79c86a..af7c32d03 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
index a017d0459..51e021df5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
@@ -1,5 +1,5 @@
/* Cancellable system call stubs. Linux/PowerPC64 version.
- Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S
index 2f7087372..47240acb6 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
index da72b7536..7f9367081 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c
index 52ab53f0a..41e876859 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
index 420cd2df3..86bb51ef5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
@@ -1,5 +1,5 @@
/* pthread_spin_unlock -- unlock a spin lock. PowerPC version.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c
index 21a65bea0..742c5fc72 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c
@@ -1,5 +1,5 @@
/* sem_post -- post to a POSIX semaphore. Powerpc version.
- Copyright (C) 2003-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pt-fork.c b/libc/nptl/sysdeps/unix/sysv/linux/pt-fork.c
index 0560e84c3..73a142be3 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pt-fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pt-fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pt-raise.c b/libc/nptl/sysdeps/unix/sysv/linux/pt-raise.c
index 71face45a..5edea5e99 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pt-raise.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pt-raise.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c
index ca860dd36..00bb29b3f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c
index 6915df0ad..8b7a499f8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c
index edbd05c1b..4b752626e 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c
index 368f2c460..b91fcbf95 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c
@@ -1,5 +1,5 @@
/* pthread_getcpuclockid -- Get POSIX clockid_t for a pthread_t. Linux version
- Copyright (C) 2000-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_getname.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_getname.c
index 2a41e1f94..f5dc336f7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_getname.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_getname.c
@@ -1,5 +1,5 @@
/* pthread_getname_np -- Get thread name. Linux version
- Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_kill.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_kill.c
index 6804bf283..04e9b6578 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_kill.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_kill.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c
index 76c6dab39..987604cbc 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_setname.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_setname.c
index 6ea406329..d6455dd2f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_setname.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_setname.c
@@ -1,5 +1,5 @@
/* pthread_setname_np -- Set thread name. Linux version
- Copyright (C) 2010 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c
index 2c0c25773..ba9abc5f6 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/pthread_yield.c b/libc/nptl/sysdeps/unix/sysv/linux/pthread_yield.c
index e36b2a63e..381ad5907 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/pthread_yield.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/pthread_yield.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/raise.c b/libc/nptl/sysdeps/unix/sysv/linux/raise.c
index 268ab46d3..cbcb5a309 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/raise.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/raise.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/register-atfork.c b/libc/nptl/sysdeps/unix/sysv/linux/register-atfork.c
index 8b5557d89..7d53708d9 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/register-atfork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/register-atfork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h b/libc/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h
index 240ee965c..75e967078 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h
@@ -1,5 +1,5 @@
/* Defintions for lowlevel handling in ld.so.
- Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2006-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h b/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
index 2f80fa9b6..75785d9f0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2007, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h b/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h
index af4251ce3..d59888f51 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/fork.c b/libc/nptl/sysdeps/unix/sysv/linux/s390/fork.c
index 14fa9c1e1..262f9638d 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c b/libc/nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c
index bb2dfc065..f543c43e8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c
@@ -1,5 +1,5 @@
/* Clean up stack frames unwound by longjmp. Linux/s390 version.
- Copyright (C) 2003-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h b/libc/nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
index 0b7110f11..a0163d637 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006-2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -76,60 +76,35 @@
#define lll_futex_wait(futex, val, private) \
lll_futex_timed_wait (futex, val, NULL, private)
-#define lll_futex_timed_wait(futex, val, timespec, private) \
+#define lll_futex_timed_wait(futexp, val, timespec, private) \
({ \
- register unsigned long int __r2 asm ("2") = (unsigned long int) (futex); \
- register unsigned long int __r3 asm ("3") \
- = __lll_private_flag (FUTEX_WAIT, private); \
- register unsigned long int __r4 asm ("4") = (unsigned long int) (val); \
- register unsigned long int __r5 asm ("5") = (unsigned long int)(timespec);\
- register unsigned long int __result asm ("2"); \
+ INTERNAL_SYSCALL_DECL (__err); \
\
- __asm __volatile ("svc %b1" \
- : "=d" (__result) \
- : "i" (SYS_futex), "0" (__r2), "d" (__r3), \
- "d" (__r4), "d" (__r5) \
- : "cc", "memory" ); \
- __result; \
+ INTERNAL_SYSCALL (futex, __err, 4, (futexp), \
+ __lll_private_flag (FUTEX_WAIT, private), \
+ (val), (timespec)); \
})
#define lll_futex_timed_wait_bitset(futexp, val, timespec, clockbit, private) \
({ \
- register unsigned long int __r2 asm ("2") = (unsigned long int) (futexp); \
- register unsigned long int __r3 asm ("3") \
- = __lll_private_flag ((FUTEX_WAIT_BITSET | clockbit), private); \
- register unsigned long int __r4 asm ("4") = (long int) (val); \
- register unsigned long int __r5 asm ("5") = (long int) (timespec); \
- register unsigned long int __r6 asm ("6") = (unsigned long int) (NULL); \
- register unsigned long int __r7 asm ("7") \
- = (unsigned int) (FUTEX_BITSET_MATCH_ANY); \
- register unsigned long __result asm ("2"); \
+ INTERNAL_SYSCALL_DECL (__err); \
+ int __op = FUTEX_WAIT_BITSET | clockbit; \
\
- __asm __volatile ("svc %b1" \
- : "=d" (__result) \
- : "i" (SYS_futex), "0" (__r2), "d" (__r3), \
- "d" (__r4), "d" (__r5), "d" (__r6), "d" (__r7) \
- : "cc", "memory" ); \
- __result; \
+ INTERNAL_SYSCALL (futex, __err, 6, (futexp), \
+ __lll_private_flag (__op, private), \
+ (val), (timespec), NULL /* Unused. */, \
+ FUTEX_BITSET_MATCH_ANY); \
})
-
-#define lll_futex_wake(futex, nr, private) \
+#define lll_futex_wake(futexp, nr, private) \
({ \
- register unsigned long int __r2 asm ("2") = (unsigned long int) (futex); \
- register unsigned long int __r3 asm ("3") \
- = __lll_private_flag (FUTEX_WAKE, private); \
- register unsigned long int __r4 asm ("4") = (unsigned long int) (nr); \
- register unsigned long int __result asm ("2"); \
+ INTERNAL_SYSCALL_DECL (__err); \
\
- __asm __volatile ("svc %b1" \
- : "=d" (__result) \
- : "i" (SYS_futex), "0" (__r2), "d" (__r3), "d" (__r4) \
- : "cc", "memory" ); \
- __result; \
+ INTERNAL_SYSCALL (futex, __err, 4, (futexp), \
+ __lll_private_flag (FUTEX_WAKE, private), \
+ (nr), 0); \
})
-
#define lll_robust_dead(futexv, private) \
do \
{ \
@@ -142,48 +117,30 @@
/* Returns non-zero if error happened, zero if success. */
-#define lll_futex_requeue(futex, nr_wake, nr_move, mutex, val, private) \
+#define lll_futex_requeue(futexp, nr_wake, nr_move, mutex, val, private) \
({ \
- register unsigned long int __r2 asm ("2") = (unsigned long int) (futex); \
- register unsigned long int __r3 asm ("3") \
- = __lll_private_flag (FUTEX_CMP_REQUEUE, private); \
- register unsigned long int __r4 asm ("4") = (long int) (nr_wake); \
- register unsigned long int __r5 asm ("5") = (long int) (nr_move); \
- register unsigned long int __r6 asm ("6") = (unsigned long int) (mutex); \
- register unsigned long int __r7 asm ("7") = (int) (val); \
- register unsigned long __result asm ("2"); \
+ INTERNAL_SYSCALL_DECL (__err); \
+ long int __ret; \
\
- __asm __volatile ("svc %b1" \
- : "=d" (__result) \
- : "i" (SYS_futex), "0" (__r2), "d" (__r3), \
- "d" (__r4), "d" (__r5), "d" (__r6), "d" (__r7) \
- : "cc", "memory" ); \
- __result > -4096UL; \
+ __ret = INTERNAL_SYSCALL (futex, __err, 6, (futexp), \
+ __lll_private_flag (FUTEX_CMP_REQUEUE, private),\
+ (nr_wake), (nr_move), (mutex), (val)); \
+ INTERNAL_SYSCALL_ERROR_P (__ret, __err); \
})
-
/* Returns non-zero if error happened, zero if success. */
-#define lll_futex_wake_unlock(futex, nr_wake, nr_wake2, futex2, private) \
+#define lll_futex_wake_unlock(futexp, nr_wake, nr_wake2, futexp2, private) \
({ \
- register unsigned long int __r2 asm ("2") = (unsigned long int) (futex); \
- register unsigned long int __r3 asm ("3") \
- = __lll_private_flag (FUTEX_WAKE_OP, private); \
- register unsigned long int __r4 asm ("4") = (long int) (nr_wake); \
- register unsigned long int __r5 asm ("5") = (long int) (nr_wake2); \
- register unsigned long int __r6 asm ("6") = (unsigned long int) (futex2); \
- register unsigned long int __r7 asm ("7") \
- = (int) FUTEX_OP_CLEAR_WAKE_IF_GT_ONE; \
- register unsigned long __result asm ("2"); \
+ INTERNAL_SYSCALL_DECL (__err); \
+ long int __ret; \
\
- __asm __volatile ("svc %b1" \
- : "=d" (__result) \
- : "i" (SYS_futex), "0" (__r2), "d" (__r3), \
- "d" (__r4), "d" (__r5), "d" (__r6), "d" (__r7) \
- : "cc", "memory" ); \
- __result > -4096UL; \
+ __ret = INTERNAL_SYSCALL (futex, __err, 6, (futexp), \
+ __lll_private_flag (FUTEX_WAKE_OP, private), \
+ (nr_wake), (nr_wake2), (futexp2), \
+ FUTEX_OP_CLEAR_WAKE_IF_GT_ONE); \
+ INTERNAL_SYSCALL_ERROR_P (__ret, __err); \
})
-
#define lll_compare_and_swap(futex, oldval, newval, operation) \
do { \
__typeof (futex) __futex = (futex); \
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c b/libc/nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c
index cd53d77c1..ed9bbb226 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S
index 6fb6750ed..9cab91099 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
index c231a7cc7..03e3f3e74 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S
index a86efb3a6..e7b3a8da7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S
index 602388b0c..99d1a6284 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
index 73d555d1c..0e4b7bf94 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
index 34e2957dd..729d7da2f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sem_post.c b/libc/nptl/sysdeps/unix/sysv/linux/sem_post.c
index 429d1932f..6d3657c36 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sem_post.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sem_post.c
@@ -1,5 +1,5 @@
/* sem_post -- post to a POSIX semaphore. Generic futex-using version.
- Copyright (C) 2003-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c b/libc/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
index 36e00426d..da93c4822 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
@@ -1,5 +1,5 @@
/* sem_timedwait -- wait on a semaphore. Generic futex-using version.
- Copyright (C) 2003, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sem_trywait.c b/libc/nptl/sysdeps/unix/sysv/linux/sem_trywait.c
index 517ae446b..1ecc05602 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sem_trywait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sem_trywait.c
@@ -1,5 +1,5 @@
/* sem_trywait -- wait on a semaphore. Generic futex-using version.
- Copyright (C) 2003 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sem_wait.c b/libc/nptl/sysdeps/unix/sysv/linux/sem_wait.c
index ca50f4e5b..6b94d37e7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sem_wait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sem_wait.c
@@ -1,5 +1,5 @@
/* sem_wait -- wait on a semaphore. Generic futex-using version.
- Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h b/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
index ce8bd713b..33f7260b7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2007, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h b/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h
index 9da293aa7..d4af8bbd8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/createthread.c b/libc/nptl/sysdeps/unix/sysv/linux/sh/createthread.c
index e58472c6e..48ca50d97 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/createthread.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/createthread.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/fork.c b/libc/nptl/sysdeps/unix/sysv/linux/sh/fork.c
index 605a6d58f..4b2e86735 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S
index 3214c2988..0a5f9151f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h
index 939fb0cb6..41adb87c1 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2008 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S
index 017720963..a7a7176c4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h
index cfd8d0cec..124fe68bd 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h
@@ -1,5 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006, 2007, 2008, 2009
- Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S
index d2624dd99..198147999 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S
index 774033295..1752a6bc4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S
index dd32d81dc..c10ec33f2 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
index fc1791b51..ffdffbc6f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S
index 71a8e5750..347c803ad 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S
index a0ccacc8e..196add285 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S
index 4588c6f08..6859de57d 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S
index 62b92d8b1..0ae918321 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S
index a8ae1f678..56dce73e8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S
index 4a3dbb35f..75083d32f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S
index 89741e3df..f588cb31d 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S
index a592d7dd8..011b5a3b6 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S
index a19db71dc..7f1c98412 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_post.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_post.S
index 662271c5f..4d6389df0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_post.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_post.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
index f8f9de5ab..6d786afa7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S
index 2c5d3f589..d8cb176c4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S
index 57af34473..03279a47a 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/smp.h b/libc/nptl/sysdeps/unix/sysv/linux/sh/smp.h
index 91c422907..98cec2a19 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/smp.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/smp.h
@@ -1,5 +1,5 @@
/* Determine whether the host has multiple processors. SH version.
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
index 9ffe52f4a..1810f76c5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sh/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/sh/vfork.S
index 4c1f7b8fc..253014393 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sh/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sh/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/smp.h b/libc/nptl/sysdeps/unix/sysv/linux/smp.h
index f6deb8496..bb6c7d1e9 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/smp.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/smp.h
@@ -1,5 +1,5 @@
/* Determine whether the host has multiple processors. Linux version.
- Copyright (C) 1996, 2002, 2004, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h b/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h
index 0278357f5..b3645a757 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h
@@ -1,5 +1,5 @@
/* Minimum guaranteed maximum values for system limits. Linux/SPARC version.
- Copyright (C) 1993-1998,2000,2002-2004,2008 Free Software Foundation, Inc.
+ Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h b/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
index cc95367a6..5076aa3f4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
@@ -1,5 +1,5 @@
/* Machine-specific pthread type layouts. SPARC version.
- Copyright (C) 2003-2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h b/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h
index 5dccd665d..0f3995c88 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h
@@ -1,5 +1,5 @@
/* Machine-specific POSIX semaphore type layouts. SPARC version.
- Copyright (C) 2003 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/fork.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/fork.c
index fce81c8d5..ff66b72c9 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h b/libc/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h
index 939f41dfd..c88ec1643 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h
@@ -1,5 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006, 2007, 2008, 2009
- Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
@@ -95,6 +94,19 @@ extern void __cpu_relax (void);
__ret; \
})
+#define lll_futex_timed_wait_bitset(futexp, val, timespec, clockbit, private) \
+ ({ \
+ INTERNAL_SYSCALL_DECL (__err); \
+ long int __ret; \
+ int __op = FUTEX_WAIT_BITSET | clockbit; \
+ \
+ __ret = INTERNAL_SYSCALL (futex, __err, 6, (futexp), \
+ __lll_private_flag (__op, private), \
+ (val), (timespec), NULL /* Unused. */, \
+ FUTEX_BITSET_MATCH_ANY); \
+ __ret; \
+ })
+
#define lll_futex_wake(futexp, nr, private) \
({ \
INTERNAL_SYSCALL_DECL (__err); \
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c
index c260d2aa0..28920d94e 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c
index 5e3774fbd..8c434ea1a 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c
index 8c5d9a983..9afec7859 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c
index a21117563..5879f44fe 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c
index aef2cc52c..3d383244c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
index f2c211356..0c0b87c87 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
@@ -1,5 +1,5 @@
/* sem_post -- post to a POSIX semaphore. SPARC version.
- Copyright (C) 2003, 2004, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c
index 8e56bc9c1..8ce6efde2 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c
@@ -1,5 +1,5 @@
/* sem_timedwait -- wait on a semaphore. Generic futex-using version.
- Copyright (C) 2003, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c
index 31b8ac7b6..8fa8d5ec8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c
@@ -1,5 +1,5 @@
/* sem_wait -- wait on a semaphore. Generic futex-using version.
- Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c
index f2039f395..905c8bdd0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c
@@ -1,5 +1,5 @@
/* low level locking for pthread library. SPARC version.
- Copyright (C) 2003, 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S
index 37231a8c3..21b915b22 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c
index 157f34973..b5fcd8398 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c
index 2ffa31fb2..440b6977f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c
@@ -1,5 +1,5 @@
/* sem_post -- post to a POSIX semaphore. SPARC version.
- Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c
index c9fcd595f..2e210c701 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c
@@ -1,5 +1,5 @@
/* sem_timedwait -- wait on a semaphore. SPARC version.
- Copyright (C) 2003, 2006, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c
index 5782730cf..3e60bf6cd 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c
@@ -1,5 +1,5 @@
/* sem_trywait -- wait on a semaphore. SPARC version.
- Copyright (C) 2003, 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
index 819ced0a4..2f177a6b4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
@@ -1,5 +1,5 @@
/* sem_wait -- wait on a semaphore. Generic futex-using version.
- Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
index 96bbd3d6b..ca30df46a 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S
index 4f00bb0ae..52a841893 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S
index 9e64c5080..29168e10e 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S
@@ -1,5 +1,5 @@
/* CPU strand yielding for busy loops.
- Copyright (C) 2012 Free Software Foundation, Inc.
+ Copyright (C) 2012-2013 Free Software Foundation, Inc.
Contributed by David S. Miller (davem@davemloft.net)
This file is part of the GNU C Library.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S
index a058d89de..a2e6476c5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
index 17d28e0e7..758611e5f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S
index b5c7cb670..f9fb48c3f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/timer_create.c b/libc/nptl/sysdeps/unix/sysv/linux/timer_create.c
index c2865fb4f..acb2fec0b 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/timer_create.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/timer_create.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/timer_delete.c b/libc/nptl/sysdeps/unix/sysv/linux/timer_delete.c
index 598be8343..d0a58923f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/timer_delete.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/timer_delete.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c b/libc/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c
index 6d48d4c14..b4d99e585 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/timer_gettime.c b/libc/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
index 6d9933a99..fe43a15fb 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/timer_routines.c b/libc/nptl/sysdeps/unix/sysv/linux/timer_routines.c
index b7e36bb59..57f115fcb 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/timer_routines.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/timer_routines.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/timer_settime.c b/libc/nptl/sysdeps/unix/sysv/linux/timer_settime.c
index 5b522ec75..b76c13fe8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/timer_settime.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/timer_settime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c b/libc/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c
index ed006c122..6229e544f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h b/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
index e22947f34..ccd896ca0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2007, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h b/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h
index 662af9899..28b0f0ca7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S
index 31bb08b37..b2845723f 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h
index be5b2a62d..0d95d0353 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/fork.c b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/fork.c
index dedbabdee..a09ad405d 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/fork.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/fork.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S
index 1c4fc73d0..530e40bf4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S
index 74dda472f..aa6ead127 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S
index 47d7dce2e..79094e2af 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
index dc9542102..6b03bc6cb 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
index 5a80ddd8e..67222940c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S
index 0b4ef71bb..95983e33c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2011=2007, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S
index fea7340a5..456bb2884 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S
index 61c2f547e..87e729f12 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
index 67ff5fc4c..6257ef7e5 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
index 3bff19bd1..c562eb2b2 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
index 15e451a51..6c1a75fd4 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
index 2c6b515d8..f0f6683b7 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S
index 7f5c0810f..833895595 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
index 264ba581e..76818186d 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S
index f60530e5e..57fe1e9ab 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2005,2007,2009,2010,2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S
index 7870733ae..391be178c 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S
@@ -1,5 +1,4 @@
-/* Copyright (C) 2002, 2003, 2005, 2007, 2009, 2010, 2011
- Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
index e971529f7..86dda05a8 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
index ff5392c29..734bee370 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S
index 65e715d2d..fafcba5d2 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002,2003,2005,2007,2008,2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S
index acb79dbd1..2aad39e36 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002,2003,2005,2007,2009,2010,2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S
index a3d0f0670..2dfe96ed9 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2005, 2007, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S
index 7f911488a..0eb45870b 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2005, 2007, 2009, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
index d1725bb75..e651f0099 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c
index f2312ee44..47904dd42 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c
index 116e145e3..02909dde0 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c
index d1221ec60..f537e8e10 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c
index 306144db4..0db80d954 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c
index 0b1050040..c018b4f42 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
diff --git a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S
index f3280b8cc..2c64921ba 100644
--- a/libc/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S
+++ b/libc/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/x86_64/Makefile b/libc/nptl/sysdeps/x86_64/Makefile
index d34dea709..be8f30f41 100644
--- a/libc/nptl/sysdeps/x86_64/Makefile
+++ b/libc/nptl/sysdeps/x86_64/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/x86_64/pthread_spin_lock.S b/libc/nptl/sysdeps/x86_64/pthread_spin_lock.S
index b2acb6156..1d5fcc32b 100644
--- a/libc/nptl/sysdeps/x86_64/pthread_spin_lock.S
+++ b/libc/nptl/sysdeps/x86_64/pthread_spin_lock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/x86_64/pthread_spin_trylock.S b/libc/nptl/sysdeps/x86_64/pthread_spin_trylock.S
index 2bf8711b7..7ddb8f782 100644
--- a/libc/nptl/sysdeps/x86_64/pthread_spin_trylock.S
+++ b/libc/nptl/sysdeps/x86_64/pthread_spin_trylock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/x86_64/pthread_spin_unlock.S b/libc/nptl/sysdeps/x86_64/pthread_spin_unlock.S
index 89f8f0f33..d558d0494 100644
--- a/libc/nptl/sysdeps/x86_64/pthread_spin_unlock.S
+++ b/libc/nptl/sysdeps/x86_64/pthread_spin_unlock.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/x86_64/pthreaddef.h b/libc/nptl/sysdeps/x86_64/pthreaddef.h
index 50587b869..205576868 100644
--- a/libc/nptl/sysdeps/x86_64/pthreaddef.h
+++ b/libc/nptl/sysdeps/x86_64/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002,2003,2007,2011 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/nptl/sysdeps/x86_64/tls.h b/libc/nptl/sysdeps/x86_64/tls.h
index f3b76495b..3d67dbc75 100644
--- a/libc/nptl/sysdeps/x86_64/tls.h
+++ b/libc/nptl/sysdeps/x86_64/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. nptl/x86_64 version.
- Copyright (C) 2002-2009, 2011-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/nptl/sysdeps/x86_64/x32/tls.h b/libc/nptl/sysdeps/x86_64/x32/tls.h
index 7be337fd6..964a16da8 100644
--- a/libc/nptl/sysdeps/x86_64/x32/tls.h
+++ b/libc/nptl/sysdeps/x86_64/x32/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. nptl/x32 version.
- Copyright (C) 2012 Free Software Foundation, Inc.
+ Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or