From b81d04119710471672112dab04f95128b6b92d76 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 29 Aug 2015 03:58:21 +0200 Subject: only C99 and newer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index f635a82..9475965 100644 --- a/README +++ b/README @@ -2,5 +2,6 @@ slibc, the Stockholm C Library, is an implementation of a C libray, for POSIX, just for fun. slibc does not aim to support C++, or any other -language than C. +language than C. Furthermore, it does not try +to support older versions of C than C99. -- cgit v1.2.3-70-g09d2