fortify-headers/include
sin 9f8c543dc8 Rework fortify implementation to use extern inline
Overriding functions with macros is legal in C but a lot of software
is not prepared for it.  Use the extern inline method to achieve the
same result.
2015-03-13 11:00:46 +00:00
..
sys Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
poll.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
stdio.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
stdlib.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
string.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
strings.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
unistd.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00
wchar.h Rework fortify implementation to use extern inline 2015-03-13 11:00:46 +00:00