glibc/signal
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
..
bits/types Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sys
allocrtsig.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
kill.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
killpg.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
raise.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigaction.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigaddset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigaltstack.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigandset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigblock.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigdelset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigempty.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigfillset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
siggetmask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sighold.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigignore.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigintr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigisempty.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigismem.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
signal.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
signal.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigorset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigpause.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigpending.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigprocmask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigqueue.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigrelse.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigreturn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigsetmask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigsetops.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigstack.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigsuspend.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigtimedwait.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigvec.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigwait.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigwaitinfo.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sysv_signal.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-1.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-3.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-3a.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-4.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-raise.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-sigaction.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-sigisemptyset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-signal.c
tst-sigset2.c signal: Deprecate additional legacy signal handling functions 2020-05-25 18:32:28 +02:00
tst-sigset.c Filter out NPTL internal signals (BZ #22391) 2018-04-03 13:30:49 -03:00
tst-sigsimple.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-sigwait-eintr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00