aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2021-03-17 22:33:31 +0100
committerMarvin Borner2021-03-17 22:33:31 +0100
commit63ed037fdbb04a4855531f5ce980d8517752f640 (patch)
tree512965efa1ace0248932b133dab260d7b52231bb /README.md
parent50856df5b7272a6fdcd6a049351b7f1320c6cdaa (diff)
Awesome!
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 745555b..bffc823 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)
+- Sandboxed processes (paging, ring 3, iomap)
- Full UBSan support
- Compiles with `-Wall -Wextra -Werror -pedantic-errors -std=c99 -Ofast`