glibc/resource
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
..
bits/types Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sys Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Fix pthreads getrlimit, gettimeofday namespace (bug 17682). 2014-12-06 23:40:48 +00:00
bug-ulimit1.c * resource/Makefile (tests): Add bug-ulimit1. 2008-10-31 17:33:50 +00:00
getpriority.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrlimit64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrusage.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
nice.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setpriority.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setrlimit64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-getrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ulimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ulimit.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
vlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
vtimes.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00