mirror of git://sourceware.org/git/glibc.git
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 |
||
|---|---|---|
| .. | ||
| bits/types | ||
| sys | ||
| Makefile | ||
| Versions | ||
| allocrtsig.c | ||
| kill.c | ||
| killpg.c | ||
| libc_sigaction.c | ||
| raise.c | ||
| sigaction.c | ||
| sigaddset.c | ||
| sigaltstack.c | ||
| sigandset.c | ||
| sigblock.c | ||
| sigdelset.c | ||
| sigempty.c | ||
| sigfillset.c | ||
| siggetmask.c | ||
| sighold.c | ||
| sigignore.c | ||
| sigintr.c | ||
| sigisempty.c | ||
| sigismem.c | ||
| signal.c | ||
| signal.h | ||
| sigorset.c | ||
| sigpause.c | ||
| sigpending.c | ||
| sigprocmask.c | ||
| sigqueue.c | ||
| sigrelse.c | ||
| sigreturn.c | ||
| sigset.c | ||
| sigsetmask.c | ||
| sigsetops.c | ||
| sigstack.c | ||
| sigsuspend.c | ||
| sigtimedwait.c | ||
| sigvec.c | ||
| sigwait.c | ||
| sigwaitinfo.c | ||
| sysv_signal.c | ||
| tst-minsigstksz-1.c | ||
| tst-minsigstksz-2.c | ||
| tst-minsigstksz-3.c | ||
| tst-minsigstksz-3a.c | ||
| tst-minsigstksz-4.c | ||
| tst-minsigstksz-5.c | ||
| tst-raise.c | ||
| tst-sigaction.c | ||
| tst-sigisemptyset.c | ||
| tst-signal.c | ||
| tst-sigset.c | ||
| tst-sigset2.c | ||
| tst-sigsimple.c | ||
| tst-sigwait-eintr.c | ||