From ee42fc4ad892c48d9d7825a32cf5141807ab2f1f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Nov 2015 19:53:25 +0100 Subject: m readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 97fec7b..301edad 100644 --- a/README +++ b/README @@ -12,8 +12,6 @@ Macro definitions: _SLIBC_SOURCE -- Enable slibc extensions. These extensions are usually extensions introduced in other C libraries, but are considered good extensions. - _GNU_SOURCE -- Enable glibc extensions (GNU extensions.) - _BSD_SOURCE -- Enable BSD extensions. _SLIBC_SUPPRESS_WARNINGS -- Suppress all #warning and other warnings, this is primarily intended to be used when compiling slibc. _PORTABLE_SOURCE -- Unconditionally disable all non-POSIX extensions, and @@ -28,6 +26,8 @@ Macro definitions: header files, otherwise the user of the library cannot fully utilise _PORTABLE_SOURCE. + See info manual for all definitions. + slibc provides some slibc-specific extensions that do not require _SLIBC_SOURCE. (They are however -- cgit v1.2.3-70-g09d2