mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
581c785bf3
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 |
||
---|---|---|
.. | ||
tst-initgroups1.root/etc | ||
tst-initgroups2.root/etc | ||
compat-initgroups.c | ||
fgetgrent_r.c | ||
fgetgrent.c | ||
getgrent_r.c | ||
getgrent.c | ||
getgrgid_r.c | ||
getgrgid.c | ||
getgrnam_r.c | ||
getgrnam.c | ||
grp-merge.c | ||
grp-merge.h | ||
grp.h | ||
initgroups.c | ||
Makefile | ||
putgrent.c | ||
setgroups.c | ||
testgrp.c | ||
tst_fgetgrent.c | ||
tst_fgetgrent.sh | ||
tst-initgroups1.c | ||
tst-initgroups2.c | ||
tst-putgrent.c | ||
Versions |