summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4193f9e..d53dbae 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ What is it?
3 3
4This is a standalone implementation of fortify source[0]. It is libc-agnostic 4This is a standalone implementation of fortify source[0]. It is libc-agnostic
5and simply overlays the system headers by using the #include_next extension found 5and simply overlays the system headers by using the #include_next extension found
6in GCC. It was initially intended to be used on musl[1] based Linux distributions. 6in GCC. It was initially intended to be used on musl[1] based Linux distributions[2].
7 7
8 8
9Features 9Features
@@ -107,3 +107,4 @@ write
107 107
108[0] http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html 108[0] http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
109[1] http://www.musl-libc.org/ 109[1] http://www.musl-libc.org/
110[2] http://git.alpinelinux.org/cgit/aports/commit/?id=067a4f28825478911bb62be3b8da758d9722753e