diff options
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -7,8 +7,8 @@ in GCC and clang. It was initially designed to be used on musl[1] based Linux | |||
| 7 | distributions. | 7 | distributions. |
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | Why? | 10 | Features |
| 11 | ==== | 11 | ======== |
| 12 | 12 | ||
| 13 | - It is portable, works on *BSD and Linux systems. | 13 | - It is portable, works on *BSD and Linux systems. |
| 14 | - It will only trap non-conformant programs. This means that fortify | 14 | - It will only trap non-conformant programs. This means that fortify |
| @@ -21,8 +21,8 @@ Why? | |||
| 21 | resulting binary. | 21 | resulting binary. |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | How to use? | 24 | Sample usage |
| 25 | =========== | 25 | ============ |
| 26 | 26 | ||
| 27 | A plan for integrating fortify into a system is still in planning stages. | 27 | A plan for integrating fortify into a system is still in planning stages. |
| 28 | If you want to quickly test it, you can try something like the following: | 28 | If you want to quickly test it, you can try something like the following: |
