From 266bdc1f623fe6fe489e5115e0f8ef723705d949 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 18 Nov 2012 06:03:05 -0500 Subject: Replace FSF snail mail address with URLs This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger --- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h | 3 +-- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pt-vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pthread_once.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/alpha/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/libc-lowlevellock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/pt-vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-resume.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/arm/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/exit-thread.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/fork.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S | 5 ++--- .../sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S | 5 ++--- .../sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S | 5 ++--- .../sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S | 5 ++--- .../sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S | 5 ++--- .../sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S | 5 ++--- .../sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/smp.h | 3 +-- libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/i386/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/internaltypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/lowlevellock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/pt-vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/pthread_once.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mips/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/mq_notify.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/not-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pt-fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pt-raise.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_kill.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/pthread_yield.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/raise.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sem_post.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sem_trywait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sem_wait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/createthread.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pt-initfini.c | 3 +-- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/sem_post.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/smp.h | 3 +-- libpthread/nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sh/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sigtimedwait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/smp.h | 3 +-- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h | 3 +-- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/libc-lowlevellock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S | 5 ++--- .../sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/bits/semaphore.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/fork.c | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S | 5 ++--- .../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h | 5 ++--- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S | 5 ++--- 226 files changed, 446 insertions(+), 672 deletions(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h index a7c9740a0..263dc0aff 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h @@ -14,8 +14,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + see . */ /* The kernel header pollutes the namespace with the NR_OPEN symbol and defines LINK_MAX although filesystems have different maxima. A diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h index 41c0be197..c5330e130 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _BITS_PTHREADTYPES_H #define _BITS_PTHREADTYPES_H 1 diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/semaphore.h b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/semaphore.h index be4469c69..2a0a5a16e 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/semaphore.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/bits/semaphore.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SEMAPHORE_H # error "Never use directly; include instead." diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/createthread.c b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/createthread.c index 2b19fd5d9..340edf456 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/createthread.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/createthread.c @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* Value passed to 'clone' for initialization of the thread register. */ #define TLS_VALUE (pd + 1) diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/fork.c b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/fork.c index ca85fc008..3c4c02890 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/fork.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/fork.c @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h index b7f4de338..b09340f22 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Libr \ary; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . */ #ifndef _LOWLEVELLOCK_H #define _LOWLEVELLOCK_H 1 diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pt-vfork.S b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pt-vfork.S index ec5d175be..a6005c1ab 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pt-vfork.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pt-vfork.S @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pthread_once.c b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pthread_once.c index 86b062804..8a0faaf89 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pthread_once.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/pthread_once.c @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "pthreadP.h" #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h index 7049b3607..51f1bd42a 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/vfork.S b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/vfork.S index f4ed9311b..664cac494 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/vfork.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/vfork.S @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/pthreadtypes.h b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/pthreadtypes.h index e1b115c8c..ae0d79f5d 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/pthreadtypes.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/pthreadtypes.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _BITS_PTHREADTYPES_H #define _BITS_PTHREADTYPES_H 1 diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/semaphore.h b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/semaphore.h index dadfac2af..e68fbcc35 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/semaphore.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/semaphore.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SEMAPHORE_H # error "Never use directly; include instead." diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/createthread.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/createthread.c index 2d4355980..10a9ac39f 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/createthread.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/createthread.c @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* Value passed to 'clone' for initialization of the thread register. */ #define TLS_VALUE (pd + 1) diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/fork.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/fork.c index 1c8f4c43a..2578af6f4 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/fork.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/fork.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/libc-lowlevellock.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/libc-lowlevellock.c index b19282281..28672a65f 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/libc-lowlevellock.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/libc-lowlevellock.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* No difference to lowlevellock.c, except we lose a couple of functions. */ #include "lowlevellock.c" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.c index 8c8955e05..af864b3d5 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.h b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.h index 4c7d08c92..116a8c272 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _LOWLEVELLOCK_H #define _LOWLEVELLOCK_H 1 diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pt-vfork.S b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pt-vfork.S index 9764e9ee2..2f73af57c 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pt-vfork.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pt-vfork.S @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c index e977a7d0c..10781db21 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "pthreadP.h" #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h index f0e5f6b37..6f683ab72 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c index 88e120596..f4d6f41b3 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-resume.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-resume.c index 15250157c..f9a4ffbd9 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-resume.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-resume.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/vfork.S b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/vfork.S index 935a4e904..b9e8cf846 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/vfork.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/vfork.S @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h b/libpthread/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h index 8f0df4f92..710de1d98 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . */ /* The kernel header pollutes the namespace with the NR_OPEN symbol and defines LINK_MAX although filesystems have different maxima. A diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h b/libpthread/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h index 200dcf694..c92bd7246 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . */ #ifndef _BITS_POSIX_OPT_H #define _BITS_POSIX_OPT_H 1 diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/createthread.c b/libpthread/nptl/sysdeps/unix/sysv/linux/createthread.c index 9149efe58..398d04584 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/createthread.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/createthread.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* Value passed to 'clone' for initialization of the thread register. */ #define TLS_VALUE pd diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/exit-thread.S b/libpthread/nptl/sysdeps/unix/sysv/linux/exit-thread.S index bb996fecf..a4a7d5d16 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/exit-thread.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/exit-thread.S @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/fork.c b/libpthread/nptl/sysdeps/unix/sysv/linux/fork.c index d4eaf77e7..78e272464 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/fork.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/fork.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/fork.h b/libpthread/nptl/sysdeps/unix/sysv/linux/fork.h index a00cfabe2..dadd0dfee 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/fork.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/fork.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c b/libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c index d2b33849a..24abccc93 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h index 9e3e016fb..74359ff6c 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _BITS_PTHREADTYPES_H #define _BITS_PTHREADTYPES_H 1 diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/semaphore.h b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/semaphore.h index 934493c30..9da293aa7 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/semaphore.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/bits/semaphore.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SEMAPHORE_H # error "Never use directly; include instead." diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/createthread.c b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/createthread.c index 35719be96..e64c3271b 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/createthread.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/createthread.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* The "thread register" gets initialized from a segment descriptor. Initialize such a descriptor first. */ diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c index 813e5299a..e7a41d8b7 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S index ce8ad27aa..74dda472f 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "lowlevellock.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S index 00f8b56f9..f38703be6 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S index 1d038001c..7196d40e4 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S index 040d7f8c3..5443a3805 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S index ca9ceca00..d53aa7282 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S index 118bc073b..d831a6bf5 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S index 3b61367e1..80174f9f3 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S index a1294c509..90f19800d 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S index 79501bd56..23efa55da 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S index be4530e13..89baa00ec 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S index 61431ab71..146a8a881 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S index cfab60c67..ec3314770 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S index 5c96d900b..c0fc69119 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S index e548bd160..2d7394d84 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S index a1e3225cb..6d6968100 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S index 601665881..befa0c912 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S index d9ea60140..5f568976d 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S index e60dea89e..59194c712 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/lowlevellock.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S index f768e16a7..6103f2ee4 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/lowlevelrobustlock.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S index 6d20b9a95..d22c72467 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_barrier_wait.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S index 5e1024eab..4d459716b 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_cond_broadcast.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S index da4e8cbab..36634766c 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_cond_signal.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S index c0131555b..673d873de 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_cond_timedwait.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S index 9b57fbaca..d3e1549cd 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_cond_wait.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S index da2bc4704..688541a62 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_rwlock_rdlock.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S index 0f2ec168b..353c28535 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S @@ -13,8 +13,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include "../i486/pthread_rwlock_timedrdlock.S" diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S index 26501590a..515d