diff options
| author | sin | 2015-03-24 12:24:17 +0000 |
|---|---|---|
| committer | sin | 2015-03-24 12:24:17 +0000 |
| commit | d6510c1594026c94f4e0cb079f996ac03fc7f401 (patch) | |
| tree | c777d3c30362f1b61e78c75b30a2e48bcc35197c | |
| parent | 19e34402d529b57396ebbda3cfbe7037e311799f (diff) | |
Add url to alpine linux fortify integration
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -3,7 +3,7 @@ What is it? | |||
| 3 | 3 | ||
| 4 | This is a standalone implementation of fortify source[0]. It is libc-agnostic | 4 | This is a standalone implementation of fortify source[0]. It is libc-agnostic |
| 5 | and simply overlays the system headers by using the #include_next extension found | 5 | and simply overlays the system headers by using the #include_next extension found |
| 6 | in GCC. It was initially intended to be used on musl[1] based Linux distributions. | 6 | in GCC. It was initially intended to be used on musl[1] based Linux distributions[2]. |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | Features | 9 | Features |
| @@ -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 | ||
