From: Jakub Wilk Date: Thu, 1 Oct 2020 09:54:19 +0000 (+0200) Subject: feature_test_macros.7: Update list of macros that inhibit default definitions X-Git-Tag: man-pages-5.09~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27e7a9a48b911886b0b92564edbdd4db05909068;p=thirdparty%2Fman-pages.git feature_test_macros.7: Update list of macros that inhibit default definitions Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index 8c80b087e3..2d7bcacfcb 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -672,10 +672,13 @@ and If any of .BR __STRICT_ANSI__ , .BR _ISOC99_SOURCE , +.BR _ISOC11_SOURCE +(since glibc 2.18), .BR _POSIX_SOURCE , .BR _POSIX_C_SOURCE , .BR _XOPEN_SOURCE , -.BR _XOPEN_SOURCE_EXTENDED , +.BR _XOPEN_SOURCE_EXTENDED +(in glibc 2.11 and earlier), .BR _BSD_SOURCE (in glibc 2.19 and earlier), or