glibc/scripts
Florian Weimer ad18dadec9 Add check for missing wrapper headers
If building on a subset of architectures only, it is easy to miss
wrapper headers which are required by other architectures because
they lack the corresponding sysdeps header.  The check ensures
that every installed header which is not itself a sysdeps header
has a header under include/ (that presumably wraps the header,
and perhaps also adding declarations and definitions for !_ISOMAC).

Also check for the absence of the sysdeps/generic/bits directory
removed in commit c72565e5f1, to make
accidental re-introduction more difficult.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2019-02-16 08:25:16 +01:00
..
abi-versions.awk
abilist.awk
backport-support.sh
build-many-glibcs.py Use MPFR 4.0.2 in build-many-glibcs.py. 2019-02-01 00:11:37 +00:00
check-c++-types.sh
check-execstack.awk
check-initfini.awk
check-installed-headers.sh
check-local-headers.sh
check-localplt.awk
check-textrel.awk
check-wrapper-headers.py Add check for missing wrapper headers 2019-02-16 08:25:16 +01:00
config-uname.sh
config.guess Update miscellaneous files from upstream sources. 2019-01-01 00:52:59 +00:00
config.sub Update miscellaneous files from upstream sources. 2019-01-01 00:52:59 +00:00
cpp
cross-test-ssh.sh
documented.sh
evaluate-test.sh
firstversions.awk
gen-as-const.py
gen-libc-abis
gen-libc-modules.awk
gen-posix-conf-vars.awk
gen-rrtypes.py
gen-sorted.awk
gen-tunables.awk
glibcextract.py
haveversions.awk
install-sh
lib-names.awk
list-fixed-bugs.py
list-sources.sh
localplt.awk
merge-test-results.sh
mkinstalldirs
move-if-change Update miscellaneous files from upstream sources. 2019-01-01 00:52:59 +00:00
output-format.sed
pylint
pylintrc
rellns-sh
soversions.awk
sysd-rules.awk
test_printers_common.py Avoid readline conflicts in pexpect 2019-02-14 16:28:03 -05:00
test_printers_exceptions.py
test-installation.pl Update copyright dates not handled by scripts/update-copyrights. 2019-01-01 00:15:13 +00:00
update-abilist.sh
update-copyrights
versionlist.awk
versions.awk