mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
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 | ||
e_sqrtl.c | ||
fclrexcpt.c | ||
fedisblxcpt.c | ||
feenablxcpt.c | ||
fegetenv.c | ||
fegetexcept.c | ||
fegetmode.c | ||
fegetround.c | ||
feholdexcpt.c | ||
fenv_libc.h | ||
fenv_private.h | ||
fesetenv.c | ||
fesetexcept.c | ||
fesetmode.c | ||
fesetround.c | ||
feupdateenv.c | ||
fgetexcptflg.c | ||
fix-fp-int-compare-invalid.h | ||
fpu_control.h | ||
fraiseexcpt.c | ||
fsetexcptflg.c | ||
ftestexcept.c | ||
get-rounding-mode.h | ||
libm-test-ulps | ||
libm-test-ulps-name | ||
math_private.h | ||
math-barriers.h | ||
math-use-builtins-ceil.h | ||
math-use-builtins-floor.h | ||
math-use-builtins-fma.h | ||
math-use-builtins-nearbyint.h | ||
math-use-builtins-rint.h | ||
math-use-builtins-round.h | ||
math-use-builtins-sqrt.h | ||
math-use-builtins-trunc.h | ||
s_llrint.c | ||
s_llrintf.c | ||
s_llrintl.c | ||
s_llround.c | ||
s_llroundf.c | ||
s_llroundl.c | ||
s_lrint.c | ||
s_lrintf.c | ||
s_lrintl.c | ||
s_lround.c | ||
s_lroundf.c | ||
s_lroundl.c | ||
s_roundeven.c | ||
s_roundevenf.c | ||
s_roundevenl.c |