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