index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
check-installed-headers.sh
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-07-20
scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
Adhemerval Zanella
2023-07-19
scripts: Add fortify checks on installed headers
Adhemerval Zanella
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-04-15
Linux: Remove <sys/sysctl.h> and the sysctl function
Florian Weimer
2020-02-13
Use gcc -finput-charset=ascii for check-installed-headers.
Stefan Liebler
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-06-12
Linux: Deprecate <sys/sysctl.h> and sysctl
Florian Weimer
2019-03-13
Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
2019-03-07
Fix location where math-vector-fortran.h is installed.
marxin
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-03-04
hurd: Fix inclusion of mach headers in all standards
Samuel Thibault
2018-03-03
hurd: do not check Mach and Hurd headers
Samuel Thibault
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-24
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-08
Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.
Zack Weinberg
2016-11-07
Make check-installed-headers.sh ignore sys/sysctl.h for x32.
Joseph Myers
2016-09-28
Minor corrections to scripts/check-installed-headers.sh.
Zack Weinberg
2016-09-23
Installed header hygiene (BZ#20366): Test of installed headers.
Zack Weinberg