diff options
| -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. | ||
