glibc/scripts
Zack Weinberg 97f8225d22 scripts/check-obsolete-constructs.py: Process all headers as UTF-8.
A few of our installed headers contain UTF-8 in comments.
check-obsolete-constructs opened files without explicitly specifying
their encoding, so it would barf on these headers if “make check” was
run in a non-UTF-8 locale.

	* scripts/check-obsolete-constructs.py (HeaderChecker.check):
	Specify encoding="utf-8" when opening headers to check.
2019-03-14 09:44:22 -04:00
..
abi-versions.awk
abilist.awk
backport-support.sh
build-many-glibcs.py Use Linux 5.0 in build-many-glibcs.py. 2019-03-13 22:03:37 +00:00
check-c++-types.sh
check-execstack.awk
check-initfini.awk
check-installed-headers.sh Use a proper C tokenizer to implement the obsolete typedefs test. 2019-03-13 09:39:43 -04:00
check-local-headers.sh
check-localplt.awk
check-obsolete-constructs.py scripts/check-obsolete-constructs.py: Process all headers as UTF-8. 2019-03-14 09:44:22 -04:00
check-textrel.awk
check-wrapper-headers.py check-wrapper-headers test: Adjust Fortran include file directory 2019-03-07 17:28:13 +01:00
config-uname.sh
config.guess
config.sub
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
output-format.sed
pylint
pylintrc
rellns-sh
soversions.awk
sysd-rules.awk
test-installation.pl
test_printers_common.py
test_printers_exceptions.py
update-abilist.sh
update-copyrights
versionlist.awk
versions.awk