glibc/pwd
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
..
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Update. 2000-11-08 21:20:06 +00:00
fgetpwent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fgetpwent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpw.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpwent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpwent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpwnam.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpwnam_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpwuid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getpwuid_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
putpwent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pwd.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-getpw.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-putpwent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00