glibc/mach
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
..
mach Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Machrules 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 hurd: break relocation loop between libc.so and lib{mach,hurd}user.so 2020-11-14 00:52:52 +01:00
devstream.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
err_boot.sub Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
err_ipc.sub Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
err_kern.sub hurd: make strerror(0) coherent with other ports 2019-12-01 16:36:43 +00:00
err_mach.sub Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
err_server.sub * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
err_us.sub * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
error_compat.c * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
errorlib.h * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
errstring.c hurd: Avoid some libc.so PLTs 2018-04-02 22:08:55 +00:00
errsystems.awk
lock-intern.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lowlevellock.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mach.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mach_error.c mach: Fix old-style function definition. 2016-09-20 23:10:51 +02:00
mach_error.h * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
mach_init.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mach_init.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mig-alloc.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mig-dealloc.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mig-reply.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mig_memcpy.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mig_strncpy.c
msg-destroy.c hurd: Avoid some libc.so PLTs 2018-04-02 22:08:55 +00:00
msg.c hurd: Avoid PLT ref to __mach_msg 2018-06-16 02:50:30 +02:00
msgserver.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mutex-init.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mutex-solid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setup-thread.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shortcut.awk hurd: Avoid PLT references to shortcuts 2018-06-16 02:48:41 +02:00
spin-lock.c hurd: Add missing symbols 2018-04-04 02:17:49 +02:00
spin-lock.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
spin-solid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
stack_chk_fail_local.c hurd: fix build with -fstack-protector-strong 2017-08-27 22:10:17 +02:00
syscalls.awk