diff options
author | Marvin Borner | 2021-03-17 22:33:31 +0100 |
---|---|---|
committer | Marvin Borner | 2021-03-17 22:33:31 +0100 |
commit | 63ed037fdbb04a4855531f5ce980d8517752f640 (patch) | |
tree | 512965efa1ace0248932b133dab260d7b52231bb /README.md | |
parent | 50856df5b7272a6fdcd6a049351b7f1320c6cdaa (diff) |
Awesome!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) +- Sandboxed processes (paging, ring 3, iomap) - Full UBSan support - Compiles with `-Wall -Wextra -Werror -pedantic-errors -std=c99 -Ofast` |