glibc/sysdeps/arm/armv7/multiarch
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights
I used these shell commands:

../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright
(cd ../glibc && git commit -am"[this commit message]")

and then ignored the output, which consisted lines saying "FOO: warning:
copyright statement not found" for each of 7061 files FOO.

I then removed trailing white space from math/tgmath.h,
support/tst-support-open-dev-null-range.c, and
sysdeps/x86_64/multiarch/strlen-vec.S, to work around the following
obscure pre-commit check failure diagnostics from Savannah.  I don't
know why I run into these diagnostics whereas others evidently do not.

remote: *** 912-#endif
remote: *** 913:
remote: *** 914-
remote: *** error: lines with trailing whitespace found
...
remote: *** error: sysdeps/unix/sysv/linux/statx_cp.c: trailing lines
2022-01-01 11:40:24 -08:00
..
aeabi_memcpy.c
ifunc-impl-list.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ifunc-memchr.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ifunc-memcpy.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile arm: Implement memchr ifunc selection in C 2017-11-06 17:37:57 -02:00
memchr_neon.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memchr_noneon.S arm: Implement memchr ifunc selection in C 2017-11-06 17:37:57 -02:00
memchr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_arm.S arm: Implement memcpy ifunc selection in C 2017-11-06 17:37:57 -02:00
memcpy_impl.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_neon.S arm: Implement memcpy ifunc selection in C 2017-11-06 17:37:57 -02:00
memcpy_vfp.S arm: Implement memcpy ifunc selection in C 2017-11-06 17:37:57 -02:00
memcpy.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
rtld-memchr.S arm: Implement memchr ifunc selection in C 2017-11-06 17:37:57 -02:00
rtld-memcpy.S arm: Implement memcpy ifunc selection in C 2017-11-06 17:37:57 -02:00