Update README

This commit is contained in:
sin 2015-04-01 17:46:57 +01:00
parent 73839e34a6
commit e359fc6ace

7
README
View File

@ -1,9 +1,10 @@
What is it? What is it?
=========== ===========
This is a standalone implementation of fortify source[0]. It is libc-agnostic This is a standalone implementation of fortify source[0]. It provides
and simply overlays the system headers by using the #include_next extension found compile time buffer checks. It is libc-agnostic and simply overlays the
in GCC. It was initially intended to be used on musl[1] based Linux distributions[2]. system headers by using the #include_next extension found in GCC. It was
initially intended to be used on musl[1] based Linux distributions[2].
Features Features