summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-11-18 06:03:05 -0500
committerMike Frysinger <vapier@gentoo.org>2012-11-18 06:03:38 -0500
commit266bdc1f623fe6fe489e5115e0f8ef723705d949 (patch)
tree2c2eef8bec7d90df06ad30320329ff2db3dcfceb /libpthread/linuxthreads/sysdeps
parent38cc9874d3651d10c75c7a7dce9a2a86a10d0300 (diff)
Replace FSF snail mail address with URLs
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libpthread/linuxthreads/sysdeps')
-rw-r--r--libpthread/linuxthreads/sysdeps/alpha/elf/pt-initfini.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/alpha/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/alpha/pt-machine.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/alpha/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/arm/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/arm/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/arm/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/cris/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/cris/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/hppa/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/hppa/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/i386/i686/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/i386/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/i386/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/i386/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/i386/useldt.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/ia64/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/ia64/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/ia64/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/m68k/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/m68k/pt-machine.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/mips/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/mips/pt-machine.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/mips/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pt-machine.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/powerpc/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/bits/initspin.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/bits/libc-lock.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/bits/libc-tsd.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/bits/typesizes.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/errno-loc.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/flockfile.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/ftrylockfile.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/funlockfile.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/herrno-loc.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/list.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/malloc-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/not-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/posix-timer.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/pt-initfini.c3
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/pthread-functions.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/res-state.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/sigaction.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/timer_create.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/timer_delete.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/timer_getoverr.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/timer_gettime.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/timer_routines.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/timer_settime.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/tst-timer.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/s390/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/s390/s390-32/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/s390/s390-64/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/s390/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/sh/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/sh/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/sh/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/sparc/sparc32/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/sparc/sparc32/pt-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/sparc/sparc32/sparcv9/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/sparc/sparc64/pspinlock.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/sparc/sparc64/pt-machine.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/sparc/tls.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/allocalim.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/allocrtsig.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/pt-sigsuspend.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/arm/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/execve.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/fork.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/fork.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/bits/initspin.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/pt-initfini.c3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/i386/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/bits/local_lim.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/fork.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/jmp-unwind.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/m68k/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/mq_notify.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/raise.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/register-atfork.c5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/bits/typesizes.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/pt-initfini.c3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/pt-initfini.c3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/smp.h3
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/vfork.S5
-rw-r--r--libpthread/linuxthreads/sysdeps/unix/sysv/linux/sigwait.c5
-rw-r--r--