glibc/sunrpc
Paul Eggert 2b778ceb40 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 6694 files FOO.
I then removed trailing white space from benchtests/bench-pthread-locks.c
and iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c, to work around this
diagnostic from Savannah:
remote: *** pre-commit check failed ...
remote: *** error: lines with trailing whitespace found
remote: error: hook declined to update refs/heads/master
2021-01-02 12:17:34 -08:00
..
rpc Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
auth_des.c Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
auth_none.c
auth_unix.c Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
authdes_prot.c
authuxprot.c
clnt_gen.c Replace all internal uses of __bzero with memset. This removes the need 2017-06-12 14:56:53 +01:00
clnt_perr.c sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbol 2020-07-07 20:19:57 +02:00
clnt_raw.c sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro 2018-06-26 15:27:03 +02:00
clnt_simp.c sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro 2018-06-26 15:27:03 +02:00
clnt_tcp.c Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
clnt_udp.c Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c. 2019-10-02 21:12:17 +00:00
clnt_unix.c Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
create_xid.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
des_crypt.c Disallow use of DES encryption functions in new programs. 2018-06-29 16:53:18 +02:00
des_impl.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
des_soft.c Disallow use of DES encryption functions in new programs. 2018-06-29 16:53:18 +02:00
get_myaddr.c
getrpcport.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
key_call.c sunrpc: Do not export key handling hooks by default 2020-07-07 20:19:57 +02:00
key_prot.c
Makefile Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
netname.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
openchild.c
pm_getmaps.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
pm_getport.c sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
pmap_clnt.c
pmap_prot2.c
pmap_prot.c
pmap_rmt.c sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
publickey.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rpc_cmsg.c
rpc_common.c sunrpc: Remove hidden aliases for global data symbols (bug 26210) 2020-07-08 08:39:39 +02:00
rpc_dtable.c
rpc_gethostbyname.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rpc_prot.c
rpc_thread.c libc: Extend __libc_freeres framework (Bug 23329). 2018-06-29 22:39:06 -04:00
rtime.c
svc_auth.c
svc_authux.c
svc_raw.c sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro 2018-06-26 15:27:03 +02:00
svc_run.c
svc_simple.c sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro 2018-06-26 15:27:03 +02:00
svc_tcp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svc_udp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svc_unix.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svc.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svcauth_des.c Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
test-rpcent.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
thrsvc.c
tst-getmyaddr.c
tst-svc_register.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-error.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-garbage.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-nonblocking.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-timeout.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-xdrmem2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-xdrmem.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions
xcrypt.c sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
xdr_array.c
xdr_float.c
xdr_intXX_t.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
xdr_mem.c
xdr_rec.c sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
xdr_ref.c
xdr_sizeof.c
xdr_stdio.c Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
xdr.c Fix fall-through warnings in sunrpc/xdr.c. 2019-02-14 20:35:16 +00:00