From 1768a02f9746bb496585d3702707aa8ab3554f7a Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 26 Feb 2021 18:57:27 +0100 Subject: Added UBSan notice --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5dcd7c7..206e6e2 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This project is somewhat of a coding playground for me. It doesn't have any usef - Fast boot time (< 1s) - TCP/IP stack and rtl8139 driver - Small size (< 100KiB) +- Full UBSan support - Compiles with `-Wall -Wextra -Werror -pedantic-errors -std=c99 -Ofast` ## Screenshot -- cgit v1.2.3