From d3e8c46239dcd317916720b823f99dc5d22b97dd Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 5 Dec 2023 19:14:46 +0100 Subject: Update the README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ec6c5a..a6315b7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # What is it? This is a standalone implementation of -[fortify source]( http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html ) -based on [the one](https://git.2f30.org/fortify-headers/) from -[sin](https://u.2f30.org/sin/). It provides compile time buffer checks. +[fortify source]( http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html ). +It provides compile time buffer checks. It is libc-agnostic and simply overlays the system headers by using the [`#include_next`](https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html) extension found in GCC, and -- cgit v1.3