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/alpha/Makefile | 5 ++--- libpthread/nptl/sysdeps/alpha/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/alpha/elf/pt-initfini.c | 5 ++--- libpthread/nptl/sysdeps/alpha/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/alpha/libc-tls.c | 5 ++--- libpthread/nptl/sysdeps/alpha/pthread_spin_lock.S | 5 ++--- libpthread/nptl/sysdeps/alpha/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/alpha/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/alpha/tls.h | 5 ++--- libpthread/nptl/sysdeps/arm/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/arm/libc-tls.c | 5 ++--- libpthread/nptl/sysdeps/arm/pthread_spin_lock.S | 5 ++--- libpthread/nptl/sysdeps/arm/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/arm/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/arm/tls.h | 5 ++--- libpthread/nptl/sysdeps/generic/dl-tls.c | 5 ++--- libpthread/nptl/sysdeps/generic/libc-tls.c | 5 ++--- libpthread/nptl/sysdeps/generic/lowlevellock.h | 5 ++--- libpthread/nptl/sysdeps/i386/Makefile | 5 ++--- libpthread/nptl/sysdeps/i386/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/i386/i486/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/i386/i586/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/i386/i686/Makefile | 5 ++--- libpthread/nptl/sysdeps/i386/i686/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/i386/i686/tls.h | 5 ++--- libpthread/nptl/sysdeps/i386/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/i386/pthread_spin_init.c | 5 ++--- libpthread/nptl/sysdeps/i386/pthread_spin_lock.c | 5 ++--- libpthread/nptl/sysdeps/i386/pthread_spin_unlock.S | 5 ++--- libpthread/nptl/sysdeps/i386/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/i386/tls.h | 5 ++--- libpthread/nptl/sysdeps/mips/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/mips/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/mips/libc-tls.c | 5 ++--- libpthread/nptl/sysdeps/mips/pthread_spin_lock.S | 5 ++--- libpthread/nptl/sysdeps/mips/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/mips/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/mips/regdef.h | 5 ++--- libpthread/nptl/sysdeps/mips/tls.h | 5 ++--- libpthread/nptl/sysdeps/powerpc/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/powerpc/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/powerpc/pthread_spin_lock.c | 5 ++--- libpthread/nptl/sysdeps/powerpc/pthread_spin_trylock.c | 5 ++--- libpthread/nptl/sysdeps/powerpc/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/powerpc/tls.h | 5 ++--- libpthread/nptl/sysdeps/pthread/allocalim.h | 5 ++--- libpthread/nptl/sysdeps/pthread/bits/libc-lock.h | 5 ++--- libpthread/nptl/sysdeps/pthread/bits/libc-tsd.h | 5 ++--- libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h | 5 ++--- libpthread/nptl/sysdeps/pthread/createthread.c | 5 ++--- libpthread/nptl/sysdeps/pthread/librt-cancellation.c | 5 ++--- libpthread/nptl/sysdeps/pthread/list.h | 5 ++--- libpthread/nptl/sysdeps/pthread/malloc-machine.h | 5 ++--- libpthread/nptl/sysdeps/pthread/posix-timer.h | 5 ++--- libpthread/nptl/sysdeps/pthread/pt-initfini.c | 3 +-- libpthread/nptl/sysdeps/pthread/pt-longjmp.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pt-sigaction.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread-functions.h | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread.h | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_barrier_init.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_barrier_wait.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_cond_broadcast.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_cond_signal.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_once.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_rwlock_rdlock.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_rwlock_unlock.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_rwlock_wrlock.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_sigmask.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_spin_init.c | 5 ++--- libpthread/nptl/sysdeps/pthread/pthread_spin_unlock.c | 5 ++--- libpthread/nptl/sysdeps/pthread/setxid.h | 5 ++--- libpthread/nptl/sysdeps/pthread/sigfillset.c | 5 ++--- libpthread/nptl/sysdeps/pthread/sigprocmask.c | 5 ++--- libpthread/nptl/sysdeps/pthread/timer_create.c | 5 ++--- libpthread/nptl/sysdeps/pthread/timer_delete.c | 5 ++--- libpthread/nptl/sysdeps/pthread/timer_getoverr.c | 5 ++--- libpthread/nptl/sysdeps/pthread/timer_gettime.c | 5 ++--- libpthread/nptl/sysdeps/pthread/timer_routines.c | 5 ++--- libpthread/nptl/sysdeps/pthread/timer_settime.c | 5 ++--- libpthread/nptl/sysdeps/pthread/tpp.c | 5 ++--- libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c | 5 ++--- libpthread/nptl/sysdeps/pthread/unwind-resume.c | 5 ++--- libpthread/nptl/sysdeps/sh/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/sh/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/sh/pthread_spin_init.c | 5 ++--- libpthread/nptl/sysdeps/sh/pthread_spin_lock.c | 5 ++--- libpthread/nptl/sysdeps/sh/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/sh/pthread_spin_unlock.S | 5 ++--- libpthread/nptl/sysdeps/sh/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/sh/tls.h | 5 ++--- libpthread/nptl/sysdeps/sparc/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc32/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc32/pthread_spin_lock.c | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.c | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc32/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.c | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc64/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.c | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.c | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.c | 5 ++--- libpthread/nptl/sysdeps/sparc/sparc64/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/sparc/tls.h | 5 ++--- 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 ++--- libpthread/nptl/sysdeps/x86_64/dl-tls.h | 5 ++--- libpthread/nptl/sysdeps/x86_64/jmpbuf-unwind.h | 5 ++--- libpthread/nptl/sysdeps/x86_64/pthread_spin_trylock.S | 5 ++--- libpthread/nptl/sysdeps/x86_64/pthread_spin_unlock.S | 5 ++--- libpthread/nptl/sysdeps/x86_64/pthreaddef.h | 5 ++--- libpthread/nptl/sysdeps/x86_64/tls.h | 5 ++--- 341 files changed, 675 insertions(+), 1016 deletions(-) (limited to 'libpthread/nptl/sysdeps') diff --git a/libpthread/nptl/sysdeps/alpha/Makefile b/libpthread/nptl/sysdeps/alpha/Makefile index 88c106bbb..1cb812eda 100644 --- a/libpthread/nptl/sysdeps/alpha/Makefile +++ b/libpthread/nptl/sysdeps/alpha/Makefile @@ -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; see the file COPYING.LIB. If +# not, see . ifeq ($(subdir),csu) gen-as-const-headers += tcb-offsets.sym diff --git a/libpthread/nptl/sysdeps/alpha/dl-tls.h b/libpthread/nptl/sysdeps/alpha/dl-tls.h index f81f95d75..a87f66deb 100644 --- a/libpthread/nptl/sysdeps/alpha/dl-tls.h +++ b/libpthread/nptl/sysdeps/alpha/dl-tls.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 + . */ /* Type used for the representation of TLS information in the GOT. */ diff --git a/libpthread/nptl/sysdeps/alpha/elf/pt-initfini.c b/libpthread/nptl/sysdeps/alpha/elf/pt-initfini.c index ba2e419d6..e5e214dfe 100644 --- a/libpthread/nptl/sysdeps/alpha/elf/pt-initfini.c +++ b/libpthread/nptl/sysdeps/alpha/elf/pt-initfini.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 + . */ /* This file is compiled into assembly code which is then munged by a sed script into two files: crti.s and crtn.s. diff --git a/libpthread/nptl/sysdeps/alpha/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/alpha/jmpbuf-unwind.h index 5ef2f6167..2f64e7d7c 100644 --- a/libpthread/nptl/sysdeps/alpha/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/alpha/jmpbuf-unwind.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 #include diff --git a/libpthread/nptl/sysdeps/alpha/libc-tls.c b/libpthread/nptl/sysdeps/alpha/libc-tls.c index a3b68e928..41cc78c59 100644 --- a/libpthread/nptl/sysdeps/alpha/libc-tls.c +++ b/libpthread/nptl/sysdeps/alpha/libc-tls.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/alpha/pthread_spin_lock.S b/libpthread/nptl/sysdeps/alpha/pthread_spin_lock.S index ce6cd41a4..2dd1e5ddd 100644 --- a/libpthread/nptl/sysdeps/alpha/pthread_spin_lock.S +++ b/libpthread/nptl/sysdeps/alpha/pthread_spin_lock.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 + . */ .text diff --git a/libpthread/nptl/sysdeps/alpha/pthread_spin_trylock.S b/libpthread/nptl/sysdeps/alpha/pthread_spin_trylock.S index 0948da698..15905be50 100644 --- a/libpthread/nptl/sysdeps/alpha/pthread_spin_trylock.S +++ b/libpthread/nptl/sysdeps/alpha/pthread_spin_trylock.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 + . */ #define _ERRNO_H 1 diff --git a/libpthread/nptl/sysdeps/alpha/pthreaddef.h b/libpthread/nptl/sysdeps/alpha/pthreaddef.h index 26c4daf7b..72a311c33 100644 --- a/libpthread/nptl/sysdeps/alpha/pthreaddef.h +++ b/libpthread/nptl/sysdeps/alpha/pthreaddef.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 + . */ /* Default stack size. */ #define ARCH_STACK_DEFAULT_SIZE (4 * 1024 * 1024) diff --git a/libpthread/nptl/sysdeps/alpha/tls.h b/libpthread/nptl/sysdeps/alpha/tls.h index 99cd27a03..96468e06d 100644 --- a/libpthread/nptl/sysdeps/alpha/tls.h +++ b/libpthread/nptl/sysdeps/alpha/tls.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 _TLS_H #define _TLS_H 1 diff --git a/libpthread/nptl/sysdeps/arm/dl-tls.h b/libpthread/nptl/sysdeps/arm/dl-tls.h index e0324a7b6..a728455e4 100644 --- a/libpthread/nptl/sysdeps/arm/dl-tls.h +++ b/libpthread/nptl/sysdeps/arm/dl-tls.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 + . */ /* Type used for the representation of TLS information in the GOT. */ diff --git a/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h index 6251c0040..11a043b23 100644 --- a/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.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/arm/libc-tls.c b/libpthread/nptl/sysdeps/arm/libc-tls.c index 1f98cd985..657607281 100644 --- a/libpthread/nptl/sysdeps/arm/libc-tls.c +++ b/libpthread/nptl/sysdeps/arm/libc-tls.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/arm/pthread_spin_lock.S b/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S index bd6adf794..a9c07c87d 100644 --- a/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S +++ b/libpthread/nptl/sysdeps/arm/pthread_spin_lock.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/arm/pthread_spin_trylock.S b/libpthread/nptl/sysdeps/arm/pthread_spin_trylock.S index 85931507a..8ccaffd75 100644 --- a/libpthread/nptl/sysdeps/arm/pthread_spin_trylock.S +++ b/libpthread/nptl/sysdeps/arm/pthread_spin_trylock.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 + . */ #define _ERRNO_H 1 #include diff --git a/libpthread/nptl/sysdeps/arm/pthreaddef.h b/libpthread/nptl/sysdeps/arm/pthreaddef.h index 783828a40..a05ac879d 100644 --- a/libpthread/nptl/sysdeps/arm/pthreaddef.h +++ b/libpthread/nptl/sysdeps/arm/pthreaddef.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 + . */ /* Default stack size. */ #define ARCH_STACK_DEFAULT_SIZE (2 * 1024 * 1024) diff --git a/libpthread/nptl/sysdeps/arm/tls.h b/libpthread/nptl/sysdeps/arm/tls.h index 0ca597ac8..f32cfc892 100644 --- a/libpthread/nptl/sysdeps/arm/tls.h +++ b/libpthread/nptl/sysdeps/arm/tls.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 _TLS_H #define _TLS_H 1 diff --git a/libpthread/nptl/sysdeps/generic/dl-tls.c b/libpthread/nptl/sysdeps/generic/dl-tls.c index 904da8b8d..10a54211a 100644 --- a/libpthread/nptl/sysdeps/generic/dl-tls.c +++ b/libpthread/nptl/sysdeps/generic/dl-tls.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 + . */ #if defined SHARED || defined NOT_IN_libc # error in buildsystem: This file is for libc.a diff --git a/libpthread/nptl/sysdeps/generic/libc-tls.c b/libpthread/nptl/sysdeps/generic/libc-tls.c index e14fc26c6..c7bd34713 100644 --- a/libpthread/nptl/sysdeps/generic/libc-tls.c +++ b/libpthread/nptl/sysdeps/generic/libc-tls.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/generic/lowlevellock.h b/libpthread/nptl/sysdeps/generic/lowlevellock.h index 0600e1794..cced770d2 100644 --- a/libpthread/nptl/sysdeps/generic/lowlevellock.h +++ b/libpthread/nptl/sysdeps/generic/lowlevellock.h @@ -14,9 +14,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/i386/Makefile b/libpthread/nptl/sysdeps/i386/Makefile index 2f0d88f30..c7e1247fd 100644 --- a/libpthread/nptl/sysdeps/i386/Makefile +++ b/libpthread/nptl/sysdeps/i386/Makefile @@ -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; see the file COPYING.LIB. If +# not, see . ifeq ($(subdir),csu) gen-as-const-headers += tcb-offsets.sym diff --git a/libpthread/nptl/sysdeps/i386/dl-tls.h b/libpthread/nptl/sysdeps/i386/dl-tls.h index e94f9654e..32495c1e0 100644 --- a/libpthread/nptl/sysdeps/i386/dl-tls.h +++ b/libpthread/nptl/sysdeps/i386/dl-tls.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 + . */ /* Type used for the representation of TLS information in the GOT. */ diff --git a/libpthread/nptl/sysdeps/i386/i486/pthread_spin_trylock.S b/libpthread/nptl/sysdeps/i386/i486/pthread_spin_trylock.S index e30072c3d..9c1780282 100644 --- a/libpthread/nptl/sysdeps/i386/i486/pthread_spin_trylock.S +++ b/libpthread/nptl/sysdeps/i386/i486/pthread_spin_trylock.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 diff --git a/libpthread/nptl/sysdeps/i386/i586/pthread_spin_trylock.S b/libpthread/nptl/sysdeps/i386/i586/pthread_spin_trylock.S index ffe3d456b..a91eb75ef 100644 --- a/libpthread/nptl/sysdeps/i386/i586/pthread_spin_trylock.S +++ b/libpthread/nptl/sysdeps/i386/i586/pthread_spin_trylock.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_spin_trylock.S" diff --git a/libpthread/nptl/sysdeps/i386/i686/Makefile b/libpthread/nptl/sysdeps/i386/i686/Makefile index 137c0a2f0..010372ebd 100644 --- a/libpthread/nptl/sysdeps/i386/i686/Makefile +++ b/libpthread/nptl/sysdeps/i386/i686/Makefile @@ -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; see the file COPYING.LIB. If +# not, see . ifeq ($(subdir),nptl) # It turns out that stack coloring is in general not good on P4s. Some diff --git a/libpthread/nptl/sysdeps/i386/i686/pthread_spin_trylock.S b/libpthread/nptl/sysdeps/i386/i686/pthread_spin_trylock.S index a5d861f92..ee051ec37 100644 --- a/libpthread/nptl/sysdeps/i386/i686/pthread_spin_trylock.S +++ b/libpthread/nptl/sysdeps/i386/i686/pthread_spin_trylock.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 + . */ #define HAVE_CMOV 1 #include "../i486/pthread_spin_trylock.S" diff --git a/libpthread/nptl/sysdeps/i386/i686/tls.h b/libpthread/nptl/sysdeps/i386/i686/tls.h index 928d269dc..e4ce6ede3 100644 --- a/libpthread/nptl/sysdeps/i386/i686/tls.h +++ b/libpthread/nptl/sysdeps/i386/i686/tls.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 _TLS_H diff --git a/libpthread/nptl/sysdeps/i386/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/i386/jmpbuf-unwind.h index 5ef2f6167..2f64e7d7c 100644 --- a/libpthread/nptl/sysdeps/i386/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/i386/jmpbuf-unwind.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 #include diff --git a/libpthread/nptl/sysdeps/i386/pthread_spin_init.c b/libpthread/nptl/sysdeps/i386/pthread_spin_init.c index 0a47981aa..9462f8d17 100644 --- a/libpthread/nptl/sysdeps/i386/pthread_spin_init.c +++ b/libpthread/nptl/sysdeps/i386/pthread_spin_init.c @@ -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 + . */ /* Not needed. pthread_spin_init is an alias for pthread_spin_unlock. */ diff --git a/libpthread/nptl/sysdeps/i386/pthread_spin_lock.c b/libpthread/nptl/sysdeps/i386/pthread_spin_lock.c index 34cd525dc..33d3dc654 100644 --- a/libpthread/nptl/sysdeps/i386/pthread_spin_lock.c +++ b/libpthread/nptl/sysdeps/i386/pthread_spin_lock.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 "pthreadP.h" diff --git a/libpthread/nptl/sysdeps/i386/pthread_spin_unlock.S b/libpthread/nptl/sysdeps/i386/pthread_spin_unlock.S index d94f1e7b8..9f0aabb39 100644 --- a/libpthread/nptl/sysdeps/i386/pthread_spin_unlock.S +++ b/libpthread/nptl/sysdeps/i386/pthread_spin_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 + . */ .globl pthread_spin_unlock .type pthread_spin_unlock,@function diff --git a/libpthread/nptl/sysdeps/i386/pthreaddef.h b/libpthread/nptl/sysdeps/i386/pthreaddef.h index f9f5645dc..a0659039d 100644 --- a/libpthread/nptl/sysdeps/i386/pthreaddef.h +++ b/libpthread/nptl/sysdeps/i386/pthreaddef.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 + . */ /* Default stack size. */ #define ARCH_STACK_DEFAULT_SIZE (2 * 1024 * 1024) diff --git a/libpthread/nptl/sysdeps/i386/tls.h b/libpthread/nptl/sysdeps/i386/tls.h index ac547953a..f283a40f0 100644 --- a/libpthread/nptl/sysdeps/i386/tls.h +++ b/libpthread/nptl/sysdeps/i386/tls.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 _TLS_H #define _TLS_H 1 diff --git a/libpthread/nptl/sysdeps/mips/dl-tls.h b/libpthread/nptl/sysdeps/mips/dl-tls.h index 3ad3b2bc0..e26aa388b 100644 --- a/libpthread/nptl/sysdeps/mips/dl-tls.h +++ b/libpthread/nptl/sysdeps/mips/dl-tls.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 + . */ /* Type used for the representation of TLS information in the GOT. */ diff --git a/libpthread/nptl/sysdeps/mips/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/mips/jmpbuf-unwind.h index 788920a9f..9739efd28 100644 --- a/libpthread/nptl/sysdeps/mips/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/mips/jmpbuf-unwind.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/mips/libc-tls.c b/libpthread/nptl/sysdeps/mips/libc-tls.c index 157ba3389..d6ac875ce 100644 --- a/libpthread/nptl/sysdeps/mips/libc-tls.c +++ b/libpthread/nptl/sysdeps/mips/libc-tls.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/mips/pthread_spin_lock.S b/libpthread/nptl/sysdeps/mips/pthread_spin_lock.S index e35c381ed..01c559c00 100644 --- a/libpthread/nptl/sysdeps/mips/pthread_spin_lock.S +++ b/libpthread/nptl/sysdeps/mips/pthread_spin_lock.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/mips/pthread_spin_trylock.S b/libpthread/nptl/sysdeps/mips/pthread_spin_trylock.S index b54732869..2c875457c 100644 --- a/libpthread/nptl/sysdeps/mips/pthread_spin_trylock.S +++ b/libpthread/nptl/sysdeps/mips/pthread_spin_trylock.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/mips/pthreaddef.h b/libpthread/nptl/sysdeps/mips/pthreaddef.h index e72b4bc58..692988205 100644 --- a/libpthread/nptl/sysdeps/mips/pthreaddef.h +++ b/libpthread/nptl/sysdeps/mips/pthreaddef.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 + . */ /* Default stack size. */ #define ARCH_STACK_DEFAULT_SIZE (2 * 1024 * 1024) diff --git a/libpthread/nptl/sysdeps/mips/regdef.h b/libpthread/nptl/sysdeps/mips/regdef.h index a462d512a..e4ebd9ad1 100644 --- a/libpthread/nptl/sysdeps/mips/regdef.h +++ b/libpthread/nptl/sysdeps/mips/regdef.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 _REGDEF_H #define _REGDEF_H diff --git a/libpthread/nptl/sysdeps/mips/tls.h b/libpthread/nptl/sysdeps/mips/tls.h index 27b1c15df..c522f21ef 100644 --- a/libpthread/nptl/sysdeps/mips/tls.h +++ b/libpthread/nptl/sysdeps/mips/tls.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 _TLS_H #define _TLS_H 1 diff --git a/libpthread/nptl/sysdeps/powerpc/dl-tls.h b/libpthread/nptl/sysdeps/powerpc/dl-tls.h index 957d4b4b9..c322ade60 100644 --- a/libpthread/nptl/sysdeps/powerpc/dl-tls.h +++ b/libpthread/nptl/sysdeps/powerpc/dl-tls.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 + . */ /* Type used for the representation of TLS information in the TOC. */ diff --git a/libpthread/nptl/sysdeps/powerpc/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/powerpc/jmpbuf-unwind.h index 59ae02c0c..4a88b04a9 100644 --- a/libpthread/nptl/sysdeps/powerpc/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/powerpc/jmpbuf-unwind.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 #include diff --git a/libpthread/nptl/sysdeps/powerpc/pthread_spin_lock.c b/libpthread/nptl/sysdeps/powerpc/pthread_spin_lock.c index 9334d4217..c678ed54f 100644 --- a/libpthread/nptl/sysdeps/powerpc/pthread_spin_lock.c +++ b/libpthread/nptl/sysdeps/powerpc/pthread_spin_lock.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 "pthreadP.h" diff --git a/libpthread/nptl/sysdeps/powerpc/pthread_spin_trylock.c b/libpthread/nptl/sysdeps/powerpc/pthread_spin_trylock.c index a2757e207..7d6c29e24 100644 --- a/libpthread/nptl/sysdeps/powerpc/pthread_spin_trylock.c +++ b/libpthread/nptl/sysdeps/powerpc/pthread_spin_trylock.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 "pthreadP.h" diff --git a/libpthread/nptl/sysdeps/powerpc/pthreaddef.h b/libpthread/nptl/sysdeps/powerpc/pthreaddef.h index 342c15c67..36bf76404 100644 --- a/libpthread/nptl/sysdeps/powerpc/pthreaddef.h +++ b/libpthread/nptl/sysdeps/powerpc/pthreaddef.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 + . */ /* Default stack size. */ #define ARCH_STACK_DEFAULT_SIZE (4 * 1024 * 1024) diff --git a/libpthread/nptl/sysdeps/powerpc/tls.h b/libpthread/nptl/sysdeps/powerpc/tls.h index 990972eaa..12bcaeecd 100644 --- a/libpthread/nptl/sysdeps/powerpc/tls.h +++ b/libpthread/nptl/sysdeps/powerpc/tls.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 _TLS_H #define _TLS_H 1 diff --git a/libpthread/nptl/sysdeps/pthread/allocalim.h b/libpthread/nptl/sysdeps/pthread/allocalim.h index f13c3a330..e4901a701 100644 --- a/libpthread/nptl/sysdeps/pthread/allocalim.h +++ b/libpthread/nptl/sysdeps/pthread/allocalim.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 . */ #include #include diff --git a/libpthread/nptl/sysdeps/pthread/bits/libc-lock.h b/libpthread/nptl/sysdeps/pthread/bits/libc-lock.h index 52627b418..a20a27f63 100644 --- a/libpthread/nptl/sysdeps/pthread/bits/libc-lock.h +++ b/libpthread/nptl/sysdeps/pthread/bits/libc-lock.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_LIBC_LOCK_H #define _BITS_LIBC_LOCK_H 1 diff --git a/libpthread/nptl/sysdeps/pthread/bits/libc-tsd.h b/libpthread/nptl/sysdeps/pthread/bits/libc-tsd.h index 3f1676b3e..26891993d 100644 --- a/libpthread/nptl/sysdeps/pthread/bits/libc-tsd.h +++ b/libpthread/nptl/sysdeps/pthread/bits/libc-tsd.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 _GENERIC_BITS_LIBC_TSD_H #define _GENERIC_BITS_LIBC_TSD_H 1 diff --git a/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h b/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h index 3437e6166..5ad5d953e 100644 --- a/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h +++ b/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.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_STDIO_LOCK_H #define _BITS_STDIO_LOCK_H 1 diff --git a/libpthread/nptl/sysdeps/pthread/createthread.c b/libpthread/nptl/sysdeps/pthread/createthread.c index ce86f5f33..74146ae95 100644 --- a/libpthread/nptl/sysdeps/pthread/createthread.c +++ b/libpthread/nptl/sysdeps/pthread/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 + . */ #include #include diff --git a/libpthread/nptl/sysdeps/pthread/librt-cancellation.c b/libpthread/nptl/sysdeps/pthread/librt-cancellation.c index ad189e81a..beb84e543 100644 --- a/libpthread/nptl/sysdeps/pthread/librt-cancellation.c +++ b/libpthread/nptl/sysdeps/pthread/librt-cancellation.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 "pthreadP.h" diff --git a/libpthread/nptl/sysdeps/pthread/list.h b/libpthread/nptl/sysdeps/pthread/list.h index 6ddccb9fb..3a5900bbf 100644 --- a/libpthread/nptl/sysdeps/pthread/list.h +++ b/libpthread/nptl/sysdeps/pthread/list.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 _LIST_H #define _LIST_H 1 diff --git a/libpthread/nptl/sysdeps/pthread/malloc-machine.h b/libpthread/nptl/sysdeps/pthread/malloc-machine.h index e99aaa781..99b4999e2 100644 --- a/libpthread/nptl/sysdeps/pthread/malloc-machine.h +++ b/libpthread/nptl/sysdeps/pthread/malloc-machine.h @@ -14,9 +14,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 _MALLOC_MACHINE_H #define _MALLOC_MACHINE_H diff --git a/li