commit a885774e45826376ea79c2216840f52074d3c210 parent 701d7d3303f7df0ec88bf8275c6c78d172556e30 Author: sin <sin@2f30.org> Date: Sat, 7 Mar 2015 23:11:12 +0000 Minor README update Diffstat:
M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -40,7 +40,7 @@ EOF cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c ./a.out -At this point, the program will crash. +At this point, the program will safely crash. Supported interfaces