aboutsummaryrefslogtreecommitdiff
path: root/math
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 /math
parentaf850b1c978bdca648ef9fb141e785d75f74d9bf (diff)
downloadglibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.xz
glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.zip
Replace FSF snail mail address with URLs.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile5
-rw-r--r--math/atest-exp.c5
-rw-r--r--math/atest-exp2.c5
-rw-r--r--math/atest-sincos.c5
-rw-r--r--math/basic-test.c5
-rw-r--r--math/bits/cmathcalls.h5
-rw-r--r--math/bits/math-finite.h5
-rw-r--r--math/bits/mathcalls.h5
-rw-r--r--math/cabs.c5
-rw-r--r--math/cabsf.c5
-rw-r--r--math/cabsl.c5
-rw-r--r--math/carg.c5
-rw-r--r--math/cargf.c5
-rw-r--r--math/cargl.c5
-rw-r--r--math/cimag.c5
-rw-r--r--math/cimagf.c5
-rw-r--r--math/cimagl.c5
-rw-r--r--math/complex.h5
-rw-r--r--math/conj.c5
-rw-r--r--math/conjf.c5
-rw-r--r--math/conjl.c5
-rw-r--r--math/creal.c5
-rw-r--r--math/crealf.c5
-rw-r--r--math/creall.c5
-rw-r--r--math/divtc3.c5
-rw-r--r--math/e_exp10.c5
-rw-r--r--math/e_exp10f.c5
-rw-r--r--math/e_exp10l.c5
-rw-r--r--math/e_scalb.c5
-rw-r--r--math/e_scalbf.c5
-rw-r--r--math/e_scalbl.c5
-rw-r--r--math/fclrexcpt.c5
-rw-r--r--math/fedisblxcpt.c5
-rw-r--r--math/feenablxcpt.c5
-rw-r--r--math/fegetenv.c5
-rw-r--r--math/fegetexcept.c5
-rw-r--r--math/fegetround.c5
-rw-r--r--math/feholdexcpt.c5
-rw-r--r--math/fenv.h5
-rw-r--r--math/fesetenv.c5
-rw-r--r--math/fesetround.c5
-rw-r--r--math/feupdateenv.c5
-rw-r--r--math/fgetexcptflg.c5
-rw-r--r--math/fpu_control.c5
-rw-r--r--math/fraiseexcpt.c5
-rw-r--r--math/fsetexcptflg.c5
-rw-r--r--math/ftestexcept.c5
-rwxr-xr-xmath/gen-libm-test.pl5
-rw-r--r--math/libm-test.inc5
-rw-r--r--math/math.h5
-rw-r--r--math/multc3.c5
-rw-r--r--math/s_cacos.c5
-rw-r--r--math/s_cacosf.c5
-rw-r--r--math/s_cacosh.c5
-rw-r--r--math/s_cacoshf.c5
-rw-r--r--math/s_cacoshl.c5
-rw-r--r--math/s_cacosl.c5
-rw-r--r--math/s_casin.c5
-rw-r--r--math/s_casinf.c5
-rw-r--r--math/s_casinh.c5
-rw-r--r--math/s_casinhf.c5
-rw-r--r--math/s_casinhl.c5
-rw-r--r--math/s_casinl.c5
-rw-r--r--math/s_catan.c5
-rw-r--r--math/s_catanf.c5
-rw-r--r--math/s_catanh.c5
-rw-r--r--math/s_catanhf.c5
-rw-r--r--math/s_catanhl.c5
-rw-r--r--math/s_catanl.c5
-rw-r--r--math/s_ccos.c5
-rw-r--r--math/s_ccosf.c5
-rw-r--r--math/s_ccosh.c5
-rw-r--r--math/s_ccoshf.c5
-rw-r--r--math/s_ccoshl.c5
-rw-r--r--math/s_ccosl.c5
-rw-r--r--math/s_cexp.c5
-rw-r--r--math/s_cexpf.c5
-rw-r--r--math/s_cexpl.c5
-rw-r--r--math/s_clog.c5
-rw-r--r--math/s_clog10.c5
-rw-r--r--math/s_clog10f.c5
-rw-r--r--math/s_clog10l.c5
-rw-r--r--math/s_clogf.c5
-rw-r--r--math/s_clogl.c5
-rw-r--r--math/s_cpow.c5
-rw-r--r--math/s_cpowf.c5
-rw-r--r--math/s_cpowl.c5
-rw-r--r--math/s_cproj.c5
-rw-r--r--math/s_cprojf.c5
-rw-r--r--math/s_cprojl.c5
-rw-r--r--math/s_csin.c5
-rw-r--r--math/s_csinf.c5
-rw-r--r--math/s_csinh.c5
-rw-r--r--math/s_csinhf.c5
-rw-r--r--math/s_csinhl.c5
-rw-r--r--math/s_csinl.c5
-rw-r--r--math/s_csqrt.c5
-rw-r--r--math/s_csqrtf.c5
-rw-r--r--math/s_csqrtl.c5
-rw-r--r--math/s_ctan.c5
-rw-r--r--math/s_ctanf.c5
-rw-r--r--math/s_ctanh.c5