aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:18:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-09 23:18:22 +0000
commit59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 (patch)
tree69edda6ebdfd8fe5d83991ab44723e07f6366420 /debug
parentaf850b1c978bdca648ef9fb141e785d75f74d9bf (diff)
downloadglibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.xz
glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.zip
Replace FSF snail mail address with URLs.
Diffstat (limited to 'debug')
-rw-r--r--debug/Makefile5
-rw-r--r--debug/asprintf_chk.c5
-rw-r--r--debug/backtrace.c5
-rw-r--r--debug/backtracesyms.c5
-rw-r--r--debug/backtracesymsfd.c5
-rwxr-xr-xdebug/catchsegv.sh5
-rw-r--r--debug/chk_fail.c5
-rw-r--r--debug/confstr_chk.c5
-rw-r--r--debug/dprintf_chk.c5
-rw-r--r--debug/execinfo.h5
-rw-r--r--debug/fdelt_chk.c5
-rw-r--r--debug/fgets_chk.c5
-rw-r--r--debug/fgets_u_chk.c5
-rw-r--r--debug/fgetws_chk.c5
-rw-r--r--debug/fgetws_u_chk.c5
-rw-r--r--debug/fortify_fail.c5
-rw-r--r--debug/fprintf_chk.c5
-rw-r--r--debug/fread_chk.c5
-rw-r--r--debug/fread_u_chk.c5
-rw-r--r--debug/fwprintf_chk.c5
-rw-r--r--debug/getcwd_chk.c5
-rw-r--r--debug/getdomainname_chk.c5
-rw-r--r--debug/getgroups_chk.c5
-rw-r--r--debug/gethostname_chk.c5
-rw-r--r--debug/getlogin_r_chk.c5
-rw-r--r--debug/gets_chk.c5
-rw-r--r--debug/getwd_chk.c5
-rw-r--r--debug/longjmp_chk.c5
-rw-r--r--debug/mbsnrtowcs_chk.c5
-rw-r--r--debug/mbsrtowcs_chk.c5
-rw-r--r--debug/mbstowcs_chk.c5
-rw-r--r--debug/memcpy_chk.c5
-rw-r--r--debug/memmove_chk.c5
-rw-r--r--debug/mempcpy_chk.c5
-rw-r--r--debug/memset_chk.c5
-rw-r--r--debug/noophooks.c5
-rw-r--r--debug/obprintf_chk.c5
-rw-r--r--debug/pcprofile.c5
-rw-r--r--debug/pcprofiledump.c5
-rw-r--r--debug/poll_chk.c5
-rw-r--r--debug/ppoll_chk.c5
-rw-r--r--debug/pread64_chk.c5
-rw-r--r--debug/pread_chk.c5
-rw-r--r--debug/printf_chk.c5
-rw-r--r--debug/ptsname_r_chk.c5
-rw-r--r--debug/read_chk.c5
-rw-r--r--debug/readlink_chk.c5
-rw-r--r--debug/readlinkat_chk.c5
-rw-r--r--debug/readonly-area.c5
-rw-r--r--debug/realpath_chk.c5
-rw-r--r--debug/recv_chk.c5
-rw-r--r--debug/recvfrom_chk.c5
-rw-r--r--debug/segfault.c5
-rw-r--r--debug/snprintf_chk.c5
-rw-r--r--debug/sprintf_chk.c5
-rw-r--r--debug/stack_chk_fail.c5
-rw-r--r--debug/stack_chk_fail_local.c5
-rw-r--r--debug/stpcpy_chk.c5
-rw-r--r--debug/stpncpy_chk.c5
-rw-r--r--debug/strcat_chk.c5
-rw-r--r--debug/strcpy_chk.c5
-rw-r--r--debug/strncat_chk.c5
-rw-r--r--debug/strncpy_chk.c5
-rw-r--r--debug/swprintf_chk.c5
-rw-r--r--debug/test-stpcpy_chk.c5
-rw-r--r--debug/test-strcpy_chk.c5
-rw-r--r--debug/tst-chk1.c5
-rw-r--r--debug/ttyname_r_chk.c5
-rw-r--r--debug/vasprintf_chk.c5
-rw-r--r--debug/vdprintf_chk.c5
-rw-r--r--debug/vfprintf_chk.c5
-rw-r--r--debug/vfwprintf_chk.c5
-rw-r--r--debug/vprintf_chk.c5
-rw-r--r--debug/vsnprintf_chk.c5
-rw-r--r--debug/vsprintf_chk.c5
-rw-r--r--debug/vswprintf_chk.c5
-rw-r--r--debug/vwprintf_chk.c5
-rw-r--r--debug/warning-nop.c5
-rw-r--r--debug/wcpcpy_chk.c5
-rw-r--r--debug/wcpncpy_chk.c5
-rw-r--r--debug/wcrtomb_chk.c5
-rw-r--r--debug/wcscat_chk.c5
-rw-r--r--debug/wcscpy_chk.c5
-rw-r--r--debug/wcsncat_chk.c5
-rw-r--r--debug/wcsncpy_chk.c5
-rw-r--r--debug/wcsnrtombs_chk.c5
-rw-r--r--debug/wcsrtombs_chk.c5
-rw-r--r--debug/wcstombs_chk.c5
-rw-r--r--debug/wctomb_chk.c5
-rw-r--r--debug/wmemcpy_chk.c5
-rw-r--r--debug/wmemmove_chk.c5
-rw-r--r--debug/wmempcpy_chk.c5
-rw-r--r--debug/wmemset_chk.c5
-rw-r--r--debug/wprintf_chk.c5
-rwxr-xr-xdebug/xtrace.sh5
95 files changed, 190 insertions, 285 deletions
diff --git a/debug/Makefile b/debug/Makefile
index dca4e97615..4055211083 100644
--- a/debug/Makefile
+++ b/debug/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; if not, see
+# <http://www.gnu.org/licenses/>.
#
# Sub-makefile for debug portion of the library.
diff --git a/debug/asprintf_chk.c b/debug/asprintf_chk.c
index fd943c851b..8c3b798cf2 100644
--- a/debug/asprintf_chk.c
+++ b/debug/asprintf_chk.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 th