aboutsummaryrefslogtreecommitdiff
path: root/scripts/check-installed-headers.sh
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-12-22Use -finput-charset=ascii only if supportedH.J. Lu1-2/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella1-4/+7
2023-07-19scripts: Add fortify checks on installed headersAdhemerval Zanella1-13/+23
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-5/+0
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer1-21/+3
2019-03-13Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg1-32/+5
2019-03-07Fix location where math-vector-fortran.h is installed.marxin1-0/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault1-7/+1
2018-03-03hurd: do not check Mach and Hurd headersSamuel Thibault1-0/+7
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-5/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-0/+5
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg1-1/+0
2016-11-07Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers1-0/+23
2016-09-28Minor corrections to scripts/check-installed-headers.sh.Zack Weinberg1-3/+8
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+146