glibc/sysvipc
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
..
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 Update. 2003-04-02 23:49:47 +00:00
ftok.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msgctl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msgget.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msgrcv.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msgsnd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
semctl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
semget.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
semop.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
semtimedop.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shmat.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shmctl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shmdt.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shmget.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-sysvipc.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-sysvmsg-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
test-sysvmsg.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-sysvsem-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
test-sysvsem.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-sysvshm-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
test-sysvshm.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00