diff options
| author | sin | 2015-02-28 15:41:13 +0000 |
|---|---|---|
| committer | sin | 2015-02-28 15:41:13 +0000 |
| commit | 5ebf0ca70e32dd6091d540a3e0d6ef96af816070 (patch) | |
| tree | 5f9d9c0c471968cafbf0ae98e447939d1426c377 /README | |
| parent | a38ba9f68a93c67865179ecc29817e4de7768251 (diff) | |
Add note on binary compat
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -5,3 +5,6 @@ is libc-agnostic and simply overlays the system headers by using | |||
| 5 | The implementation will trap only non-conformant programs. This in turn | 5 | The implementation will trap only non-conformant programs. This in turn |
| 6 | implies that fortify source level 2 protection is handled in the same way | 6 | implies that fortify source level 2 protection is handled in the same way |
| 7 | as level 1. | 7 | as level 1. |
| 8 | |||
| 9 | This implementation does not provide binary compatibility with existing | ||
| 10 | fortify source implementations. | ||
