From 16ae5ca1c6b411bcbd2d9a1cd79db1e66ed1cfaa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 30 Aug 2015 14:47:16 +0200 Subject: add bzero and explicit_bzero MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 35fe6d2..0dd19b9 100644 --- a/README +++ b/README @@ -10,6 +10,7 @@ Macro definitions: _SLIBC_SOURCE -- Enable slibc extensions. _GNU_SOURCE -- Enable glibc extensions (GNU extensions.) + _BSD_SOURCE -- Enable BSD 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