aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-01-04 16:05:18 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-01-04 16:05:18 +0000
commitf7a9f785e547bd599dee496fd906a28bcb4ec7fe (patch)
tree3d106a69fbe220419a6bbd2cce71ffee71f870b5 /math
parentd4eed61f85791a8fc4f94ce4fb17997d4ee0eed3 (diff)
downloadglibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.tar.xz
glibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.zip
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile2
-rw-r--r--math/atest-exp.c2
-rw-r--r--math/atest-exp2.c2
-rw-r--r--math/atest-sincos.c2
-rw-r--r--math/auto-libm-test-in2
-rw-r--r--math/basic-test.c2
-rw-r--r--math/bits/cmathcalls.h2
-rw-r--r--math/bits/math-finite.h2
-rw-r--r--math/bits/mathcalls.h2
-rw-r--r--math/cabs.c2
-rw-r--r--math/cabsf.c2
-rw-r--r--math/cabsl.c2
-rw-r--r--math/carg.c2
-rw-r--r--math/cargf.c2
-rw-r--r--math/cargl.c2
-rw-r--r--math/cimag.c2
-rw-r--r--math/cimagf.c2
-rw-r--r--math/cimagl.c2
-rw-r--r--math/complex.h2
-rw-r--r--math/conj.c2
-rw-r--r--math/conjf.c2
-rw-r--r--math/conjl.c2
-rw-r--r--math/creal.c2
-rw-r--r--math/crealf.c2
-rw-r--r--math/creall.c2
-rw-r--r--math/divtc3.c2
-rw-r--r--math/e_exp10.c2
-rw-r--r--math/e_exp10f.c2
-rw-r--r--math/e_exp10l.c2
-rw-r--r--math/e_exp2l.c2
-rw-r--r--math/e_scalb.c2
-rw-r--r--math/e_scalbf.c2
-rw-r--r--math/e_scalbl.c2
-rw-r--r--math/fclrexcpt.c2
-rw-r--r--math/fedisblxcpt.c2
-rw-r--r--math/feenablxcpt.c2
-rw-r--r--math/fegetenv.c2
-rw-r--r--math/fegetexcept.c2
-rw-r--r--math/fegetround.c2
-rw-r--r--math/feholdexcpt.c2
-rw-r--r--math/fenv.h2
-rw-r--r--math/fesetenv.c2
-rw-r--r--math/fesetround.c2
-rw-r--r--math/feupdateenv.c2
-rw-r--r--math/fgetexcptflg.c2
-rw-r--r--math/fpu_control.c2
-rw-r--r--math/fraiseexcpt.c2
-rw-r--r--math/fsetexcptflg.c2
-rw-r--r--math/ftestexcept.c2
-rw-r--r--math/gen-auto-libm-tests.c2
-rw-r--r--math/gen-libm-have-vector-test.sh2
-rwxr-xr-xmath/gen-libm-test.pl2
-rw-r--r--math/k_casinh.c2
-rw-r--r--math/k_casinhf.c2
-rw-r--r--math/k_casinhl.c2
-rw-r--r--math/lgamma-compat.h2
-rw-r--r--math/libm-test.inc2
-rw-r--r--math/math.h2
-rw-r--r--math/multc3.c2
-rw-r--r--math/s_cacos.c2
-rw-r--r--math/s_cacosf.c2
-rw-r--r--math/s_cacosh.c2
-rw-r--r--math/s_cacoshf.c2
-rw-r--r--math/s_cacoshl.c2
-rw-r--r--math/s_cacosl.c2
-rw-r--r--math/s_casin.c2
-rw-r--r--math/s_casinf.c2
-rw-r--r--math/s_casinh.c2
-rw-r--r--math/s_casinhf.c2
-rw-r--r--math/s_casinhl.c2
-rw-r--r--math/s_casinl.c2
-rw-r--r--math/s_catan.c2
-rw-r--r--math/s_catanf.c2
-rw-r--r--math/s_catanh.c2
-rw-r--r--math/s_catanhf.c2
-rw-r--r--math/s_catanhl.c2
-rw-r--r--math/s_catanl.c2
-rw-r--r--math/s_ccos.c2
-rw-r--r--math/s_ccosf.c2
-rw-r--r--math/s_ccosh.c2
-rw-r--r--math/s_ccoshf.c2
-rw-r--r--math/s_ccoshl.c2
-rw-r--r--math/s_ccosl.c2
-rw-r--r--math/s_cexp.c2
-rw-r--r--math/s_cexpf.c2
-rw-r--r--math/s_cexpl.c2
-rw-r--r--math/s_clog.c2
-rw-r--r--math/s_clog10.c2
-rw-r--r--math/s_clog10f.c2
-rw-r--r--math/s_clog10l.c2
-rw-r--r--math/s_clogf.c2
-rw-r--r--math/s_clogl.c2
-rw-r--r--math/s_cpow.c2
-rw-r--r--math/s_cpowf.c2