summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 94f0b7b..d051434 100644
--- a/README
+++ b/README
@@ -6,8 +6,6 @@ and simply overlays the system headers by using the #include_next extension foun
6in GCC and clang. It was initially intended to be used on musl[1] based Linux 6in GCC and clang. It was initially intended to be used on musl[1] based Linux
7distributions. 7distributions.
8 8
9NOTE: It does *not* support C++. For C++ programs, the fortify headers
10will essentially be a no-op.
11 9
12Features 10Features
13======== 11========