summaryrefslogtreecommitdiff
path: root/libpthread
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
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')
-rw-r--r--libpthread/linuxthreads.old/events.c3
-rw-r--r--libpthread/linuxthreads.old/forward.c5
-rw-r--r--libpthread/linuxthreads.old/libc_pthread_init.c5
-rw-r--r--libpthread/linuxthreads.old/locale.c4
-rw-r--r--libpthread/linuxthreads.old/lockfile.c5
-rw-r--r--libpthread/linuxthreads.old/pt-machine.c3
-rw-r--r--libpthread/linuxthreads.old/rwlock.c3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/alpha/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/arm/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/bfin/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/c6x/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/cris/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/frv/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/h8300/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/i386/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/i386/tls.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/i386/useldt.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/ia64/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/ia64/tls.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/m68k/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/nios/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/nios2/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/powerpc/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-tsd.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/not-cancel.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/pthread-functions.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/tls.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh/tls.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh64/pt-machine.c3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh64/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sparc/sparc32/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sparc/sparc64/pt-machine.h3
-rw-r--r--libpthread/linuxthreads.old/sysdeps/x86_64/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/x86_64/tls.h5
-rw-r--r--libpthread/linuxthreads.old/sysdeps/xtensa/pt-machine.h5
-rw-r--r--libpthread/linuxthreads.old/wrapsyscall.c3
-rw-r--r--libpthread/linuxthreads.old_db/proc_service.h5
-rw-r--r--libpthread/linuxthreads.old_db/td_init.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_log.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_symbol_list.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_clear_event.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_delete.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_enable_stats.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_event_addr.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_event_getmsg.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_get_nthreads.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_get_ph.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_get_stats.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_map_id2thr.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_map_lwp2thr.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_new.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_reset_stats.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_set_event.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_setconcurrency.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_thr_iter.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_tsd_iter.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_clear_event.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_dbresume.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_dbsuspend.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_event_enable.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_event_getmsg.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_get_info.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getfpregs.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getgregs.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getxregs.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getxregsize.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_set_event.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setfpregs.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setgregs.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setprio.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setsigpending.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setxregs.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_sigsetmask.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_tls_get_addr.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_tsd.c5
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_validate.c5
-rw-r--r--libpthread/linuxthreads.old_db/thread_db.h5
-rw-r--r--libpthread/linuxthreads/alloca_cutoff.c5
-rw-r--r--libpthread/linuxthreads/barrier.c5
-rw-r--r--libpthread/linuxthreads/events.c5
-rw-r--r--libpthread/linuxthreads/forward.c5
-rw-r--r--libpthread/linuxthreads/libc-cancellation.c5
-rw-r--r--libpthread/linuxthreads/libc_pthread_init.c5
-rw-r--r--libpthread/linuxthreads/lockfile.c5
-rw-r--r--libpthread/linuxthreads/pt-machine.c5
-rw-r--r--libpthread/linuxthreads/ptclock_gettime.c5
-rw-r--r--libpthread/linuxthreads/ptclock_settime.c5
-rw-r--r--libpthread/linuxthreads/pthread_atfork.c5
-rw-r--r--libpthread/linuxthreads/pthread_setegid.c5
-rw-r--r--libpthread/linuxthreads/pthread_seteuid.c5
-rw-r--r--libpthread/linuxthreads/pthread_setgid.c5
-rw-r--r--libpthread/linuxthreads/pthread_setregid.c5
-rw-r--r--libpthread/linuxthreads/pthread_setresgid.c5
-rw-r--r--libpthread/linuxthreads/pthread_setresuid.c5
-rw-r--r--libpthread/linuxthreads/pthread_setreuid.c5
-rw-r--r--libpthread/linuxthreads/pthread_setuid.c5
-rw-r--r--libpthread/linuxthreads/rwlock.c5
-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--