From 841f17b59aac1c6d273f7e053243e6aaf29dc3c4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 29 Aug 2015 23:01:31 +0200 Subject: add _PORTABLE_SOURCE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index 9475965..35fe6d2 100644 --- a/README +++ b/README @@ -5,3 +5,12 @@ slibc does not aim to support C++, or any other language than C. Furthermore, it does not try to support older versions of C than C99. + +Macro definitions: + + _SLIBC_SOURCE -- Enable slibc extensions. + _GNU_SOURCE -- Enable glibc extensions (GNU extensions.) + _SLIBC_SUPPRESS_WARNINGS -- Suppress all #warning, this is primarily + intended to be used when compiling slibc. + _PORTABLE_SOURCE -- Unconditionally disable all extensions. + -- cgit v1.2.3-70-g09d2